aboutsummaryrefslogtreecommitdiff
path: root/guix/forge
AgeCommit message (Expand)Author
2023-01-31tissue: Conditionally embed socket directory creation G-expression.Arun Isaac
2023-01-30socket: Replace string-contains? with string-contains.Arun Isaac
2023-01-27tissue: Update to 0.1.0.Arun Isaac
2023-01-20tissue: Use latest guile-xapian commit.Arun Isaac
2022-12-20forge: Refactor extension functions into named functions.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-10-17tissue: Use least-authority-wrapper.Arun Isaac
2022-09-15Revert "tissue: Set ownership of state directory recursively."Arun Isaac
2022-09-15tissue: Set ownership of state directory recursively.Arun Isaac
2022-07-11tissue: Invoke `tissue web' instead of `tissue run-web'.Arun Isaac
2022-07-11tissue: Update to 0.1.0-1.6d6285d.Arun Isaac
2022-07-06tissue: Use skribilo from upstream git repository.Arun Isaac
2022-07-06tissue: Add tissue service.Arun Isaac
2022-07-05socket: Introduce <forge-*-socket> types.Arun Isaac
2022-04-09utils: Implement with-packages using with-manifest.Arun Isaac
2022-04-09utils: Add with-manifest.Arun Isaac
2022-04-09forge: Do not try to trigger CI jobs when there are none.Arun Isaac
2022-03-28forge: Add trigger? field to forge-laminar-job.Arun Isaac
2022-03-28laminar: Suffix .run and .after in script names.Arun Isaac
2022-03-28webhook: Suffix -webhook in script name.Arun Isaac
2022-03-28forge: Suffix -cron-job in script name.Arun Isaac
2022-03-28forge: Suffix -post-receive-hook in script name.Arun Isaac
2022-03-28forge: Import only laminar from (gnu packages ci).Arun Isaac
2022-03-19forge: Change ownership of parent directory of website directory.Arun Isaac
2022-03-15forge: Fix showing only first commit on shallow cloned repos.Arun Isaac
2022-03-14forge: Allow deep clone on derivation jobs.Arun Isaac
2022-03-08forge: Add with-profile utility.Arun Isaac
2022-03-02Move channel modules into subdirectory.Arun Isaac