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? #69

Closed
timholy opened this issue Dec 16, 2020 · 3 comments
Closed

New release? #69

timholy opened this issue Dec 16, 2020 · 3 comments

Comments

@timholy
Copy link
Member

timholy commented Dec 16, 2020

In the not too distant future I'll publish a blog post that requires #65. It would be good to get a new release before then. However, I've not paid close attention to developments here so I'll defer to @jlumpe about where we stand on that score.

@jlumpe
Copy link
Collaborator

jlumpe commented Feb 26, 2021

Sorry, I've been really busy and haven't had the time to look at this. It seems like a good idea to release 0.3.4 since there have been several things fixed since 0.3.3.

I'm just now becoming familiar with the Julia package registry tools, my understanding of the process is:

  • Submit and merge PR changing version in Project.toml
  • Add comment on PR for Registrator
  • After Registrator registers the new version, TagBot should tag the new release on GitHub

@timholy
Copy link
Member Author

timholy commented Feb 26, 2021

Yep, that's basically it. Slight modification: I don't think you can trigger the bot from a PR, I do it from https://github.com/JuliaCollections/AbstractTrees.jl/commits/master (at least, that's how it used to be, but I may be outdated).

Once you've gone through it a couple times it's about 1min of work. I typically edit the version number using the GitHub web interface. I submit the change as a PR only when I want feedback from others about whether we're ready for a new release or if I'm uncertain about what version number to use (e.g., is this a breaking release?). Otherwise I typically push the version-bump commits straight to master and immediately do a new release.

@jlumpe
Copy link
Collaborator

jlumpe commented Feb 26, 2021

Thanks, done.

@jlumpe jlumpe closed this as completed Feb 26, 2021
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

2 participants