Skip to content

fix: use long flags in deploy workflow for cobra compatibility#8

Merged
qrkourier merged 1 commit into
mainfrom
fix/deploy-cobra-flags
Mar 6, 2026
Merged

fix: use long flags in deploy workflow for cobra compatibility#8
qrkourier merged 1 commit into
mainfrom
fix/deploy-cobra-flags

Conversation

@qrkourier

Copy link
Copy Markdown
Owner

Summary

  • The cobra migration requires --src/--out (double dash) instead of -src/-out (single dash)
  • This broke the GitHub Pages deploy workflow on the latest push to main

Test plan

🤖 Generated with Claude Code

The cobra migration requires --src/--out (double dash) instead of
-src/-out (single dash). This broke the GitHub Pages deploy.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@qrkourier qrkourier merged commit 31ee90b into main Mar 6, 2026
6 checks passed
@qrkourier qrkourier deleted the fix/deploy-cobra-flags branch March 6, 2026 05:32
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