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

Need a Cargo.lock file for the rust libs. #1154

Closed
molpopgen opened this issue Aug 1, 2023 · 0 comments
Closed

Need a Cargo.lock file for the rust libs. #1154

molpopgen opened this issue Aug 1, 2023 · 0 comments

Comments

@molpopgen
Copy link
Owner

"Ecosystem drift" can cause issues with pinning builds to specific rust versions.

molpopgen added a commit that referenced this issue Aug 1, 2023
* Add Cargo.lock to make rust builds reproducible
* Use cbindgen lockfile during install on manywheels
* Use cbindgen lock file when building our Docker image
* Remove use of --install-option when calling pip during docs build.
  (This feature was removed in recent versions of pip.)

Fixes #1154
molpopgen added a commit that referenced this issue Aug 1, 2023
* Add Cargo.lock to make rust builds reproducible
* Use cbindgen lockfile during install on manywheels
* Use cbindgen lock file when building our Docker image
* Remove use of --install-option when calling pip during docs build.
  (This feature was removed in recent versions of pip.)

Fixes #1154
molpopgen added a commit that referenced this issue Aug 1, 2023
* Add Cargo.lock to make rust builds reproducible
* Use cbindgen lockfile during install on manywheels
* Use cbindgen lock file when building our Docker image
* Remove use of --install-option when calling pip during docs build.
  (This feature was removed in recent versions of pip.)

Fixes #1154
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant