Skip to content

fix: correct workflow name in .craft.yml artifact provider#13

Merged
BYK merged 1 commit into
mainfrom
byk/fix/craft-workflow-name
May 22, 2026
Merged

fix: correct workflow name in .craft.yml artifact provider#13
BYK merged 1 commit into
mainfrom
byk/fix/craft-workflow-name

Conversation

@BYK
Copy link
Copy Markdown
Owner

@BYK BYK commented May 22, 2026

The artifact provider config key must match the CI workflow name exactly. Our workflow is named Build & Test, not CI (which was copied from the superset template). This caused craft publish to fail with 'no artifacts matching your configured patterns'.

The artifact provider config maps workflow names to artifact names.
Our CI workflow is named 'Build & Test', not 'CI'.
@BYK BYK merged commit 990368b into main May 22, 2026
5 checks passed
@BYK BYK deleted the byk/fix/craft-workflow-name branch May 22, 2026 20:22
@craft-deployer craft-deployer Bot mentioned this pull request May 22, 2026
2 tasks
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