Skip to content

chore(ci): pin build lock v1.8.3 - #6

Merged
Eli Pinkerton (wallstop) merged 1 commit into
mainfrom
agent/build-lock-v183
Jul 16, 2026
Merged

chore(ci): pin build lock v1.8.3#6
Eli Pinkerton (wallstop) merged 1 commit into
mainfrom
agent/build-lock-v183

Conversation

@wallstop

@wallstop Eli Pinkerton (wallstop) commented Jul 16, 2026

Copy link
Copy Markdown

Summary

  • pin all central lock, release, and runner-preflight calls to immutable v1.8.3
  • update the repository's lock-version contract where applicable
  • retain the existing FIFO, schema-5 lifecycle, fail-closed runner, and cleanup behavior

Why

v1.8.3 narrowly retries GitHub's branded transient HTML HTTP 400 interstitial. Ordinary JSON HTTP 400 responses remain fail-fast. This addresses the live acquire failure observed in IshoBoy run 29529885195, which never acquired or activated Unity.

Verification

  • repository-focused Unity workflow contract tests
  • actionlint with shell parsing disabled locally; full CI retains normal linting
  • git diff --check

Note

Low Risk
Version-pin-only change to external CI actions and matching contract constants; no application or lock-semantics edits in this repo.

Overview
Bumps the ambiguous-organization-build-lock composite actions from v1.8.2 to v1.8.3 (immutable SHA 59a2fa98…) everywhere the Windows build workflow acquires, releases, and preflights the org Unity lock.

The contract verifier in verify-resource-cleanup-contract.mjs is updated to expect the same SHA so RC014/RC017 checks stay aligned with the workflow pins. Lock inputs, FIFO/schema-5 lifecycle, runner preflight, and cleanup proof behavior are unchanged—only the pinned action version moves forward to pick up v1.8.3’s handling of GitHub’s transient HTML HTTP 400 interstitials during acquire.

Reviewed by Cursor Bugbot for commit 8044cb5. Bugbot is set up for automated code reviews on this repo. Configure here.

@wallstop

Copy link
Copy Markdown
Author

Cursor (@cursor) review exact commit 8044cb5 for immutable pin completeness, version-contract parity, and workflow regressions. Report exact zero if none.

@wallstop

Copy link
Copy Markdown
Author

copilot-pull-request-reviewer review exact commit 8044cb5 for immutable pin completeness, version-contract parity, and workflow regressions. Report exact zero if none.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 8044cb5. Configure here.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@wallstop
Eli Pinkerton (wallstop) marked this pull request as ready for review July 16, 2026 20:56
@wallstop
Eli Pinkerton (wallstop) merged commit bb2ff53 into main Jul 16, 2026
7 of 9 checks passed
@wallstop
Eli Pinkerton (wallstop) deleted the agent/build-lock-v183 branch July 16, 2026 20:56
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