Commit graph

7 commits

Author SHA1 Message Date
Evan Paterakis
a1fcded3c1
feat: load custom colors yaml at runtime (#15)
* feat: load custom colors yaml at runtime

* feat: handle parsing errors and update README, ci
2024-01-05 23:06:12 +02:00
Evangelos Paterakis
82f710a204
fix(ci): just enable latest 2023-10-15 20:51:56 +03:00
Evangelos Paterakis
5d8d62249a
feat(ci): add lates=auto to docker 2023-10-15 20:46:18 +03:00
Evangelos Paterakis
3ae101dea3
feat(ci): add workflow disptach to docker 2023-10-15 20:36:37 +03:00
Will Fantom
c3b1707bdb
feat: Docker Support 🐳 (#11)
* feat: added dockerfile and relvant docs

* feat: added ci to publish docker images

* chore: bumped all checkout actions to v4

* chore: removed unnecessary deps from build stage

* chore: changed build targets to amd64 and arm64 only

* chore: moved docker publish logic to push trigger

Switched the docker image build/publish pipeline event to a push event
on either a `v*` tag or to the main branch.

* fix: README

* feat: publish => docker

* feat: dont run on main push

lets only publish releases instead

---------

Co-authored-by: Evangelos Paterakis <evan@geopjr.dev>
2023-10-15 20:35:03 +03:00
Evangelos Paterakis
65968fe3ee
feat: test & build mt 2022-07-28 18:22:18 +03:00
GeopJr
d163c23b9e feat: init 2022-05-18 19:41:41 +03:00