chore(ci): bump dictionary test-suite seed to v1.3.1 #143

Merged
developer merged 1 commits from chore/dict-seed-v1.3.1 into development 2026-06-30 05:29:44 +00:00
Owner

Bumps the centralised CI dictionary seed DICT_VERSION from 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-deploy rollout.

Bumps the centralised CI dictionary seed `DICT_VERSION` from **v1.3.0 → v1.3.1** in `.gitea/workflows/ci.yaml` (one line). **Why:** the scrabble-dictionary release [v1.3.1](https://gitea.iliadenisov.ru/developer/scrabble-dictionary/releases/tag/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-deploy` rollout.
developer added 1 commit 2026-06-30 05:27:58 +00:00
chore(ci): bump dictionary test-suite seed to v1.3.1
CI / changes (pull_request) Successful in 2s
CI / unit (pull_request) Successful in 9s
CI / integration (pull_request) Successful in 15s
CI / ui (pull_request) Successful in 56s
CI / gate (pull_request) Successful in 0s
CI / deploy (pull_request) Successful in 1m18s
3b7c7c077e
The scrabble-dictionary release v1.3.1 drops the obscene lexicon (mat).
Bump the centralised CI seed so unit/integration jobs validate against the
same dictionary the prod deploy now pins (vars.PROD_DICT_VERSION=v1.3.1).
owner approved these changes 2026-06-30 05:28:10 +00:00
developer merged commit 00441e3657 into development 2026-06-30 05:29:44 +00:00
developer deleted branch chore/dict-seed-v1.3.1 2026-06-30 05:29:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: developer/scrabble-game#143