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

use Cargo.lock version for mdbook in the CI #2623

Closed

Conversation

michael-kerscher
Copy link
Collaborator

This fixes #2620 and forces usage of the versions specified in Cargo.lock

The benefit would be to have the same versions in the CI that the developers use on their systems

What are the reasons for the manually locked versions in the CI?
Discussion might be necessary for how to best solve the issue for why this was locked.
We could configure dependabot to ignore mdbook related updates so we can update these versions manually.

@michael-kerscher michael-kerscher marked this pull request as draft February 4, 2025 09:46
@michael-kerscher
Copy link
Collaborator Author

This is not working in the current way. The issue #2620 needs some more discussion on the best approach

@michael-kerscher michael-kerscher deleted the cargo-lock-ci-sync branch February 6, 2025 11:41
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.

Github CI and Cargo.lock get out of sync
1 participant