Commit graph

51 commits

Author SHA1 Message Date
Renovate Bot ff43a5df3b fix(deps): update git.sr.ht/~emersion/go-scfg digest to 2ae16e7 2024-04-11 09:03:59 +00:00
Renovate Bot 18612c7eff chore(deps): update golang docker tag to v1.22
All checks were successful
Go / build (pull_request) Successful in 1m52s
Go / build (push) Successful in 11m48s
2024-02-07 03:02:15 +00:00
Renovate Bot f8a25d4335 chore(deps): update alpine docker tag to v3.19
All checks were successful
Go / build (pull_request) Successful in 41s
Go / build (push) Successful in 42s
2023-12-08 02:02:26 +00:00
Renovate Bot 7384d97afb chore(deps): update actions/setup-go action to v5
All checks were successful
Go / build (pull_request) Successful in 1m36s
Go / build (push) Successful in 36s
2023-12-06 16:00:58 +00:00
Renovate Bot 45bf45902c chore(deps): update actions/checkout action to v4
All checks were successful
Go / build (push) Successful in 1m13s
2023-11-01 21:58:08 +00:00
Bastien Riviere a502442913
chore: bump go to 1.21 in go.mod
All checks were successful
Go / build (push) Successful in 36s
2023-09-11 20:01:53 +02:00
Bastien Riviere dd38badc6e
style: run formatter
All checks were successful
Go / build (push) Successful in 36s
2023-09-11 20:01:26 +02:00
Bastien Riviere c1f23220fa
docs: add README instructions
All checks were successful
Go / build (push) Successful in 26s
2023-09-11 19:58:02 +02:00
Bastien Riviere 773555491a
feat: add alertmanager handler
All checks were successful
Go / build (push) Successful in 43s
2023-09-11 18:56:14 +02:00
Bastien Riviere 1bc747c18b
chore: remove errSkipNotification 2023-09-11 18:47:25 +02:00
Bastien Riviere a428a61fc3
chore: update dockerignore to remove direnv 2023-09-11 17:59:28 +02:00
Bastien Riviere 0ef9170f4e
chore: configure renovate
All checks were successful
Go / build (push) Successful in 33s
2023-09-03 18:05:52 +02:00
Bastien Riviere b73a80b4fa
chore: enable debug in skaffold
All checks were successful
Go / build (push) Successful in 32s
2023-09-03 17:09:01 +02:00
Bastien Riviere c832ea4645
feat: add discord_embed handler 2023-09-03 17:09:00 +02:00
Bastien Riviere 64e91cb2d4
fix: use default topic if none is given 2023-09-03 16:45:46 +02:00
Bastien Riviere ac2940ccfe
feat: add support for notification action 2023-09-03 16:44:23 +02:00
Bastien Riviere ea22fa5569
refactor: make handlers able to send multiple notifications at once 2023-09-03 16:44:23 +02:00
Bastien Riviere 1b48840c8b
chore: return 204 when notification is send 2023-09-03 16:36:26 +02:00
Bastien Riviere 8c3cd0f286
chore: enable local build in skaffold
All checks were successful
Go / build (push) Successful in 27s
2023-09-03 14:58:47 +02:00
Bastien Riviere 377cb91c67
chore: update bridge http address 2023-09-03 14:58:38 +02:00
Bastien Riviere ec3c0cfedd
fix: use correct service for ntfy 2023-09-03 14:58:00 +02:00
Bastien Riviere 917d7571f2
refactor: skip notification via err 2023-09-03 14:57:43 +02:00
Bastien Riviere 9f303dcb89
chore: add dockerignore
All checks were successful
Go / build (push) Successful in 28s
2023-09-03 13:51:15 +02:00
Bastien Riviere 6b035f4deb
feat: notify ReconciliationSucceeded only after modification
All checks were successful
Go / build (push) Successful in 30s
2023-09-03 13:44:16 +02:00
Renovate Bot 4234eee583 Add renovate.json
All checks were successful
Go / build (pull_request) Successful in 26s
Go / build (push) Successful in 28s
2023-09-03 11:10:23 +00:00
Bastien Riviere f2b57e4c99
fix: update flux model to include revision
All checks were successful
Go / build (push) Successful in 28s
2023-09-03 13:07:42 +02:00
Bastien Riviere d56873fc5d
feat: setup skaffold 2023-09-03 13:04:34 +02:00
Bastien Riviere eef59c479c
feat(flux): filter out ReconciliationSucceeded
All checks were successful
Go / build (push) Successful in 34s
These notification are too spammy. We may need to add logic
to handle in progress reconciliations.
2023-09-03 12:19:34 +02:00
Bastien Riviere d63da674fd
chore: add ca-certs from alpine image
All checks were successful
Go / build (push) Successful in 34s
2023-09-01 23:05:17 +02:00
Bastien Riviere 63b5b254c2
fix: add certificates in goreleaser dockerfile
All checks were successful
Go / build (push) Successful in 35s
2023-09-01 22:59:37 +02:00
Bastien Riviere fccbb9ac06
chore: update example to remove trailing slash
All checks were successful
Go / build (push) Successful in 36s
2023-09-01 22:35:52 +02:00
Bastien Riviere 91479478b9
fix: use readConfig 2023-09-01 22:35:46 +02:00
Bastien Riviere b69e3d4ef3
chore: add docker in flake.nix
All checks were successful
Go / build (push) Successful in 32s
2023-09-01 22:15:50 +02:00
Bastien Riviere 2707cc5535
chore: configure goreleaser manifest
Some checks failed
Go / build (push) Failing after 14m12s
2023-09-01 22:10:31 +02:00
Bastien Riviere 30581f132c
chore: remove goreleaser workflow for now 2023-09-01 22:05:04 +02:00
Bastien Riviere 2cc7659737
fix: correctly use dockerfile with goreleaser
Some checks reported warnings
Go / build (push) Successful in 8m23s
goreleaser / goreleaser (push) Has been cancelled
2023-09-01 22:01:23 +02:00
Bastien Riviere 98563d75b5
fix: use bookworm
Some checks reported warnings
goreleaser / goreleaser (push) Has been cancelled
Go / build (push) Successful in 59s
2023-09-01 21:54:34 +02:00
Bastien Riviere 0d7b4655e4
chore: set goreleaser image
Some checks reported warnings
Go / build (push) Successful in 53s
goreleaser / goreleaser (push) Has been cancelled
2023-09-01 21:09:35 +02:00
Bastien Riviere ad9bb5994e
chore: add go workflow
All checks were successful
Go / build (push) Successful in 58s
2023-09-01 21:07:59 +02:00
Bastien Riviere 4ed2de61b5
feat: add dockerfile
Some checks failed
goreleaser / goreleaser (push) Failing after 3m49s
2023-09-01 19:29:27 +02:00
Bastien Riviere b7c3e22875
chore: add goreleaser workflow 2023-09-01 19:21:47 +02:00
Bastien Riviere a441943b30
chore: add goreleaser 2023-09-01 19:18:38 +02:00
Bastien Riviere 83c6fd9734
feat: test multiple path for config 2023-09-01 19:11:02 +02:00
Bastien Riviere fa914c9e9c
feat: implement main.go with config 2023-09-01 19:06:27 +02:00
Bastien Riviere c3758a0c4c
chore: ignore config.scfg 2023-09-01 19:06:21 +02:00
Bastien Riviere 958b906069
feat: add flux formatter 2023-09-01 19:06:12 +02:00
Bastien Riviere cdc5e5d9eb
feat: add bridge implementation 2023-09-01 19:06:04 +02:00
Bastien Riviere e136afe706
feat: add auth in config + remove HandlerNone 2023-09-01 19:05:22 +02:00
Bastien Riviere f3e75af976
chore: use go1.21 2023-09-01 17:53:59 +02:00
Bastien Riviere 289d877e41
feat: add config format 2023-09-01 17:53:47 +02:00