Skip to content

fix: use gh aw compile (not --validate) in step 11a checkpoint#1249

Merged
pelikhan merged 2 commits into
mainfrom
copilot/workshop-update-checkpoint-command
Jul 16, 2026
Merged

fix: use gh aw compile (not --validate) in step 11a checkpoint#1249
pelikhan merged 2 commits into
mainfrom
copilot/workshop-update-checkpoint-command

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

The checkpoint and "What You'll Have When You're Done" section in workshop/11a-build-daily-status.md both referenced gh aw compile --validate as the default compile command, contradicting the guideline that --validate is reserved for targeted troubleshooting/audits — not routine workflow steps.

Changes

  • workshop/11a-build-daily-status.md
    • Replace gh aw compile --validategh aw compile in the checkpoint item
    • Replace gh aw compile --validategh aw compile in the step outcome description

…point

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Update checkpoint command in workshop instructions fix: use gh aw compile (not --validate) in step 11a checkpoint Jul 15, 2026
Copilot AI requested a review from pelikhan July 15, 2026 22:05
@pelikhan pelikhan marked this pull request as ready for review July 16, 2026 04:12
@pelikhan pelikhan merged commit 27f7068 into main Jul 16, 2026
@pelikhan pelikhan deleted the copilot/workshop-update-checkpoint-command branch July 16, 2026 04:13
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.

[guidelines] workshop/11a-build-daily-status.md: checkpoint uses --validate flag as default compile command

2 participants