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

New Release #46

Closed
itsdfish opened this issue Aug 23, 2019 · 5 comments
Closed

New Release #46

itsdfish opened this issue Aug 23, 2019 · 5 comments

Comments

@itsdfish
Copy link
Collaborator

Hey Rob, is there anything I need to do in order to create a new version aside from making an issue and tagging the registrar?

@goedman
Copy link
Member

goedman commented Aug 23, 2019

Not really, just register it after making sure the version in Project.toml is the new version. It needs to complete the Travis build to be eligible for merging.

@goedman
Copy link
Member

goedman commented Aug 23, 2019

Looking at the last Travis run, for now, we might have to disable the testing to ensure the Travis build stage passes, at least until DynamicHMC 2.0 is released.

@itsdfish
Copy link
Collaborator Author

Everything passes now. Let's give it a try.

@itsdfish
Copy link
Collaborator Author

@JuliaRegistrator register() MCMCBenchmarks v0.5.0

@JuliaRegistrator
Copy link

Registration pull request created: JuliaRegistries/General/2908

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.5.0 -m "<description of version>" d16d86957c3366d108e9ced12c6468f962446399
git push origin v0.5.0

Also, note the warning: Version 0.5.0 skips over 0.1.0
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.

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