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

ci: Automated release workflow #184

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

joeyparrish
Copy link
Member

To enable automated releases, this:

  • reformats the change log to match what release-please wants/needs
  • rolls back version numbers to match the latest release and tags them, so release-please can update them based on conventional commits
  • fixes a warning in binaries/setup.py about missing long_description_content_type
  • adds config file and manifest for release-please, including an explicit sha1 for the latest release to prevent it from going back too far in commit logs (this line will get removed after the next release)

To enable automated releases, this:

 - reformats the change log to match what release-please wants/needs
 - rolls back version numbers to match the latest release and tags them, so release-please can update them based on conventional commits
 - fixes a warning in binaries/setup.py about missing long_description_content_type
 - adds config file and manifest for release-please, including an explicit sha1 for the latest release to prevent it from going back too far in commit logs (this line will get removed after the next release)
@avelad avelad added the type: CI An issue with our continuous integration tests label Nov 5, 2024
@joeyparrish joeyparrish merged commit a9f7a03 into shaka-project:main Nov 5, 2024
15 checks passed
@joeyparrish joeyparrish deleted the release branch November 5, 2024 18:32
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jan 4, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: CI An issue with our continuous integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants