6 Commits

Author SHA1 Message Date
Sirz Benjie
4d7fe4e473
ci: use change filters for workflows 2025-09-26 15:16:11 -05:00
Sirz Benjie
a6aec58c62
fix: allow ghcr workflow to write package 2025-09-26 14:18:14 -05:00
Sirz Benjie
ef409fde2a
Add permissions block to workflows 2025-09-25 11:36:47 -05:00
Sirz Benjie
95cbbee81d
Adjust GHCR workflow to not run unless pushed to master 2025-09-16 16:59:32 -05:00
maru
e97e5f73d5
Update ghcr.yml 2024-05-10 16:00:47 -04:00
Up
a8502fcd3f
add GitHub actions workflows and build docker image (#9)
* add default values for CLI args

* add development docker compose file

* prevent crash if userdata dir does not exist

* accounts, acccountStats

* account stats and create db indices

* compensations and daily runs

* ensure uniqueness of daily seed

* start on port 8001 by default for client parity

* add GitHub actions scripts and dockerfile

* add os architecture

* only build docker image on main repo

* add example compose file
2024-05-10 15:47:22 -04:00