Skip to content

show HEAD hash in CUDA CI workflow #29201

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 1 commit into from
Jun 6, 2024

Conversation

jeromedockes
Copy link
Contributor

Reference Issues/PRs

After #29193 it is possible to check out any PR to run the cuda-gpu-ci workflow.

However unless I missed something obvious in the CI log exactly which revision of the PR's branch was used.

What does this implement/fix? Explain your changes.

the added line should print the hash of the revision that was checked out

Any other comments?

@jeromedockes
Copy link
Contributor Author

here is an example log for this workflow: https://github.com/scikit-learn/scikit-learn/actions/runs/9389457833/job/25856970568

Copy link

github-actions bot commented Jun 6, 2024

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 236c68a. Link to the linter CI: here

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

LGTM, thanks.

@ogrisel ogrisel merged commit ef14efd into scikit-learn:main Jun 6, 2024
33 checks passed
@jeremiedbb jeremiedbb mentioned this pull request Jul 2, 2024
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants