Skip to content

fix(ci): pin Core integration assembly - #13

Merged
XnLemon merged 2 commits into
mainfrom
codex/fix-core-integration-pinning
Aug 10, 2026
Merged

fix(ci): pin Core integration assembly#13
XnLemon merged 2 commits into
mainfrom
codex/fix-core-integration-pinning

Conversation

@XnLemon

@XnLemon XnLemon commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

  • require an exact Stack SHA for Core-triggered integration
  • check out and validate that exact Stack revision in backend and browser jobs
  • export the prepared secure Nacos proxy image in both assembly paths
  • add a structured workflow regression test for revision pinning and image propagation

Fixes the deterministic failure in NeKiro Core Satellite Integration run 31406017187, where Compose rejected the missing NEKIRO_NACOS_SECURE_PROXY_IMAGE before starting either assembly.

Validation

  • go test -count=1 ./...
  • go test -race ./...
  • go build ./...
  • go vet ./...
  • go mod tidy
  • git diff --check

@XnLemon
XnLemon merged commit 12a651e into main Aug 10, 2026
10 of 13 checks passed
@XnLemon
XnLemon deleted the codex/fix-core-integration-pinning branch August 10, 2026 18: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