Commit Graph

14 Commits

Author SHA1 Message Date
Kevin McDermott 73499fb6a4 Add the event summary into the genre.
This appends the metadata summary field in the genre (if one exists)
otherwise retains the fluxcd entry.

Signed-off-by: Kevin McDermott <bigkevmcd@gmail.com>
2023-05-09 14:30:57 +01:00
Hidde Beydals f00561e07d Extract commit SHA from RFC-0005 revision fmt
Signed-off-by: Hidde Beydals <hello@hidde.co>
2023-02-13 11:14:41 +01:00
Stefan Prodan caec764ccc Refactor notifies to use Flux Event API v1beta1
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-12-09 12:05:51 +00:00
Stefan Prodan 9f2d0e1a6c Generate unique commit status updates
Use the Provider cluster assigned UID to compose a unique commit status
ID to avoid name collisions when multiple clusters write to the same
repository.

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2022-12-09 12:05:51 +00:00
Paulo Gomes 8d95dc087a
build: Improve fuzz tests' reliability
Establish conventions which aligns with what is supported upstream
today, whilst expanding on documentation to ensure folks have
pointers on how to debug/check for issues going forwards.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-11-23 14:56:32 +00:00
Stefan Prodan 224b12a2b8 Refactor notifiers to use Event API v1beta1
Signed-off-by: Hidde Beydals <hello@hidde.co>
2022-11-22 11:00:25 +00:00
Paulo Gomes 5b1d1b1721
fuzz: Refactor Fuzzers based on Go native fuzzing
The existing fuzzers were converted into the Go native format.
Based on how the code was structured on this project, the fuzzers
can be quite effective, allowing for entire E2E fuzzing in some
cases, but with very low execution cost.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
2022-09-07 10:46:29 +01:00
Filipe Sequeira c9040611e5 Add basic auth support to grafana provider
Signed-off-by: Filipe Sequeira <filipe@weave.works>
2022-02-21 12:37:38 +00:00
Philip Laine df752f0238 Fix revision parsing when branch contains slash
Signed-off-by: Philip Laine <philip.laine@gmail.com>
2021-05-17 22:35:11 +02:00
Mikael Bergemalm 12b02feada fix: use sha1 sum as value for key in bitbucket api requests
Signed-off-by: Mikael Bergemalm <mbergemalm@gmail.com>
2021-03-26 07:08:29 +01:00
Somtochi Onyekwere a99a0bc50d Use deepcopy method for event
Signed-off-by: Somtochi Onyekwere <somtochionyekwere@gmail.com>
2021-03-22 09:40:16 +01:00
Johan Lore b5bd309b22 Update util.go + test
Signed-off-by: Johan Lore <jlore@ippon.fr>
2020-11-17 13:15:58 +01:00
Stefan Prodan 2437884a97
Change copyright to Flux authors
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
2020-10-27 18:52:14 +02:00
Philip Laine e176655c9d Add gitlab notifier 2020-09-13 21:16:03 +02:00