Skip to content

[MAINT] Use SHA to pin GitHub actions#2255

Merged
ndgrigorian merged 3 commits intomasterfrom
maint/use-sha-to-pin-actions
Feb 28, 2026
Merged

[MAINT] Use SHA to pin GitHub actions#2255
ndgrigorian merged 3 commits intomasterfrom
maint/use-sha-to-pin-actions

Conversation

@ndgrigorian
Copy link
Collaborator

@ndgrigorian ndgrigorian commented Feb 26, 2026

Public CI workflows have been using SHA and version pins interchangeably/at random, as workflows were added and updated sporadically, and this has become a mess

This PR addresses the technical debt by moving to SHA in all cases

Supersedes #2254

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

@github-actions
Copy link

Array API standard conformance tests for dpctl=0.22.0dev1=py310h93fe807_12 ran successfully.
Passed: 1244
Failed: 44
Skipped: 89

Copy link
Collaborator

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

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

Thank you @ndgrigorian, LGTM!

@ndgrigorian
Copy link
Collaborator Author

Thank you @ndgrigorian, LGTM!

Your kind words are appreciated, but an approval would be even better :)

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 86.248%. remained the same
when pulling a5f9dec on maint/use-sha-to-pin-actions
into 517fb17 on master.

@ndgrigorian ndgrigorian merged commit 48c7fa9 into master Feb 28, 2026
67 of 87 checks passed
@ndgrigorian ndgrigorian deleted the maint/use-sha-to-pin-actions branch February 28, 2026 10:26
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