mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-02-09 18:04:21 +01:00
fix(setup): restore security stamp filtering
This commit is contained in:
parent
f48e335e17
commit
4b3ddf5853
4 changed files with 70 additions and 27 deletions
|
|
@ -36,7 +36,7 @@ This format follows Keep a Changelog principles and aims for Semantic Versioning
|
|||
- Preview performance CI check now waits for `/healthz` and retries theme catalog pagination fetches to dodge transient 500s during cold starts.
|
||||
|
||||
### Fixed
|
||||
- _No changes yet._
|
||||
- Setup filtering now applies security-stamp exclusions case-insensitively so Acorn and Heart promo cards stay out of Commander-legal pools, with a regression test covering the behavior.
|
||||
|
||||
### Removed
|
||||
- Preview performance GitHub Actions workflow (`.github/workflows/preview-perf-ci.yml`) retired after persistent cold-start failures; run the regression helper script manually as needed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue