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

CI: run testsuite with both minimal and latest dependency versions #463

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

whitequark
Copy link
Member

This guards us against breaking existing installations on an upgrade by unknowingly depending on features from newer versions of dependencies than those which are required by the package metadata.

I've also added detailed motivation for each of our dependencies and their versions.

This guards us against breaking existing installations on an upgrade by
unknowingly depending on features from newer versions of dependencies
than those which are required by the package metadata.
Until `--strategy direct_minimal_versions` is released.
@whitequark whitequark added this pull request to the merge queue Oct 23, 2023
Merged via the queue into GlasgowEmbedded:main with commit 4908ceb Oct 23, 2023
16 of 20 checks passed
@whitequark whitequark deleted the min-versions branch October 23, 2023 18:40
@whitequark whitequark self-assigned this Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant