Commit graph

6 commits

Author SHA1 Message Date
Felix Niederwanger 46418bcf3a
Add env sanitation
Sanitize the environment variables when running webhooks and add ability
to add custom environment variables per webhook.
2023-05-28 11:44:42 +02:00
Felix Niederwanger a9cda6f310
Refactor hook
Refactor hook into its own go file.
2023-04-22 10:23:03 +02:00
Felix Niederwanger d7589937b6
Add testing
Adds a blackbox test and fixes some discovered bugs in the program
argument handling. Also adds the `Output` option to web hooks.
2022-12-29 16:03:11 +01:00
Felix Niederwanger f9706929d8
Add static recipe 2022-02-08 15:00:34 +01:00
Felix Niederwanger 1b63df4e4e
First prototype 2022-02-08 11:25:22 +01:00
Felix Niederwanger cd9aabb92b
Initial commit 2022-02-08 09:58:24 +01:00