Skip to content
Snippets Groups Projects

Performance: Check `svgo` in CI

Merged Administrator requested to merge tr/svgo-in-ci into main

Created by: umpox

Follow on from https://github.com/sourcegraph/sourcegraph/pull/26285

We check for any potential optimizations and fail if found

My initial worry was that svgo wasn't idempotent, as it has a multipass option which goes over an SVG multiple times to make sure it is fully optimized. I tested this by running the command in a loop for like 20 mins and logging any failures - there wasn't any so this should be OK

Merge request reports

Merged by avatar (Jul 4, 2025 6:43pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading