Skip to content

[workshop-diagrams] Add theme-aware explanatory diagram for gh-aw CLI extension#2022

Merged
pelikhan merged 1 commit into
mainfrom
diagram/gh-aw-theme-aware-2c30a4f299789351
Jul 25, 2026
Merged

[workshop-diagrams] Add theme-aware explanatory diagram for gh-aw CLI extension#2022
pelikhan merged 1 commit into
mainfrom
diagram/gh-aw-theme-aware-2c30a4f299789351

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Migrates workshop/images/side-quest-01-02-gh-aw.svg from a single-theme SVG to a theme-aware light/dark pair, and updates the Markdown in workshop/side-quest-01-02-environment-reference.md to use the canonical <picture> block.

Change type: Migration of existing explanatory diagram

SVG files added:

  • workshop/images/side-quest-01-02-gh-aw-light.svg — light theme (background #f6f8fa, text #24292f)
  • workshop/images/side-quest-01-02-gh-aw-dark.svg — dark theme (background #0d1117, text #f0f6fc)

Why this helps learners: The gh-aw CLI conceptual diagram helps learners recognize the compile and run commands and understand what the extension adds on top of standard GitHub Actions (compile + validate, AI-first syntax, safe outputs). Making it theme-aware ensures it renders clearly in both GitHub light and dark mode, matching learner preferences throughout the Environment Reference side quest.

Markdown change: One <picture> block replaces the single ![...]() reference; the original side-quest-01-02-gh-aw.svg is still present and unreferenced pending cleanup in a follow-up.

Warning

Firewall blocked 2 domains

The following domains were blocked by the firewall during workflow execution:

  • awmgmcpg
  • storage.googleapis.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"
    - "storage.googleapis.com"

See Network Configuration for more information.

Generated by 🧠 Workshop Explanatory Diagram Generator · 77.4 AIC · ⌖ 7.28 AIC · ⊞ 6.4K ·

  • expires on Jul 26, 2026, 5:42 AM UTC

Migrate side-quest-01-02-gh-aw.svg to light/dark variants and update
Markdown to use the canonical <picture> block.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pelikhan
pelikhan marked this pull request as ready for review July 25, 2026 07:56
@pelikhan
pelikhan merged commit 9b6c1b6 into main Jul 25, 2026
1 check passed
@pelikhan
pelikhan deleted the diagram/gh-aw-theme-aware-2c30a4f299789351 branch July 25, 2026 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant