Files
atomic-design-poc/.github/workflows
ehoandClaude Opus 4.8 5b6023045e ci(semgrep): install with --ignore-installed (apt-managed PyJWT can't be uninstalled)
The runner's semgrep install failed trying to replace Debian's apt-managed PyJWT
("Cannot uninstall PyJWT ... RECORD file not found"). --ignore-installed installs
semgrep's deps fresh without uninstalling the apt copies, staying within the
runner's constraints (no setup-python, no container job).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-23 12:51:00 +02:00
..