Skip to content

fix(actions): only publish VMIs with targets - #337

Merged
AndyW22 merged 4 commits into
mainfrom
andywaller/only-publish-images-with-targets
Sep 16, 2026
Merged

AndyW22 merged 4 commits into
mainfrom
andywaller/only-publish-images-with-targets

Conversation

@AndyW22

@AndyW22 AndyW22 commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

The current job also attempts to publish our al-base and al-builder-base (https://github.com/vercel/sandbox/actions/runs/35069398453/job/104707118063), which don't have tags and dont need to be published, so we can filter these out to only target VMIs with a tag.

This PR also moves building images into their own job to separate it from the publish job

@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Your Vercel team Curated Tests - Permanent E2E is not permitted to deploy from this git repository. Contact an administrator to add github organization vercel as a Protected Git Scope in Curated Tests - Permanent E2E on Vercel. Once added, commit again to see your changes.

Learn more: https://vercel.com/docs/security/protected-git-scopes

@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
sandbox Ready Ready Preview, v0 Sep 16, 2026 8:01am UTC
sandbox-cli Ready Ready Preview, v0 Sep 16, 2026 8:01am UTC

Comment thread .github/workflows/build-images.yml Outdated
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
@AndyW22
AndyW22 merged commit b99895b into main Sep 16, 2026
27 of 29 checks passed
@AndyW22
AndyW22 deleted the andywaller/only-publish-images-with-targets branch September 16, 2026 08:07
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