-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Document the release process #7419
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Overview
This PR documents the release process to help contributors understand the necessary steps to prepare a new release.
- Adds a new "Preparing a new release" section with step-by-step instructions.
- Provides commands for version updating, tagging, and publishing the release.
Reviewed Changes
File | Description |
---|---|
DEVELOPMENT.md | Added a new release preparation section to document the workflow. |
Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.
GNU testsuite comparison:
|
GNU testsuite comparison:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good as far as I can tell. A hint to check if the assets are present could be helpful.
GNU testsuite comparison:
|
* Document the release process * doc: Update publish command in DEVELOPMENT.md * Mention that assets should be checked
No description provided.