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
46 workflow runs
Actor
All actors
daniel156161
Status
All status
Success
Failure
Waiting
Running
fix: rewrite SSH submodule URLs to HTTPS in CI
#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
#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
#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
#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
#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
#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
#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
#47
:
Commit
dfa658e4ce
pushed by
daniel156161
main
2026-04-07 02:07:12 +02:00
11m43s
View workflow file
disable GameplayDatabase compression by default
#43
:
Commit
7c990f98fc
pushed by
daniel156161
main
2026-04-06 18:39:17 +02:00
8m25s
View workflow file
add 2.5x speed selector
#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
#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
#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
#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
#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
#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
#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
#35
:
Commit
0ebb04f0a2
pushed by
daniel156161
main
2026-04-06 02:26:07 +02:00
12m50s
View workflow file
show snake body correctly under hazards
#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
#31
:
Commit
050dd1083c
pushed by
daniel156161
main
2026-04-05 20:04:13 +02:00
5m11s
View workflow file
update snakes with new code
#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
#29
:
Commit
00d55b5419
pushed by
daniel156161
main
2026-04-05 03:09:06 +02:00
1m14s
View workflow file
add snake from claude code
#28
:
Commit
643f4b468e
pushed by
daniel156161
main
2026-04-05 02:58:50 +02:00
5m22s
View workflow file
Update Best Battle Snake Logic
#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
#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
#25
:
Commit
f8c492f333
pushed by
daniel156161
main
2026-04-04 16:04:00 +02:00
57s
View workflow file
only update stuck game metric when game state backend is not redis
#24
:
Commit
5997a1f6c1
pushed by
daniel156161
main
2026-04-04 15:34:31 +02:00
58s
View workflow file
disable removeing cound of stale games in the backend because redis is doing it
#23
:
Commit
8564606f4c
pushed by
daniel156161
main
2026-04-04 15:29:38 +02:00
1m4s
View workflow file
correct end game active metric count
#22
:
Commit
561527a21b
pushed by
daniel156161
main
2026-04-04 15:25:06 +02:00
57s
View workflow file
make Metrics Collector Class and auto send to redis when change happend
#21
:
Commit
47051a6068
pushed by
daniel156161
main
2026-04-04 14:53:30 +02:00
1m1s
View workflow file
allow to send metrics to memory or redis
#20
:
Commit
c3da096320
pushed by
daniel156161
main
2026-04-04 14:23:06 +02:00
56s
View workflow file
First
Previous
1
2
Next
Last