Skip to content

[UX] Add git commit hash to queue #5999

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

Merged
merged 28 commits into from
Jul 9, 2025

Conversation

lucamanolache
Copy link
Collaborator

Adds the commit hash of the workdir (if it is a git repo) when doing sky queue or sky jobs queue.

Tested (run the relevant ones):

  • Code formatting: install pre-commit (auto-check on commit) or bash format.sh
  • Any manual or new tests for this PR (please specify below)
  • All smoke tests: /smoke-test (CI) or pytest tests/test_smoke.py (local)
  • Relevant individual tests: /smoke-test -k test_name (CI) or pytest tests/test_smoke.py::test_name (local)
  • Backward compatibility: /quicktest-core (CI) or pytest tests/smoke_tests/test_backward_compat.py (local)

@lucamanolache lucamanolache requested a review from cg505 June 14, 2025 07:31
@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/smoke-test

Copy link
Collaborator

@cg505 cg505 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @lucamanolache!

Nit about PR title - the convention for PRs and commit messages is to use imperative tense rather than declarative. E.g. "Add commit hash to queue.

SKYLET_LIB_VERSION = 3
SKYLET_LIB_VERSION = 4
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think if we're updating the SKYLET_VERSION, we don't need to also update this.

@lucamanolache
Copy link
Collaborator Author

/smoke-test
/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/smoke-test
/quicktest-core

@lucamanolache lucamanolache changed the title [UX] Adds git commit hash to queue [UX] Add git commit hash to queue Jul 8, 2025
@lucamanolache lucamanolache requested a review from cg505 July 8, 2025 20:24
@lucamanolache
Copy link
Collaborator Author

/smoke-test
/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/smoke-test
/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/quicktest-core

@lucamanolache
Copy link
Collaborator Author

/smoke-test

@lucamanolache
Copy link
Collaborator Author

/smoke-test

@lucamanolache
Copy link
Collaborator Author

/smoke-test -k test_private_docker_registry

@lucamanolache
Copy link
Collaborator Author

/smoke-test

@lucamanolache
Copy link
Collaborator Author

/smoke-test
/quicktest-core

@lucamanolache lucamanolache requested a review from cg505 July 9, 2025 00:32
Copy link
Collaborator

@cg505 cg505 left a comment

Choose a reason for hiding this comment

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

Thanks for all the fixes, looks good!

@lucamanolache lucamanolache merged commit cc7f9df into skypilot-org:master Jul 9, 2025
25 of 26 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.

2 participants