Skip to content

Conversation

phip1611
Copy link
Member

This will increase our CI stability, as we also use the lock file for some binaries. However, as the lock file is on the top-level of the workspace, it will not be packaged into library releases. This is also recommended for libraries by the ecosystem.

Additionally, this will enable us to use better CI caching to accelerate our CI.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

This will increase our CI stability, as we also use the lock file for some binaries.
However, as the lock file is on the top-level of the workspace, it will not be packaged
into library releases. This is also recommended for libraries by the ecosystem.

Additionally, this will enable us to use better CI caching to accelerate our CI.
@nicholasbishop nicholasbishop merged commit c54f964 into rust-osdev:main Mar 25, 2023
@phip1611 phip1611 deleted the cargo-lock branch April 2, 2023 13:48
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.

2 participants