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

Missing CI and semver check resulted in a breaking change #272

Open
nyurik opened this issue Feb 26, 2024 · 0 comments
Open

Missing CI and semver check resulted in a breaking change #272

nyurik opened this issue Feb 26, 2024 · 0 comments

Comments

@nyurik
Copy link
Contributor

nyurik commented Feb 26, 2024

Hi, thanks for the hard work on doing this!

This repo badly needs a proper CI (preferably github actions for convenience), and as part of it it should include semver compatibility check. Simply add - uses: obi1kenobi/cargo-semver-checks-action@v2 step into the github action, and it will do all the hard work.

Otherwise users of cargo install <project-that-uses-freetype-rs> will break like here

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