Commit graph

30 commits

Author SHA1 Message Date
917d7571f2
refactor: skip notification via err 2023-09-03 14:57:43 +02:00
9f303dcb89
chore: add dockerignore 2023-09-03 13:51:15 +02:00
6b035f4deb
feat: notify ReconciliationSucceeded only after modification 2023-09-03 13:44:16 +02:00
Renovate Bot
4234eee583 Add renovate.json 2023-09-03 11:10:23 +00:00
f2b57e4c99
fix: update flux model to include revision 2023-09-03 13:07:42 +02:00
d56873fc5d
feat: setup skaffold 2023-09-03 13:04:34 +02:00
eef59c479c
feat(flux): filter out ReconciliationSucceeded
These notification are too spammy. We may need to add logic
to handle in progress reconciliations.
2023-09-03 12:19:34 +02:00
d63da674fd
chore: add ca-certs from alpine image 2023-09-01 23:05:17 +02:00
63b5b254c2
fix: add certificates in goreleaser dockerfile 2023-09-01 22:59:37 +02:00
fccbb9ac06
chore: update example to remove trailing slash 2023-09-01 22:35:52 +02:00
91479478b9
fix: use readConfig 2023-09-01 22:35:46 +02:00
b69e3d4ef3
chore: add docker in flake.nix 2023-09-01 22:15:50 +02:00
2707cc5535
chore: configure goreleaser manifest 2023-09-01 22:10:31 +02:00
30581f132c
chore: remove goreleaser workflow for now 2023-09-01 22:05:04 +02:00
2cc7659737
fix: correctly use dockerfile with goreleaser 2023-09-01 22:01:23 +02:00
98563d75b5
fix: use bookworm 2023-09-01 21:54:34 +02:00
0d7b4655e4
chore: set goreleaser image 2023-09-01 21:09:35 +02:00
ad9bb5994e
chore: add go workflow 2023-09-01 21:07:59 +02:00
4ed2de61b5
feat: add dockerfile 2023-09-01 19:29:27 +02:00
b7c3e22875
chore: add goreleaser workflow 2023-09-01 19:21:47 +02:00
a441943b30
chore: add goreleaser 2023-09-01 19:18:38 +02:00
83c6fd9734
feat: test multiple path for config 2023-09-01 19:11:02 +02:00
fa914c9e9c
feat: implement main.go with config 2023-09-01 19:06:27 +02:00
c3758a0c4c
chore: ignore config.scfg 2023-09-01 19:06:21 +02:00
958b906069
feat: add flux formatter 2023-09-01 19:06:12 +02:00
cdc5e5d9eb
feat: add bridge implementation 2023-09-01 19:06:04 +02:00
e136afe706
feat: add auth in config + remove HandlerNone 2023-09-01 19:05:22 +02:00
f3e75af976
chore: use go1.21 2023-09-01 17:53:59 +02:00
289d877e41
feat: add config format 2023-09-01 17:53:47 +02:00
2f4a151acd
Initial commit 2023-08-31 18:33:09 +02:00