Commit graph

5 commits

Author SHA1 Message Date
894f3a5b2a
feat: add extcode flag 2023-03-03 16:53:03 +01:00
Matthias Riegler
b2e9d3bb12
chore/fix: switch release pipeline to goreleaser & ghcr.io (#43)
* chore: add goreleaser config + adapt Dockerfile
* chore: cleanup makefile and deprecated pipeline
* chore: go mod tidy -go=1.19
* feat: add release pipeline

---------

Signed-off-by: Matthias Riegler <me@xvzf.tech>
2023-02-16 09:38:05 +01:00
Matthias Riegler
01f689fb4a
Revert "chore/fix: switch release pipeline to goreleaser & ghcr.io (#40)" (#42)
This reverts commit b56a421ef2.
2023-01-28 21:42:36 +01:00
Matthias Riegler
b56a421ef2
chore/fix: switch release pipeline to goreleaser & ghcr.io (#40)
* chore: add goreleaser config + adapt Dockerfile

Signed-off-by: Matthias Riegler <me@xvzf.tech>

* chore: cleanup makefile and deprecated pipeline

Signed-off-by: Matthias Riegler <me@xvzf.tech>

* chore: go mod tidy -go=1.19

Signed-off-by: Matthias Riegler <me@xvzf.tech>

---------

Signed-off-by: Matthias Riegler <me@xvzf.tech>
2023-01-28 21:41:50 +01:00
Jeroen Op 't Eynde
5776ff829f
feat: render directory structure instead of flat file names (#20)
* feat: render directory structure instead of flat file names

* add gitignore
2021-06-04 15:33:41 +02:00