Skip to content

ci: add kiro variant with :pr<N>-kiro tag#1302

Merged
thepagent merged 1 commit into
mainfrom
ci/pr-preview-kiro-tag
Jul 6, 2026
Merged

ci: add kiro variant with :pr<N>-kiro tag#1302
thepagent merged 1 commit into
mainfrom
ci/pr-preview-kiro-tag

Conversation

@chaodu-agent

Copy link
Copy Markdown
Collaborator

Adds kiro as a PR Preview Build variant that:

  • Builds with BUILD_MODE=unified (all platforms including telegram/line/feishu/wecom/googlechat/teams)
  • Tags as :pr<N>-kiro (e.g., :pr1297-kiro)

This lets us run variant=kiro for PRs that need the full unified image and get a distinguishable tag in the registry.

Adds 'kiro' as a variant choice that builds with BUILD_MODE=unified
(all platform features) and tags the image as :pr<N>-kiro instead of
the plain :pr<N>. This distinguishes unified/kiro preview builds from
default ones in the registry.

Also adds tag_suffix support so future variants can customize their
tag pattern without changing the image name.
@chaodu-agent chaodu-agent requested a review from thepagent as a code owner July 6, 2026 11:05

@thepagent thepagent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

@thepagent thepagent merged commit 24de2f8 into main Jul 6, 2026
2 checks passed

@thepagent thepagent left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants