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

Help with backport to pre-v1.0 #1145

Closed
dkarrasch opened this issue Mar 25, 2023 · 4 comments
Closed

Help with backport to pre-v1.0 #1145

dkarrasch opened this issue Mar 25, 2023 · 4 comments

Comments

@dkarrasch
Copy link
Contributor

To finalize JuliaLang/julia#26307, we need to backport the recent changes from #1136, since many packages still haven't bumped their compat entries to v1 and higher, see JuliaLang/julia#26307 (comment). So, I have a branch that does the backport, but I need a place to make a PR, from where a version v0.12.6 could be released. Could someone please help me with that?

@mateuszbaran
Copy link
Collaborator

I can help but I have never registered a patch to an older version yet. Is there a description of how that should be done somewhere?

@dkarrasch
Copy link
Contributor Author

I believe it goes like this (@KristofferC ?):

  1. You create a branch called release-0.12, branching off of the commit that is tagged with v0.12.5.
  2. I make a PR against it. If all is correct, it should only have about 20 changed lines.
  3. You merge that PR.
  4. You call the JuliaRegistrator on that commit as usual.

@mateuszbaran
Copy link
Collaborator

@mateuszbaran
Copy link
Collaborator

I think this is solved now by #1146 and can be closed.

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