This website requires JavaScript.
Explore
Help
Sign In
daniel156161
/
snake-python
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
Build and Push Docker Container
60 workflow runs
Actor
All actors
daniel156161
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
dev
main
update snakes with new code
Build and Push Docker Container #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
Build and Push Docker Container #29
:
Commit
00d55b5419
pushed by
daniel156161
main
2026-04-05 03:09:06 +02:00
1m14s
View workflow file
add snake from claude code
Build and Push Docker Container #28
:
Commit
643f4b468e
pushed by
daniel156161
main
2026-04-05 02:58:50 +02:00
5m22s
View workflow file
Update Best Battle Snake Logic
Build and Push Docker Container #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
Build and Push Docker Container #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
Build and Push Docker Container #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
Build and Push Docker Container #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
Build and Push Docker Container #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
Build and Push Docker Container #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
Build and Push Docker Container #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
Build and Push Docker Container #20
:
Commit
c3da096320
pushed by
daniel156161
main
2026-04-04 14:23:06 +02:00
56s
View workflow file
removed --websocket-ping-interval into docker startup
Build and Push Docker Container #19
:
Commit
eb6a054bc9
pushed by
daniel156161
main
2026-04-04 13:36:31 +02:00
1m10s
View workflow file
update uv.lock file
Build and Push Docker Container #18
:
Commit
4daf63d483
pushed by
daniel156161
main
2026-04-04 13:27:26 +02:00
1m0s
View workflow file
use redis.asyncio insted of the old aioredis package
Build and Push Docker Container #17
:
Commit
33c8fabc4c
pushed by
daniel156161
main
2026-04-04 13:26:24 +02:00
51s
View workflow file
update requirements
Build and Push Docker Container #16
:
Commit
00d456a412
pushed by
daniel156161
main
2026-04-04 13:01:16 +02:00
1m14s
View workflow file
allow to disable self.running_games as L1 Cache into Worker when useing Redis Backend
Build and Push Docker Container #15
:
Commit
65128b25c2
pushed by
daniel156161
main
2026-04-04 12:59:49 +02:00
56s
View workflow file
auto remove stuck games
Build and Push Docker Container #14
:
Commit
c6ebb5834b
pushed by
daniel156161
main
2026-04-04 10:25:22 +02:00
54s
View workflow file
add more metrics data
Build and Push Docker Container #13
:
Commit
dbcf9cadaf
pushed by
daniel156161
main
2026-04-04 09:59:47 +02:00
1m2s
View workflow file
add dataset and models folder into git ignore file and change train-ai to get the input data from the dataset
Build and Push Docker Container #12
:
Commit
b0d484dbab
pushed by
daniel156161
main
2026-04-04 00:13:23 +02:00
12m8s
View workflow file
add Training for AI and AI Model and allow to collect rl data from BestBattleSnake
Build and Push Docker Container #11
:
Commit
9e826afa5f
pushed by
daniel156161
main
2026-04-03 23:21:22 +02:00
1m39s
View workflow file
update python packages
Build and Push Docker Container #10
:
Commit
d3b0488e0f
pushed by
daniel156161
main
2026-04-03 21:54:26 +02:00
2m33s
View workflow file
cahange battlsnake cli to https url
Build and Push Docker Container #9
:
Commit
4e9a5595bc
pushed by
daniel156161
main
2026-04-03 21:50:51 +02:00
2m3s
View workflow file
Update BestBattleSnake Version to 2.6.0
Build and Push Docker Container #8
:
Commit
8f938ce3fe
pushed by
daniel156161
main
2026-04-03 21:43:53 +02:00
1m55s
View workflow file
use hypercorn in production without uv bload
Build and Push Docker Container #7
:
Commit
3d7f92e20f
pushed by
daniel156161
main
2026-04-03 14:59:39 +02:00
49s
View workflow file
create payload of json string and then save it
Build and Push Docker Container #6
:
Commit
2d7a2505d4
pushed by
daniel156161
main
2026-04-03 14:37:21 +02:00
5m42s
View workflow file
add dataset updates with doc updates
Build and Push Docker Container #5
:
Commit
51de53d01c
pushed by
daniel156161
main
2026-04-03 11:53:23 +02:00
12m17s
View workflow file
update actions to new version:
Build and Push Docker Container #4
:
Commit
9e3a62d8e8
pushed by
daniel156161
main
2026-03-10 09:14:10 +01:00
1m29s
View workflow file
add calling of portainer Stack Webhook to update conteiner
Build and Push Docker Container #3
:
Commit
9093ca0512
pushed by
daniel156161
main
2026-01-06 13:51:01 +01:00
1m31s
View workflow file
change from sync to async and from flask to quart
Build and Push Docker Container #2
:
Commit
6e74b5fb57
pushed by
daniel156161
main
2026-01-06 13:38:33 +01:00
1m36s
View workflow file
remove migrations and add them into ignore file list
Build and Push Docker Container #1
:
Commit
c458219125
pushed by
daniel156161
main
2025-10-13 16:49:35 +02:00
10m40s
View workflow file
First
Previous
1
2
Next
Last