Skip to content

fix: disambiguate CI artifact names for multi-variant builds#23

Merged
thepagent merged 1 commit intomainfrom
fix/ci-artifact-naming-v2
Apr 4, 2026
Merged

fix: disambiguate CI artifact names for multi-variant builds#23
thepagent merged 1 commit intomainfrom
fix/ci-artifact-naming-v2

Conversation

@thepagent
Copy link
Copy Markdown
Collaborator

Re-apply of #22 which did not land correctly.

Default variant (empty suffix) artifact digests-ubuntu-latest collides with download patterns. Uses explicit artifact keys (default, codex, claude) instead.

…ollision

The default variant (suffix='') produced artifact names like 'digests-ubuntu-latest'
which matched the download pattern 'digests-codex-*' prefix. Use explicit artifact
keys (default, codex, claude) instead of suffix-based naming.
@thepagent thepagent merged commit ef19c20 into main Apr 4, 2026
henrieopenclaw added a commit to henrieopenclaw/agent-broker that referenced this pull request Apr 6, 2026
…ollision (openabdev#23)

The default variant (suffix='') produced artifact names like 'digests-ubuntu-latest'
which matched the download pattern 'digests-codex-*' prefix. Use explicit artifact
keys (default, codex, claude) instead of suffix-based naming.

Co-authored-by: thepagent <thepagent@users.noreply.github.com>
Reese-max pushed a commit to Reese-max/openab that referenced this pull request Apr 12, 2026
…ollision (openabdev#23)

The default variant (suffix='') produced artifact names like 'digests-ubuntu-latest'
which matched the download pattern 'digests-codex-*' prefix. Use explicit artifact
keys (default, codex, claude) instead of suffix-based naming.

Co-authored-by: thepagent <thepagent@users.noreply.github.com>
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