-
Notifications
You must be signed in to change notification settings - Fork 541
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 0.5.0 #3211
Merged
Merged
Release 0.5.0 #3211
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Is test_aws_custom_image related to #3213? |
3 tasks
Michaelvll
requested review from
concretevitamin and
romilbhardwaj
and removed request for
concretevitamin and
romilbhardwaj
February 24, 2024 03:22
Michaelvll
force-pushed
the
releases/0.5.0
branch
from
February 24, 2024 03:36
c37cb55
to
f2c8af9
Compare
Michaelvll
force-pushed
the
0.5.0
branch
2 times, most recently
from
February 24, 2024 03:42
27b4490
to
92b2e11
Compare
romilbhardwaj
approved these changes
Feb 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @Michaelvll 🎉
concretevitamin
approved these changes
Feb 24, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Michaelvll
force-pushed
the
releases/0.5.0
branch
from
February 24, 2024 18:42
f2c8af9
to
b5e57b0
Compare
add commit remove useless tips when removing cudo credential, sky check fails remove tips minor hint fix Change back to commit
Michaelvll
added a commit
that referenced
this pull request
Feb 24, 2024
Release 0.5.0 (#3211) version 0.5.0
Michaelvll
added a commit
that referenced
this pull request
Feb 24, 2024
Michaelvll
added a commit
that referenced
this pull request
Feb 25, 2024
Michaelvll
added a commit
that referenced
this pull request
Feb 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
pytest tests/test_smoke.py
(commit: 92b2e11)pytest tests/test_smoke.py --aws
(except for)test_aws_custom_image
being fixed in [Storage] Storage mounting tool permissions fix #3215pytest tests/test_smoke.py --gcp
pytest tests/test_smoke.py --azure
(except for)test_job_queue_with_docker
being fixed in [Docker] Add retry for docker pull due to daemon not ready #3218pytest tests/test_smoke.py --kubernetes
docs/build/index.html
, scroll over “CLI Reference” (ideally, every page) to see if there are missing sections (we once caught the CLI page completely missing due to an import error; and once it has weird blockquotes displayed)sky -v
backward_compatibility_tests.sh
run against 0.4.1 on awsbackward_compatibility_tests.sh
run against 0.4.1 on gcpsky launch --num-nodes=75 -c dbg --cpus 2+ --use-spot --down --cloud gcp -y
sky launch --num-nodes=75 -c dbg --cpus 2+ --use-spot --down --cloud aws -y