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

Include roave/backward-compatibility-check in CI runs #60

Open
Ocramius opened this issue Sep 19, 2021 · 0 comments
Open

Include roave/backward-compatibility-check in CI runs #60

Ocramius opened this issue Sep 19, 2021 · 0 comments

Comments

@Ocramius
Copy link
Member

Feature Request

Q A
New Feature yes
RFC yes
BC Break no

Summary

https://github.com/Roave/BackwardCompatibilityCheck helps in guaranteeing that no accidental BC breaks land in existing code in minor/patch releases.

My suggestion is to add a CI action that:

This could be a bit trickier than usual, because:

  • we need to git fetch the latest release, as well as HEAD
  • we need to make sure we're comparing HEAD against the correct release: depends on the target branch of a pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant