67 Commits

Author SHA1 Message Date
Paul Brinkmeier
aae82e47e6 fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
All checks were successful
Build image / build-image (pull_request) Successful in 53s
2025-10-06 01:04:17 +02:00
Paul Brinkmeier
d790ddfa8c fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 10s
2025-10-06 01:02:58 +02:00
Paul Brinkmeier
60c276e6fd fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 8s
2025-10-06 01:02:07 +02:00
Paul Brinkmeier
fe88aa0c53 fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
All checks were successful
Build image / build-image (pull_request) Successful in 3m35s
2025-10-06 00:54:45 +02:00
Paul Brinkmeier
065f9f7705 fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 30s
2025-10-06 00:51:23 +02:00
Paul Brinkmeier
6ab09ebe99 fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 22s
2025-10-06 00:46:20 +02:00
Paul Brinkmeier
401fcb21ec fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 12s
2025-10-06 00:44:25 +02:00
Paul Brinkmeier
543dbbabe7 fixup! fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 16s
2025-10-06 00:39:49 +02:00
Paul Brinkmeier
d0219ab32c fixup! fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 7s
2025-10-06 00:39:05 +02:00
e79240cf76 fixup! fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Has been cancelled
2025-10-06 00:33:54 +02:00
36527da189 fixup! fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 34s
2025-10-06 00:31:55 +02:00
d4a5b491cb fixup! fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 15s
2025-10-06 00:24:12 +02:00
9433106fcf fixup! fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 32s
2025-10-06 00:21:20 +02:00
3c09f04099 fixup! Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 1s
2025-10-06 00:20:31 +02:00
aba2fa9b80 Nix CI tryouts
Some checks failed
Build image / build-image (pull_request) Failing after 21s
2025-09-30 17:30:55 +02:00
7cf2f53793 Change stations 2025-05-10 12:46:56 +02:00
892012bc1c Split off efa_client module 2025-04-29 09:40:39 +02:00
dc4180320b Align platform label and display server time in clock box 2025-04-28 01:06:45 +02:00
6e53521b84 Add serverTime to response
All checks were successful
Build image / build-image (push) Successful in 4m48s
v0.0.10
2025-04-28 00:59:18 +02:00
4964c62212 Fix symbol and direction encoding 2025-04-27 23:46:37 +02:00
b753d9f8ea Handle button presses 2025-04-27 18:45:47 +02:00
a563cc45b5 Add VAGEFAClient
All checks were successful
Build image / build-image (push) Successful in 3m12s
v0.0.9
2025-04-27 15:31:40 +02:00
1c1aad5846 Only redraw spinner while waiting for connection 2025-04-27 15:30:24 +02:00
f8fe64b1b3 Refactor state machine 2025-04-27 15:19:02 +02:00
72734c7faa Release 0.0.8
All checks were successful
Build image / build-image (push) Successful in 3m2s
v0.0.8
2025-04-25 18:27:42 +02:00
5deb037fe5 Apply go fmt 2025-04-25 18:27:23 +02:00
6e78235127 Add VRNP_CLIENT_ALLOWLIST env var 2025-04-25 18:26:20 +02:00
5d5b893948 Sort departures by countdown
All checks were successful
Build image / build-image (push) Successful in 2m45s
v0.0.7
2025-04-25 17:09:29 +02:00
4a73099460 Draw tiny train when train is arriving 2025-04-25 16:33:00 +02:00
addc90d856 Bump version
All checks were successful
Build image / build-image (push) Successful in 2m58s
v0.0.6
2025-04-25 13:39:17 +02:00
d23be3062a Merge pull request 'Send EFA requests to multiple servers' (#2) from feature/multiple-servers into main
Reviewed-on: #2
2025-04-25 13:38:30 +02:00
740b654be6 Add bwegt efa client 2025-04-25 13:37:01 +02:00
dcc3cfa44f Send requests to different servers using round-robin 2025-04-25 12:30:19 +02:00
ae7b2f170a Add EFAClient interface 2025-04-25 12:04:47 +02:00
fad4da3f6b Use flake-utils, use mkShell
This fixes the devshell on darwin
2025-04-25 03:29:24 +02:00
76cca9c1c0 Add tiny_train sprite 2025-04-25 03:18:49 +02:00
16f7d80677 Don't return departures with negative countdown
All checks were successful
Build image / build-image (push) Successful in 3m23s
v0.0.5
2025-04-24 20:12:27 +02:00
cf7bb96517 Implement layout 2025-04-24 19:50:26 +02:00
f0c94d8d7d Merge pull request 'Add CI for building image' (#1) from ci/init into main
All checks were successful
Build image / build-image (push) Successful in 3m15s
Reviewed-on: #1
v0.0.4
2025-04-23 17:23:30 +02:00
Paul Brinkmeier
9f26a280cd Add version to image meta 2025-04-23 17:22:51 +02:00
Paul Brinkmeier
1eedb2a113 Run on tags instead of push 2025-04-23 17:22:51 +02:00
Paul Brinkmeier
b77a2d908d Add docker commands 2025-04-23 17:22:51 +02:00
Paul Brinkmeier
2abfb10605 Try using catthehacker/ubuntu container 2025-04-23 17:22:50 +02:00
Paul Brinkmeier
c98044dbbc Add version file for crane push 2025-04-23 17:22:50 +02:00
Paul Brinkmeier
831d3765ef Add crane tool 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
1cc660dbf2 Add docker load command 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
9e5c73e3db Add sudo installation step 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
b15f0b08a1 Try nix-quick-install-action 2025-04-23 17:22:49 +02:00
Paul Brinkmeier
4e6e4f91e0 Add install nix and build container steps 2025-04-23 17:22:48 +02:00
Paul Brinkmeier
0b1a6699bb Set runs-on 2025-04-23 17:22:48 +02:00