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

doc: add maintainers doc for releasing #39

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

tormath1
Copy link
Contributor

@tormath1 tormath1 commented Feb 1, 2024

Everything is in the title.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
@tormath1 tormath1 requested a review from a team February 1, 2024 12:29
@tormath1 tormath1 self-assigned this Feb 1, 2024
Copy link
Member

@t-lo t-lo left a comment

Choose a reason for hiding this comment

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

Looks good, thank you Mathieu!

git tag -d latest
git tag -as latest
git push origin --force latest
```
Copy link
Member

@pothos pothos Feb 1, 2024

Choose a reason for hiding this comment

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

Or maybe we can change the CI to re-release on every main change, plus weekly. It would also update the tag.

Copy link
Member

Choose a reason for hiding this comment

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

Would make sense to me. I'm working on a build automation feature to build releases based on a list of versions in a text file, and include all sysexts from the previous "latest" release. Your proposal would be a great follow-up task to that PR.

Copy link
Member

Choose a reason for hiding this comment

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

==> #40

Copy link
Member

Choose a reason for hiding this comment

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

Also #42 .

@tormath1 tormath1 merged commit 329e370 into main Feb 13, 2024
@tormath1 tormath1 deleted the tormath1/how-to-release branch February 13, 2024 08:28
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

Successfully merging this pull request may close these issues.

3 participants