git.sr.ht/gitsrht-update-hook
Simon Ser 45812720f3 gitsrht-update-hook: always enable secrets when submitting builds
Ensure secrets are enabled for all builds. This disables the
auto-detection done by default by builds.sr.ht when the secrets arg
is left unspecified.

While at it, remove the unbound $execute variable.
2024-02-15 13:36:31 +01:00
..
.gitignore Rewrite gitsrht-update-hook in Go 2019-11-19 18:36:00 -05:00
main.go gitsrht-update-hook: go fmt 2022-02-14 15:42:09 +01:00
manifest.go gitsrht-update-hook: add oauth key 2021-02-18 11:37:18 -05:00
options.go gitsrht-update-hook: update go-redis to support Unix sockets 2021-12-08 11:58:09 +01:00
post-update.go Upgrade core-go 2024-01-24 12:06:52 +01:00
pre-receive.go hooks: expand support for push options 2020-02-17 11:50:13 -05:00
stage-3.go Add support for [objects]s3-insecure 2024-01-24 12:51:32 +01:00
submitter.go gitsrht-update-hook: always enable secrets when submitting builds 2024-02-15 13:36:31 +01:00
types.go gitsrht-update-hook: Use GraphQL for repository updates 2022-02-14 15:42:09 +01:00
update.go gitsrht-update-hook: update go-redis to support Unix sockets 2021-12-08 11:58:09 +01:00
webhooks.go gitsrht-update-hook: fix logger formatting 2021-11-05 10:33:01 +01:00