about summary refs log tree commit diff
path: root/guix/forge/webhook.scm
AgeCommit message (Expand)Author
47 hourswebhook: Remove bundled dependencies. HEAD mainArun Isaac
47 hourswebhook: Add go-golang-org-x-sys-0.18.Arun Isaac
48 hourswebhook: Build using go 1.21 as recommended by upstream.Arun Isaac
2 dayswebhook: Update to 2.8.2.Arun Isaac
2 dayswebhook: Configure absolute path to sh.Arun Isaac
2 dayswebhook: Rewrite package definition using new G-expression style.Arun Isaac
2023-07-04webhook: Export webhook package.Arun Isaac
2022-10-17webhook: Replace lambda function with define function.Arun Isaac
2022-10-17webhook: Run as webhook user and group.Arun Isaac
2022-10-17webhook: Use least-authority-wrapper.Arun Isaac
2022-10-17webhook: Use <forge-*-socket> to configure socket.Arun Isaac
2022-03-28webhook: Suffix -webhook in script name.Arun Isaac
2022-03-02Move channel modules into subdirectory.Arun Isaac