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

Update release process documentation #17461

Merged
merged 4 commits into from
Feb 14, 2024

Conversation

mvdbeek
Copy link
Member

@mvdbeek mvdbeek commented Feb 13, 2024

Documenting what we're doing now. I'll update the release issue script to reflect that as well.

How to test the changes?

(Select all options that apply)

  • I've included appropriate automated tests.
  • This is a refactoring of components with existing test coverage.
  • Instructions for manual testing are as follows:
    1. [add testing steps and prerequisites here if you didn't write automated tests covering all your changes]

License

  • I agree to license these and all my past contributions to the core galaxy codebase under the MIT license.

@mvdbeek
Copy link
Member Author

mvdbeek commented Feb 13, 2024

Goes along with galaxyproject/galaxy-release-util#8, so hopefully we will have 24.0.0 as a release both on github and uploaded to pypi.

@mvdbeek mvdbeek marked this pull request as ready for review February 13, 2024 16:13
This issue is generated via `make release-issue` at the end of the process.
The final result of the release process are
- a new branch (release_YY.N) from which point releases are created
- a tag pointing at the first commit of the branch (vYY.N)
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if we still want this ? It doesn't hurt anything, but maybe we should let the first point release create the first tag ?

@github-actions github-actions bot added this to the 24.0 milestone Feb 13, 2024
Co-authored-by: John Davis <[email protected]>
Copy link
Member

@jdavcs jdavcs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for all this documentation @mvdbeek - this is very helpful!

Co-authored-by: John Davis <[email protected]>
@mvdbeek mvdbeek merged commit caf1ba7 into galaxyproject:dev Feb 14, 2024
49 of 51 checks passed
Copy link

This PR was merged without a "kind/" label, please correct.

@nsoranzo nsoranzo deleted the document_release_process branch February 14, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants