Commit Graph

8 Commits (bd9d15500c18e3af726bde6c2dc00d3e58dc04c6)

Author SHA1 Message Date
Abhinav Singh bd9d15500c feat: [CODE-2885]: support for webhook type (#3098) 2024-12-05 02:01:08 +00:00
Abhinav Singh c7d9a9d69c fix: [CODE-2728]: fix webhook internal url to not read from db (#2985)
* fix: [CODE-2728]: fix webhook internal url to not read from db
2024-11-13 02:02:59 +00:00
Abhinav Singh ea9f3af325 fix: [CODE-2728]: fix webhook internal url to not read from db (#2953) 2024-11-09 00:46:41 +00:00
Darko Draskovic b002a60b02 feat: [CODE-2292]: Add API for space level webhook creation (#2730)
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Move webphookpreprocessor to webhook controller
* Merge remote-tracking branch 'origin/main' into dd/webhooks-space
* Merge branch 'main' into dd/webhooks-space
* Add webhookpreprocessor service
* Add WebhookParentInfo type and refactor webhook svc and store to use it
* Introduce webhookpreprocessor service
* Add space webhooks
* Refactor handlers to use custom fn params
* Move everything webhook service related to webhook service
* Remove webhook parent info type
* Add webhook execution count
* Add space webhooks
2024-10-18 16:27:56 +00:00
Abhinav Singh f7411b41c9 feat: [CODE-2500]: add support for webhook internal url (#2806)
* feat: [CODE-2500]: add support for webhook internal url
* feat: [CODE-2500]: add support for webhook internal url
* feat: [CODE-2500]: add support for webhook internal url
2024-10-16 22:33:00 +00:00
Johannes Batzill adf2046a94 [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
Johannes Batzill b6e031c447 [Webhook] Replace X-Gitness-Id in payload with X-Gitness-Uid (#937) 2023-12-29 17:30:20 +00:00
Johannes Batzill a8cb5dc8d2 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00