update-screenshots

Update Component Screenshots from CI

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "update-screenshots" with this command: npx skills add microsoft/vscode/microsoft-vscode-update-screenshots

Update Component Screenshots from CI

Screenshot baselines are no longer stored in the repository. They are managed by an external screenshot service (hediet-screenshots.azurewebsites.net ). The CI workflow uploads screenshots to this service and diffs them automatically.

When the Checking Component Screenshots GitHub Action detects changes, it posts a PR comment with before/after comparisons. No manual baseline updates are needed — the screenshots on the main branch commit become the new baselines automatically after merge.

What Changed

  • Baseline images were removed from test/componentFixtures/.screenshots/baseline/ .

  • Git LFS is no longer used for screenshot storage.

  • The screenshot service stores images keyed by commit SHA and handles diffing.

If Screenshots Need Investigation

  • Check the PR comment posted by the CI workflow for visual diffs.

  • Download the screenshots artifact from the CI run for the raw captured images:

gh run download <run-id> --name screenshots --dir .tmp/screenshots

  • Compare locally if needed. The artifact contains the full set of captured screenshots.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

fix-errors

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

accessibility

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

azure-pipelines

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

sessions

No summary provided by upstream source.

Repository SourceNeeds Review