Commit Graph

6 Commits

Author SHA1 Message Date
Philip Laine 11f732d852 Respect schema set by the provider url
Modify the Azure DevOps notifier to allow compatibiliy
with running behind a proxy.
Check existing commit statuses to avoid spamming the
same status when reconciling.

Signed-off-by: Philip Laine <philip.laine@xenit.se>
2021-03-05 16:12:59 +01:00
Philip Laine 2390a39b4b Add check for duplicate status to avoid spamming the same status
Signed-off-by: Philip Laine <philip.laine@xenit.se>
2020-12-02 19:41:48 +01:00
Philip Laine e812068c63 Verify repository id in git notifiers
The different git notifiers need repository ids in different formats.
On top of that some git providers support repositories in subgroups
while others do not support nesting. Each notifier needs test to verify
that they support their specific functionality.

Signed-off-by: Philip Laine <philip.laine@xenit.se>
2020-11-17 13:51:22 +01:00
Philip Laine e176655c9d Add gitlab notifier 2020-09-13 21:16:03 +02:00
Philip Laine 92c41630d5 Remove unused test 2020-08-31 20:37:01 +02:00
Philip Laine e321ee70fd Add github notifier 2020-08-26 20:46:10 +02:00