This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
You've already forked snake-python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
prod-docker-images.yml
54 workflow runs
Actor
All actors
daniel156161
Status
All status
Success
Failure
Waiting
Running
fix: rewrite SSH submodule URLs to HTTPS in CI
prod-docker-images.yml #54
:
Commit
60fe19c61c
pushed by
daniel156161
main
2026-05-02 09:46:57 +02:00
7m37s
View workflow file
install python-dotenv and asyncpg for postgres
prod-docker-images.yml #53
:
Commit
79c6b00ace
pushed by
daniel156161
main
2026-04-08 17:37:47 +02:00
6m8s
View workflow file
speed up loading and saving to redis that the move request are getting a answer when switching workers, strip data that neats to get recomuted every turn
prod-docker-images.yml #52
:
Commit
f6e19e18e6
pushed by
daniel156161
main
2026-04-07 12:19:03 +02:00
4m52s
View workflow file
add new Snake with the Name ApexBattleSnake
prod-docker-images.yml #51
:
Commit
f0d62a6049
pushed by
daniel156161
main
2026-04-07 10:57:05 +02:00
6m14s
View workflow file
change metrics endpoint to return json by default and when the useragent contains prometheus to return the output as prometheus string format
prod-docker-images.yml #50
:
Commit
d2e1f2560e
pushed by
daniel156161
main
2026-04-07 08:21:45 +02:00
19m21s
View workflow file
move dashboard script block content into own files with new classes to update, render to have a better code overview
prod-docker-images.yml #49
:
Commit
739c0520f9
pushed by
daniel156161
main
2026-04-07 03:31:20 +02:00
3m56s
View workflow file
only allow access to start, move, end endpoint with the user agent BattlesnakeEngine
prod-docker-images.yml #48
:
Commit
f4c0ad193e
pushed by
daniel156161
main
2026-04-07 02:39:04 +02:00
4m10s
View workflow file
only allow access to metrics from prometheus or local adresses and wireguard vpn connection
prod-docker-images.yml #47
:
Commit
dfa658e4ce
pushed by
daniel156161
main
2026-04-07 02:07:12 +02:00
11m43s
View workflow file
move side templates and static files into root folder structure to not have it in the code folder
prod-docker-images.yml #46
:
Commit
59d01428a9
pushed by
daniel156161
main
2026-04-06 20:08:25 +02:00
14m2s
View workflow file
move snake config read functions into battlesnake template and use TemplateSnake as default Version of Snakes
prod-docker-images.yml #45
:
Commit
3da10189b7
pushed by
daniel156161
main
2026-04-06 19:38:23 +02:00
13m8s
View workflow file
remove depricated version tag and use .env for container mount path
prod-docker-images.yml #44
:
Commit
a8eb6a4447
pushed by
daniel156161
main
2026-04-06 19:13:23 +02:00
10m5s
View workflow file
disable GameplayDatabase compression by default
prod-docker-images.yml #43
:
Commit
7c990f98fc
pushed by
daniel156161
main
2026-04-06 18:39:17 +02:00
8m25s
View workflow file
add 2.5x speed selector
prod-docker-images.yml #42
:
Commit
dd3547678c
pushed by
daniel156161
main
2026-04-06 18:06:00 +02:00
6m10s
View workflow file
fix building of sqlite-zstd with current version to not have a version missmatch error
prod-docker-images.yml #41
:
Commit
fdc22af4cf
pushed by
daniel156161
main
2026-04-06 17:48:32 +02:00
5m25s
View workflow file
don't crash server when sqlite-zstd extension can't be loaded
prod-docker-images.yml #40
:
Commit
ed41c32ad8
pushed by
daniel156161
main
2026-04-06 17:26:51 +02:00
4m0s
View workflow file
build sqlite-zstd from source to not have a version missmatch of sqlite3
prod-docker-images.yml #39
:
Commit
6c34df103e
pushed by
daniel156161
main
2026-04-06 16:53:30 +02:00
4m18s
View workflow file
install qlite_zstd into docker container to compress gameplay database
prod-docker-images.yml #38
:
Commit
fbc7a50f34
pushed by
daniel156161
main
2026-04-06 16:39:01 +02:00
2m4s
View workflow file
remove lines between snakes body parts
prod-docker-images.yml #37
:
Commit
c4238d19e8
pushed by
daniel156161
main
2026-04-06 06:10:55 +02:00
1m11s
View workflow file
render Observed At time into user local time and move Snake Status and Thinking Boxes around to look more better
prod-docker-images.yml #36
:
Commit
41f117e3a8
pushed by
daniel156161
main
2026-04-06 04:51:29 +02:00
2m12s
View workflow file
change websocket and game publish to redis backend with pub sub
prod-docker-images.yml #35
:
Commit
0ebb04f0a2
pushed by
daniel156161
main
2026-04-06 02:26:07 +02:00
12m50s
View workflow file
update dashboards over websocket and remove database path from GameplayDatabase output
prod-docker-images.yml #34
:
Commit
097a7f295a
pushed by
daniel156161
main
2026-04-06 02:03:23 +02:00
13m14s
View workflow file
update Dashboard with new keyboard bindings fix errors with hazards, set win or loss on stale games (older) and push new games real time over the websocket connection when they are finished
prod-docker-images.yml #33
:
Commit
4626a491f5
pushed by
daniel156161
main
2026-04-06 00:53:23 +02:00
12m35s
View workflow file
show snake body correctly under hazards
prod-docker-images.yml #32
:
Commit
e7d0227cf9
pushed by
daniel156161
main
2026-04-05 23:14:13 +02:00
4m39s
View workflow file
add snake customizations to dashboard to show head and tail correctly
prod-docker-images.yml #31
:
Commit
050dd1083c
pushed by
daniel156161
main
2026-04-05 20:04:13 +02:00
5m11s
View workflow file
update snakes with new code
prod-docker-images.yml #30
:
Commit
3cb3517892
pushed by
daniel156161
main
2026-04-05 12:25:16 +02:00
4m8s
View workflow file
update UltimateBattleSnake to 4.2.0
prod-docker-images.yml #29
:
Commit
00d55b5419
pushed by
daniel156161
main
2026-04-05 03:09:06 +02:00
1m14s
View workflow file
add snake from claude code
prod-docker-images.yml #28
:
Commit
643f4b468e
pushed by
daniel156161
main
2026-04-05 02:58:50 +02:00
5m22s
View workflow file
Update Best Battle Snake Logic
prod-docker-images.yml #27
:
Commit
79f23b8be6
pushed by
daniel156161
main
2026-04-04 20:58:41 +02:00
7m16s
View workflow file
change that oldest_active_game_age_sec not gets inflated when redis already deleted it
prod-docker-images.yml #26
:
Commit
fc8e0657a0
pushed by
daniel156161
main
2026-04-04 16:42:14 +02:00
1m4s
View workflow file
not count stale games as active games because they will get deletet after ttl expire into redis
prod-docker-images.yml #25
:
Commit
f8c492f333
pushed by
daniel156161
main
2026-04-04 16:04:00 +02:00
57s
View workflow file
First
Previous
1
2
Next
Last