[workshop-diagrams] Add theme-aware explanatory diagram for gh-aw CLI extension#2022
Merged
Merged
Conversation
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
marked this pull request as ready for review
July 25, 2026 07:56
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates
workshop/images/side-quest-01-02-gh-aw.svgfrom a single-theme SVG to a theme-aware light/dark pair, and updates the Markdown inworkshop/side-quest-01-02-environment-reference.mdto 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-awCLI 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 originalside-quest-01-02-gh-aw.svgis 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:
awmgmcpgstorage.googleapis.comSee Network Configuration for more information.