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: disable automated pre-releases, refer to release notes on GitHub #146

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

daniel-mader
Copy link
Contributor

@daniel-mader daniel-mader commented Nov 20, 2024

Description of change

  • The CHANGELOG.md does not need to be maintained any longer (due to automatically created release notes by semantic releases). We follow the suggestion by semantic-release and refer to the releases on GitHub instead.

  • Automated pre-releases for beta and alpha are switched from "release on push to branch" to "triggered manually". This allows the team to collect changes and release manually to reduce the total amount of pre-release versions.
    This setup can be changed again at any time until we find a release schedule that fits well.

Links to any relevant issues

n/a

How the change has been tested

n/a

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have successfully tested this change in a docker environment

@daniel-mader daniel-mader added the Documentation Improvements or additions to documentation label Nov 20, 2024
@daniel-mader daniel-mader self-assigned this Nov 20, 2024
@daniel-mader daniel-mader changed the title ci: refer to releases on GitHub ci: disable automated pre-releases, CHANGELOG.md refers to releases on GitHub Nov 29, 2024
@daniel-mader daniel-mader added the Enhancement New feature or improvement to an existing feature label Nov 29, 2024
@daniel-mader daniel-mader changed the title ci: disable automated pre-releases, CHANGELOG.md refers to releases on GitHub ci: disable automated pre-releases, refer to releases on GitHub Nov 29, 2024
@daniel-mader daniel-mader changed the title ci: disable automated pre-releases, refer to releases on GitHub ci: disable automated pre-releases, refer to release notes on GitHub Nov 29, 2024
@maiertech maiertech self-requested a review November 29, 2024 10:03
@daniel-mader daniel-mader merged commit 5e4293c into beta Nov 29, 2024
9 of 11 checks passed
@daniel-mader daniel-mader deleted the ci/release-cleanup branch November 29, 2024 10:06
Copy link

🎉 This PR is included in version 1.0.0-beta.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Improvements or additions to documentation Enhancement New feature or improvement to an existing feature released on @beta
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants