aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-06-01doc: Label file as post-receive, instead of post-receive-hook.Arun Isaac
2022-06-01doc: Move comma displaced by Emacs lispy-mode.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-04-09manifest.scm: Add font-charter and font-fira-code.Arun Isaac
2022-04-09manifest.scm: Use a later unreleased version of skribilo.Arun Isaac
2022-04-08doc: Link to ci-jobs-trigger-gexp definition.Arun Isaac
2022-04-08doc: Create dummy G-expression reader.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-21doc: Explain what a post-receive-hook is and how it is set up.Arun Isaac
2022-03-21doc: Clarify double reference of (guix build utils).Arun Isaac
2022-03-20doc: Link to G-expressions in the Guix manual.Arun Isaac
2022-03-20README: Add links to constituent software components.Arun Isaac
2022-03-20website: Use Fira Code for code blocks.Arun Isaac
2022-03-20website: Use Charter as main body font.Arun Isaac
2022-03-20Makefile: Clean website files.Arun Isaac
2022-03-20README: Link to manual from the home page.Arun Isaac
2022-03-19doc: Mention minimum configurability to philosophy.Arun Isaac
2022-03-19doc: List software components used by guix-forge.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-08doc: Reference source files inside guix directory.Arun Isaac
2022-03-02Move channel modules into subdirectory.Arun Isaac
2022-02-28website: Use reduced font size to indicate code and samp.Arun Isaac
2022-02-28forge: Require laminar service for forge-laminar service.Arun Isaac
2022-02-28forge: Specify default value for webhook-service-type.Arun Isaac