This website requires JavaScript.
Explore
Help
Sign In
developer
/
scrabble-game
Watch
1
Star
1
Fork
0
You've already forked scrabble-game
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
All Workflows
android-build.yaml
ci.yaml
prod-deploy.yaml
prod-rollback.yaml
973 workflow runs
Actor
All actors
developer
owner
Status
All status
Success
Failure
Waiting
Running
refactor(deploy): make DICT_VERSION a required build arg (single-sourced)
ci.yaml #495
:
Commit
1ba52dd0b4
pushed by
developer
#110
2026-06-22 13:06:09 +00:00
3m1s
View workflow file
chore(deploy): pin dictionary seed to v1.3.0
ci.yaml #494
:
Commit
bb0e3e17e5
pushed by
developer
#110
2026-06-22 12:49:16 +00:00
2m48s
View workflow file
Merge pull request 'feat(ui): Erudit blank tiles carry the star (✻) mark' (
#109
) from feature/erudit-blank-star into development
ci.yaml #493
:
Commit
1ef2bde395
pushed by
developer
development
2026-06-22 11:08:44 +00:00
2m19s
View workflow file
fix(ui): nudge the rack blank star up a pixel
ci.yaml #492
:
Commit
62f66735a3
pushed by
developer
#109
2026-06-22 10:57:30 +00:00
2m21s
View workflow file
fix(ui): raise the rack blank star to centre on the letters
ci.yaml #491
:
Commit
81680a1d5e
pushed by
developer
#109
2026-06-22 10:25:14 +00:00
2m21s
View workflow file
fix(ui): align the Erudit blank star with neighbouring tiles
ci.yaml #490
:
Commit
a393561d79
pushed by
developer
#109
2026-06-22 10:14:09 +00:00
2m24s
View workflow file
feat(ui): Erudit blank tiles carry the star (✻) mark
ci.yaml #489
:
Commit
e3e4cedc77
pushed by
developer
#109
2026-06-22 09:54:45 +00:00
2m20s
View workflow file
prod deploy
deaa7a29c5
prod-deploy.yaml #488
:
Commit
deaa7a29c5
pushed by
developer
master
2026-06-22 07:30:18 +00:00
2m23s
View workflow file
Merge pull request 'Finalize docs to production + lobby/new-game UI tweaks + Telegram name fallback' (
#107
) from feature/finalize-docs into development
ci.yaml #487
:
Commit
91de26d80b
pushed by
developer
#108
2026-06-22 07:20:06 +00:00
1m32s
View workflow file
Merge pull request 'Finalize docs to production + lobby/new-game UI tweaks + Telegram name fallback' (
#107
) from feature/finalize-docs into development
ci.yaml #486
:
Commit
91de26d80b
pushed by
developer
development
2026-06-22 07:18:34 +00:00
2m53s
View workflow file
fix(account): Telegram display-name falls back to the @username verbatim
ci.yaml #485
:
Commit
6b6362a629
pushed by
developer
#107
2026-06-22 07:14:51 +00:00
2m56s
View workflow file
docs: finalize documentation to the production state
ci.yaml #484
:
Commit
48b06f4594
pushed by
developer
#107
2026-06-22 06:36:40 +00:00
2m51s
View workflow file
prod deploy
24017bcb7f
prod-deploy.yaml #483
:
Commit
24017bcb7f
pushed by
developer
master
2026-06-22 06:17:43 +00:00
2m14s
View workflow file
Merge pull request 'Deploy v2 — release versioning + visible deploy jobs + manual rollback' (
#105
) from feature/release-versioning into development
ci.yaml #482
:
Commit
40d8f06588
pushed by
developer
#106
2026-06-22 05:45:13 +00:00
2m47s
View workflow file
Merge pull request 'Deploy v2 — release versioning + visible deploy jobs + manual rollback' (
#105
) from feature/release-versioning into development
ci.yaml #481
:
Commit
40d8f06588
pushed by
developer
development
2026-06-22 05:45:11 +00:00
4m12s
View workflow file
feat(deploy): visible prod-deploy jobs + manual prod-rollback
ci.yaml #480
:
Commit
c59e522732
pushed by
developer
#105
2026-06-22 05:40:31 +00:00
2m55s
View workflow file
prod deploy
2c4f4b10dc
prod-deploy.yaml #479
:
Commit
2c4f4b10dc
pushed by
developer
master
2026-06-22 05:12:19 +00:00
1m59s
View workflow file
prod deploy
2c4f4b10dc
prod-deploy.yaml #478
:
Commit
2c4f4b10dc
pushed by
developer
master
2026-06-22 05:07:25 +00:00
7s
View workflow file
Merge pull request 'Stage 18 — prod contour deploy (two-host registry rollout, rolling + auto-rollback)' (
#103
) from feature/prod-contour-deploy into development
ci.yaml #477
:
Commit
520a9092fe
pushed by
developer
#104
2026-06-22 05:03:51 +00:00
2m33s
View workflow file
Merge pull request 'Stage 18 — prod contour deploy (two-host registry rollout, rolling + auto-rollback)' (
#103
) from feature/prod-contour-deploy into development
ci.yaml #476
:
Commit
520a9092fe
pushed by
developer
development
2026-06-22 05:02:26 +00:00
2m37s
View workflow file
fix(deploy): guard cd and split DOCKER_GID assignment (shellcheck)
ci.yaml #475
:
Commit
9f970495ee
pushed by
developer
#103
2026-06-21 22:38:13 +00:00
2m47s
View workflow file
docs(deploy): bake Stage 18 prod-deploy decisions into the live docs
ci.yaml #474
:
Commit
3d9ba3ac3d
pushed by
developer
#103
2026-06-21 22:33:39 +00:00
2m39s
View workflow file
Merge pull request 'fix(ui): retry Mini App launch on backend failure; hide account linking' (
#102
) from feature/tg-boot-retry-hide-linking into development
ci.yaml #473
:
Commit
b54cb8878d
pushed by
developer
development
2026-06-21 19:40:54 +00:00
2m14s
View workflow file
fix(ui): retry Mini App launch on backend failure; hide account linking
ci.yaml #472
:
Commit
e336638ca8
pushed by
developer
#102
2026-06-21 19:26:00 +00:00
2m13s
View workflow file
Merge pull request 'perf(gateway): pool backend conns; loadtest evaluate hot path' (
#101
) from feature/loadtest-evaluate-hotpath into development
ci.yaml #471
:
Commit
62f42ed102
pushed by
developer
development
2026-06-21 18:54:04 +00:00
2m0s
View workflow file
perf(backend): cut evaluate's DB round-trips; load the game in one query
ci.yaml #470
:
Commit
ecb21bd218
pushed by
developer
#101
2026-06-21 18:50:15 +00:00
2m55s
View workflow file
perf(gateway): pool backend conns; loadtest evaluate hot path
ci.yaml #469
:
Commit
e2771826fd
pushed by
developer
#101
2026-06-21 17:58:10 +00:00
1m42s
View workflow file
Merge pull request 'fix(telegram): reply to /start only in private chats' (
#100
) from feature/telegram-private-reply-guard into development
ci.yaml #468
:
Commit
dec6fac013
pushed by
developer
development
2026-06-21 15:33:56 +00:00
1m44s
View workflow file
fix(telegram): reply to /start only in private chats
ci.yaml #467
:
Commit
c494da553a
pushed by
developer
#100
2026-06-21 15:30:06 +00:00
1m44s
View workflow file
Merge pull request 'feat(telegram): promo bot + channel-chat moderation gate' (
#99
) from feature/telegram-promo-bot-chat-moderation into development
ci.yaml #466
:
Commit
fa8abf22db
pushed by
developer
development
2026-06-21 15:24:02 +00:00
2m37s
View workflow file
First
Previous
...
15
16
17
18
19
...
Next
Last