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

Change envvar DAFT_PKG_BUILD_TYPE to RUST_DAFT_PKG_BUILD_TYPE #432

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

jaychia
Copy link
Contributor

@jaychia jaychia commented Jan 10, 2023

The maturin build tool that we use corner-cases certain environment variable prefixes to be forwarded into the Docker container that is uses for building: https://github.com/PyO3/maturin-action/blob/main/src/index.ts#L507-L512

Here we change our environment variable to be prefixed with RUST* to circumvent this.

@jaychia jaychia enabled auto-merge (squash) January 10, 2023 19:25
@jaychia jaychia merged commit cc13d5b into main Jan 10, 2023
@jaychia jaychia deleted the jay/change-build-type-envvar branch January 10, 2023 19:28
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.

None yet

1 participant