feat(scripts): add 46 workshop screenshots and fix capture script#3
Merged
emmanuelknafo merged 5 commits intomainfrom Mar 29, 2026
Merged
feat(scripts): add 46 workshop screenshots and fix capture script#3emmanuelknafo merged 5 commits intomainfrom
emmanuelknafo merged 5 commits intomainfrom
Conversation
- Added lab-07-oidc-setup.png (3948 KB) to illustrate the OIDC setup process. - Added lab-07-scan-workflow.png (1389 KB) to demonstrate the scan workflow.
…hot capture logic in capture-screenshots.ps1
- add 4 lab-06 screenshots: gh-api-upload, security-tab, alert-detail, alert-triage - add 5 lab-07 screenshots: workflow-run, matrix-jobs, sarif-artifacts, cost-gate-pr, deploy-teardown 📸 - Generated by Copilot
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.
Summary
Captured all 46 workshop screenshots for labs 00-07 and fixed the capture-screenshots.ps1 script with Playwright auth, Phase parameter, Windows-compatible commands, and working directory management.
Changes
Script Fixes (Phase 1)
--load-storagefor GitHub and Azure Portal screenshots-Phase 1|2|3) withPhaseMapandTest-ShouldCapturehelper for phased executionInvoke-PSRule --versiontoGet-Module PSRule -ListAvailablecat | python -m json.tool | head -30to PowerShell-nativeGet-Content | ConvertFrom-Json | ConvertTo-JsonPush-Location/Pop-Locationfor scan commands requiring demo-app working directory--executeon Windows by wrapping commands in temp .ps1 filesNew-LabDirectoryto return absolute paths viaResolve-Path--linesformat from hyphenated to comma-separatedInvoke-CapturedFreezeScreenshotwith inline optionsScreenshots Captured
Infrastructure Lifecycle
Related Issues
Fixes AB#2132
Notes
commit_sha=HEADis a literal string; SARIF was already uploaded by the scan workflow