Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish JuliaStream.jl #113

Open
tom91136 opened this issue Nov 30, 2021 · 7 comments
Open

Publish JuliaStream.jl #113

tom91136 opened this issue Nov 30, 2021 · 7 comments
Assignees

Comments

@tom91136
Copy link
Member

So that the implementation can be used from the REPL directly.

@tom91136 tom91136 self-assigned this Nov 30, 2021
@tom91136 tom91136 added this to the v5.0 milestone Jun 14, 2023
@tom91136
Copy link
Member Author

TODO: use template @ JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main after everything is merged to main

@tom91136
Copy link
Member Author

@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main

@JuliaRegistrator
Copy link

Error while trying to register: Register Failed
@tom91136, it looks like you are not a publicly listed member/owner in the parent organization (UoB-HPC).
If you are a member/owner, you will need to change your membership to public. See GitHub Help

@tom91136
Copy link
Member Author

@tomdeakin Can you set me as public please, thanks.

@tom91136
Copy link
Member Author

@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/93309

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a JuliaStream.jl-v4.0.0 -m "<description of version>" f6ae48de899408cf50c24079417dc71a03dbb5a8
git push origin JuliaStream.jl-v4.0.0

Also, note the warning: This looks like a new registration that registers version 4.0.0.
Ideally, you should register an initial release with 0.0.1, 0.1.0 or 1.0.0 version numbers
This can be safely ignored. However, if you want to fix this you can do so. Call register() again after making the fix. This will update the Pull request.

@tom91136
Copy link
Member Author

OK, so based on the guidelines, we need to:

  • Renamed JuliaStream.jl to BabelStream.jl
  • Copy licence from top level and set it in the project as well
  • Fix up [compat] entries
  • Set the correct version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants