chore(ci): bump dictionary test-suite seed to v1.3.1 #143
Reference in New Issue
Block a user
Delete Branch "chore/dict-seed-v1.3.1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bumps the centralised CI dictionary seed
DICT_VERSIONfrom v1.3.0 → v1.3.1 in.gitea/workflows/ci.yaml(one line).Why: the scrabble-dictionary release v1.3.1 drops the obscene lexicon (mat — 11 nouns on the хуй/еб·ёб/пизд/бляд roots). The deploy pin (
vars.PROD_DICT_VERSION/vars.TEST_DICT_VERSION) is already v1.3.1; this aligns the unit/integration test seed so the suite validates against the same dictionary the deploy ships.Scope: CI seed only — no app code, no deploy change. The running prod backend is unaffected until a separate
prod-deployrollout.