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

[release] Use consistent directory naming for azure wheel #14325

Merged

Conversation

daniel-goldstein
Copy link
Contributor

@daniel-goldstein daniel-goldstein commented Feb 20, 2024

This makes hand running the release slightly less error-prone.

Copy link
Contributor

@danking danking left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you ripgrep case insensitive for wheel[-_]f there's a few more spots we should fix:

/Users/dking/projects/hail/hail/scripts/release.sh:23:  WHEEL_FOR_AZURE \\
/Users/dking/projects/hail/hail/scripts/release.sh:48:WHEEL_FOR_AZURE=${13}
/Users/dking/projects/hail/hail/scripts/release.sh:133:wheel_for_azure_url=gs://hail-common/azure-hdinsight-wheels/$(basename $WHEEL_FOR_AZURE)
/Users/dking/projects/hail/hail/scripts/release.sh:134:gcloud storage cp $WHEEL_FOR_AZURE $wheel_for_azure_url
/Users/dking/projects/hail/hail/scripts/release.sh:135:gcloud storage objects update $wheel_for_azure_url --temporary-hold
/Users/dking/projects/hail/hail/Makefile:427:# set WHEEL_FOR_AZURE to the path to that wheel file
/Users/dking/projects/hail/hail/Makefile:446:		$(WHEEL_FOR_AZURE) \

@daniel-goldstein
Copy link
Contributor Author

Going to stack on #14322 since it adds an occurence of WHEEL_FOR_AZURE

@hail-ci-robot hail-ci-robot merged commit 90d0344 into hail-is:main Mar 1, 2024
3 checks passed
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.

3 participants