Skip to content

Release/new#917

Merged
dachrisch merged 36 commits into
chris0chris:masterfrom
dachrisch:release/new
May 27, 2026
Merged

Release/new#917
dachrisch merged 36 commits into
chris0chris:masterfrom
dachrisch:release/new

Conversation

@dachrisch
Copy link
Copy Markdown
Collaborator

No description provided.

renovate Bot and others added 30 commits May 25, 2026 05:36
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
The release-please bot reverted this file to 3.19.0 in the automated release
PR, preventing Docker images from being built with the correct version. This
caused the UI to display 'v3.19.8' even after v3.19.9 and v3.19.10 releases.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Replace truthy/falsy checks with explicit boolean conditions in Python
- Extract complex boolean logic into named helper functions
- Use semantic names for all intermediate boolean variables
- Replace magic strings with model constants

All tests passing (111 frontend tests, 0 eslint errors).

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
The GamedayCard component passes {count: stats.total} to the gamesScheduled
translation key, but the i18n strings didn't have a {{count}} placeholder,
so the count was never displayed for upcoming/scheduled gamedays.

Fixes: Games scheduled sections now show 'Games scheduled 6' instead of 'Games scheduled'

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Updated all game count labels in card stats to use consistent format:
- 'Games scheduled {{count}}' → '{{count}} games planned'
- 'Live' → '{{count}} games live'
- 'Pending' → '{{count}} games pending'

Ensures all numeric labels follow the same pattern for clarity.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Add staging entrypoint script that dumps production DB and imports to
staging on every container start. Includes mariadb-client in Dockerfile.
Update docker-compose.staging.yaml and env template with PROD_MYSQL vars.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@dachrisch dachrisch merged commit 1dd249f into chris0chris:master May 27, 2026
1 check passed
@dachrisch dachrisch deleted the release/new branch May 27, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant