Skip to content

fix(workshop): use gh aw compile instead of gh aw compile --validate in checkpoint#1252

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

fix(workshop): use gh aw compile instead of gh aw compile --validate in checkpoint#1252
pelikhan merged 2 commits into
mainfrom
copilot/workshop-fix-checkpoint-command

Conversation

Copilot AI commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

The checkpoint in 11a-build-daily-status-terminal.md incorrectly used gh aw compile --validate as the default compile command, contrary to the guideline that --validate is reserved for targeted troubleshooting and schema/deprecation audits.

Change

  • workshop/11a-build-daily-status-terminal.md — Replace checkpoint item:
    - - [ ] `gh aw compile --validate` exits with no errors
    + - [ ] `gh aw compile` exits with no errors

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix default compile command in checkpoint for guidelines fix(workshop): use gh aw compile instead of gh aw compile --validate in checkpoint Jul 15, 2026
Copilot AI requested a review from pelikhan July 15, 2026 22:06
@pelikhan pelikhan marked this pull request as ready for review July 16, 2026 04:14
@pelikhan pelikhan merged commit 75d89fe into main Jul 16, 2026
@pelikhan pelikhan deleted the copilot/workshop-fix-checkpoint-command branch July 16, 2026 04:14
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-terminal.md: checkpoint uses --validate flag as default compile command

2 participants