Skip to content

fix(ci): replace fake denoland/setup-deno SHA pin (3 sites)#61

Merged
hyperpolymath merged 1 commit into
mainfrom
claude/fix-fake-setup-deno-sha
May 30, 2026
Merged

fix(ci): replace fake denoland/setup-deno SHA pin (3 sites)#61
hyperpolymath merged 1 commit into
mainfrom
claude/fix-fake-setup-deno-sha

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Summary

The pin denoland/setup-deno@5fae568d37c3b73e0e4ca63d4e2c4e324a2b3497 at .github/workflows/e2e.yml:44,67,90 is fabricated. gh api repos/denoland/setup-deno/commits/5fae568... → 422 "No commit found for SHA".

All three jobs (e2e, crosscutting, benchmarks) would have failed at action resolution on next run.

Replaced with verified v2.0.4 pin 667a34cdef165d8d2b2e98dde39547c9daac7282.

Provenance

Test plan

  • All 3 setup-deno lines use 667a34cd... (v2.0.4)
  • gh api repos/denoland/setup-deno/commits/667a34cdef165d8d2b2e98dde39547c9daac7282 returns 200
  • E2E / crosscutting / benchmarks jobs resolve their setup step instead of 422'ing

The pin `denoland/setup-deno@5fae568d37c3b73e0e4ca63d4e2c4e324a2b3497`
at .github/workflows/e2e.yml:44,67,90 is fabricated (`gh api repos/
denoland/setup-deno/commits/5fae568... -> 422`). All 3 jobs that
attempt to run (e2e, crosscutting, benchmarks) would have failed at
action resolution.

Replaced with verified v2.0.4 pin
`667a34cdef165d8d2b2e98dde39547c9daac7282`.

Provenance: propagated from rsr-template-repo#81 (merged); discovered
while wiring CI for snifs (hyperpolymath/snifs#30). One of the active-
pin fan-out PRs alongside reposystem (incoming) and the throttled
sweep of ~16 commented-stub repos.
@hyperpolymath hyperpolymath enabled auto-merge (squash) May 30, 2026 14:00
@sonarqubecloud
Copy link
Copy Markdown

@hyperpolymath hyperpolymath merged commit f0940f3 into main May 30, 2026
17 of 22 checks passed
@hyperpolymath hyperpolymath deleted the claude/fix-fake-setup-deno-sha branch May 30, 2026 14:44
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.

1 participant