Commit Graph

10 Commits (4cc2d3431c2fa4869a1a2c21e37f11f04ec31290)

Author SHA1 Message Date
Up 983e17c894
continue if linting fails
Up b88b3f6fab
explicitly define linter config
Up c24d006f88
move linter args to config file
Up ab69d940e6
update action step name
Krystian Chmura 03865f9b94
run golangci-lint in CI
maru e97e5f73d5
Update ghcr.yml
Up a8502fcd3f
add GitHub actions workflows and build docker image ()
* 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
maru ae03daae1c
Remove GitHub actions workflow
maru 777517dd38
Bump GitHub Actions Go version
Patapancakes 0523737f0d
Create go.yml