Skip to content

fix(ci): handle multi-stage Dockerfiles in smoke test#983

Merged
thepagent merged 1 commit into
mainfrom
fix/docker-smoke-multi-stage
Jun 3, 2026
Merged

fix(ci): handle multi-stage Dockerfiles in smoke test#983
thepagent merged 1 commit into
mainfrom
fix/docker-smoke-multi-stage

Conversation

@thepagent
Copy link
Copy Markdown
Collaborator

Fixes the Dockerfile.antigravity failure from #982 — it has two FROM rust stages (builder + adapter-builder). The sed logic now strips all Rust stages and provides stub stages for each.

Dockerfile.pi failure was a transient Docker Hub timeout (unrelated).

- Strip ALL FROM rust stages (not just the first)
- Build agy-acp adapter binary alongside openab
- Provide stub stages for adapter-builder etc.
- Dockerfile.pi failure was transient Docker Hub timeout
@github-actions github-actions Bot added the closing-soon PR missing Discord Discussion URL — will auto-close in 3 days label Jun 3, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

⚠️ This PR is missing a Discord Discussion URL in the body.

All PRs must reference a prior Discord discussion to ensure community alignment before implementation.

Please edit the PR description to include a link like:

Discord Discussion URL: https://discord.com/channels/...

This PR will be automatically closed in 3 days if the link is not added.

@thepagent thepagent merged commit fb8977f into main Jun 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

closing-soon PR missing Discord Discussion URL — will auto-close in 3 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant