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

Check minimal version compatibility before publishing #487

Merged
merged 2 commits into from
Oct 9, 2019

Conversation

casey
Copy link
Owner

@casey casey commented Oct 9, 2019

Checks that we build and pass tests with the minimal dependency versions declared declared in Cargo.toml, as part of the publish-check recipe run before publishing a new version of Just.

Fixed #459.

Checks that we build and pass tests with the minimal dependency versions
declared declared in Cargo.toml, as part of the `publish-check` recipe
run before publishing a new version of Just.
@casey casey merged commit 5da0079 into master Oct 9, 2019
@casey casey deleted the check-minimal-versions branch October 9, 2019 05:17
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

Successfully merging this pull request may close these issues.

Ensure Just builds and passes tests with minimal versions of dependencies
1 participant