Skip to content

fix: build legacy image from tracked source only - #463

Merged
Pigbibi merged 1 commit into
mainfrom
fix/lb-legacy-build-context-20260908
Sep 7, 2026
Merged

fix: build legacy image from tracked source only#463
Pigbibi merged 1 commit into
mainfrom
fix/lb-legacy-build-context-20260908

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

Scope

  • Change only the legacy Docker build context from the authenticated workspace to git archive HEAD.
  • Extend the existing shell regression to execute both actual workflow build commands against a synthetic Git checkout. Docker stubs require tar input containing only tracked files; generated gha-creds-synthetic.json must be absent.
  • No changes to deployment, traffic, runtime configuration, scheduler, dependencies, or strategy behavior.

Verification

  • Actual old-legacy RED: build 2 admits workspace context instead of tracked source.
  • GREEN: both real Git archive contexts exclude the synthetic authentication file; existing 6 lifecycle and 21 image-only shell cases pass.
  • Related Python tests: 17 passed.
  • actionlint, bash syntax, and git diff --check passed.
  • No real cloud/provider/broker access or deployment performed. This corrective PR must not trigger deployment or configuration changes.

Co-Authored-By: Codex <noreply@openai.com>
@Pigbibi
Pigbibi merged commit 9d09329 into main Sep 7, 2026
1 check passed
@Pigbibi
Pigbibi deleted the fix/lb-legacy-build-context-20260908 branch September 7, 2026 23:21
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