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

Implement Semantic Release #12

Closed
ajschmidt8 opened this issue Oct 28, 2022 · 3 comments
Closed

Implement Semantic Release #12

ajschmidt8 opened this issue Oct 28, 2022 · 3 comments

Comments

@ajschmidt8
Copy link
Member

ajschmidt8 commented Oct 28, 2022

It'd be cool if we could implement semantic-release for this repository.

Doing so would allow us to pin to a major version of rapids-dependency-file-generator in our CI images to prevent releases with breaking changes from breaking CI.

ajschmidt8 added a commit that referenced this issue Nov 22, 2022
This PR adds a semantic PR title check. This is a prerequisite to
enabling semantic releases.

xref: #12
ajschmidt8 added a commit to ajschmidt8/ci-imgs that referenced this issue Nov 23, 2022
With rapidsai/dependency-file-generator#12 closed and semantic versioning enabled for `rapids-dependency-file-generator`, we can now pin to the latest major version in our CI images to prevent any releases with breaking changes from breaking our CI images.
@ajschmidt8
Copy link
Member Author

@ajschmidt8
Copy link
Member Author

This is an example of a breaking PR. Notice the BREAKING CHANGE: string in the PR body.

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

No branches or pull requests

1 participant