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

Add shas to workflow images #6090

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Add shas to workflow images #6090

merged 2 commits into from
Nov 2, 2023

Conversation

bmuenzenmeyer
Copy link
Collaborator

Description

Completing the work started during hacktoberfest - the dependency update work always highlights that we are inconsistent in our approach here.

The work also revealed some risk in chromaui/action in that there is no discernable tag or url to view the sha, only a moment in time that is latest on their repositories. I have added on to an issue report that is is unusual and make for a difficult time maintaining intentionality as a customer.

We could look into something like https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions to enforce this - but I don't yet know if that is overkill.

Validation

All images the same, but more readable.

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run npx turbo lint to ensure the code follows the style guide. And run npx turbo lint:fix to fix the style errors if necessary.
  • I have run npx turbo format to ensure the code follows the style guide.
  • I have run npx turbo test to check if all tests are passing.
  • I've covered new added functionality with unit tests if necessary.

@bmuenzenmeyer bmuenzenmeyer added the fast-track Fast Tracking PRs label Nov 2, 2023
@bmuenzenmeyer bmuenzenmeyer requested a review from a team as a code owner November 2, 2023 03:17
Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Nov 2, 2023 3:17am

@bmuenzenmeyer
Copy link
Collaborator Author

requesting fast-track because this change is trivial

Copy link
Contributor

github-actions bot commented Nov 2, 2023

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 95%
95.41% (333/349) 77.21% (61/79) 93.05% (67/72)

Unit Test Report

Tests Skipped Failures Errors Time
42 0 💤 0 ❌ 0 🔥 8.339s ⏱️

@bmuenzenmeyer bmuenzenmeyer added this pull request to the merge queue Nov 2, 2023
Merged via the queue into main with commit f653058 Nov 2, 2023
15 checks passed
@bmuenzenmeyer bmuenzenmeyer deleted the small-ci-tweaks branch November 2, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fast-track Fast Tracking PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants