rapidsai / dependency-file-generator

https://pypi.org/project/rapids-dependency-file-generator/
Apache License 2.0
15 stars 13 forks source link

Implement Semantic Release #12

Closed ajschmidt8 closed 1 year ago

ajschmidt8 commented 2 years ago

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 commented 1 year ago

Closed in:

ajschmidt8 commented 1 year ago

See https://github.com/rapidsai/dependency-file-generator/blob/main/CONTRIBUTING.md for details

ajschmidt8 commented 1 year ago

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