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

Add DATE_STRING environment variable for builds #39

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

ajschmidt8
Copy link
Member

This PR adds the DATE_STRING environment variable which will be used in some upcoming conda recipe changes.

Assuming the changes work as intended, we should remove the conditional block of code and remove VERSION_SUFFIX in favor of DATE_STRING after the 23.02 release.

This PR adds the `DATE_STRING` environment variable which will be used in some upcoming conda recipe changes.

Assuming the changes work as intended, we should remove the conditional block of code and remove `VERSION_SUFFIX` in favor of `DATE_STRING` after the `23.02` release.
@ajschmidt8
Copy link
Member Author

for reference, the export statement is on its own line to account for this shellcheck rule about dynamically computed variables: https://www.shellcheck.net/wiki/SC2155

@ajschmidt8 ajschmidt8 merged commit f3a9225 into rapidsai:main Jan 26, 2023
@ajschmidt8 ajschmidt8 deleted the add-date-string branch January 26, 2023 22:35
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