chore(ci): add cargo-semver-checks to flagd/ofrep release PRs#96
Open
chore(ci): add cargo-semver-checks to flagd/ofrep release PRs#96
Conversation
Add semver violation checks using obi1kenobi/cargo-semver-checks-action to detect breaking API changes in the Rust workspace crates.
Contributor
|
Note Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported. |
Signed-off-by: Eren Atas <eren_atas@hotmail.com>
Signed-off-by: Eren Atas <eren_atas@hotmail.com>
Signed-off-by: Eren Atas <eren_atas@hotmail.com>
0a693a4 to
7b31ccd
Compare
erka
reviewed
Jan 5, 2026
| - 'crates/flagd/**' | ||
| - 'crates/ofrep/**' | ||
| - '.github/workflows/flagd-ofrep-check.yml' | ||
| pull_request: |
Member
There was a problem hiding this comment.
double definition of pull_request?
I don’t see this action running in this PR.
Contributor
Author
There was a problem hiding this comment.
I will have a look at it this week, btw @erka would you consider being a Rust contributor in open-feature org? Your comments are valuable and very helpful and I would be more than happy to have your support 🙇
Member
There was a problem hiding this comment.
I'm open to the idea in general. Time is the only limitation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR
https://github.com/obi1kenobi/cargo-semver-checks
Related Issues
Fixes #1234523
Notes
Follow-up Tasks
How to test