Skip to content

chore(docs): refresh blog visual baseline after content change - #3310

Merged
wheels-bot[bot] merged 1 commit into
developfrom
docs/bot-refresh-blog-baseline-29332530277
Jul 14, 2026
Merged

chore(docs): refresh blog visual baseline after content change#3310
wheels-bot[bot] merged 1 commit into
developfrom
docs/bot-refresh-blog-baseline-29332530277

Conversation

@wheels-bot

@wheels-bot wheels-bot Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

A blog-content merge changed the blog index page, so the committed visual-regression baseline at web/tests/visual-baselines/blog.png is stale. Without this refresh, every subsequent web/**-touching PR fails the Visual regression check on a deterministic diff until someone refreshes manually (issue #2915).

develop's branch protection rejects direct pushes, so the refresh lands through this PR, opened and merged by the deploy run that published the blog change.

🤖 Opened automatically by .github/workflows/web-deploy.yml.

@wheels-bot wheels-bot Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wheels Bot — Reviewer

TL;DR — This PR refreshes the stale visual-regression baseline at web/tests/visual-baselines/blog.png after the preceding blog-content merge (f6d41776f, the CORS post), following the documented #2915 auto-refresh flow opened by web-deploy.yml. It is a single machine-generated binary swap with no code surface. Verdict: comment — nothing to block; the change is clean and correctly scoped.

Correctness

  • The sole change is web/tests/visual-baselines/blog.png, a valid PNG (PNG image data, 1280 x 800, 8-bit/color RGB, non-interlaced), 122871 -> 117937 bytes. No source, config, or logic is touched. I cannot pixel-verify the screenshot against the live blog page, but that assertion is exactly what the downstream Visual regression gate performs, and the image is produced by that same pipeline — so verifying it here would be redundant.

Commits

  • chore(docs): auto-refresh blog visual baseline after content change conforms to commitlint.config.js: valid type chore, valid scope docs, 66-char subject (<=100), not ALL-CAPS. The message accurately states the why (baseline went stale after content changed), not just the what.

No Cross-engine, Tests, Docs, or Security findings — none apply to a baseline-image refresh (a baseline PNG is test infrastructure, and a chore is not a user-facing fix/feat, so no changelog.d/ fragment is required).

@wheels-bot
wheels-bot Bot merged commit 1b99b30 into develop Jul 14, 2026
13 checks passed
@wheels-bot
wheels-bot Bot deleted the docs/bot-refresh-blog-baseline-29332530277 branch July 14, 2026 12:34
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.

0 participants