index
:
guix/build-coordinator
master
post-build-prioritisation
wip-fix-missing-items
wip-s3
wip-upload-slots
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-build-coordinator
/
hooks.scm
Commit message (
Expand
)
Author
Age
*
Reduce the nar size threshold
Christopher Baines
2024-06-15
*
Support customising the default-build-missing-inputs-hook behaviour
Christopher Baines
2024-06-06
*
Close the uncompressed output port explicitly
Christopher Baines
2024-06-05
*
Make imports from (guix build utils) explicit
Christopher Baines
2024-06-05
*
Omit none as a compression in narinfos
Christopher Baines
2024-06-05
*
Enable recompressing nars in the publish hook
Christopher Baines
2024-05-19
*
Use with-port-timeouts when recompressing log files
Christopher Baines
2024-05-10
*
Add some port timeouts in to the build-success-publish-hook
Christopher Baines
2023-12-13
*
Pass the store in to substitute-derivation
Christopher Baines
2023-08-20
*
Switch to a more rigorous method for finding potential source refs
Christopher Baines
2023-08-10
*
Ignore self output references when looking for potential source refs
Christopher Baines
2023-08-10
*
Fix some log output
Christopher Baines
2023-08-10
*
Keep less derivation files open when reading derivations
Christopher Baines
2023-08-03
*
Add some logging to the build success publish hook
Christopher Baines
2023-07-08
*
Improve the build-success-publish-hook for referenced source files
Christopher Baines
2023-07-07
*
Use a timeout when substituting derivations in the publish hook
Christopher Baines
2023-04-10
*
More fixes for the combined post publish hook
Christopher Baines
2023-03-14
*
Fix some incorrect refactoring in the publish hook
Christopher Baines
2023-03-14
*
Fix passing around the derivation name in the publish hook
Christopher Baines
2023-03-14
*
Add a combined variant of the post-publish-hook
Christopher Baines
2023-03-13
*
Fix setting the lzip nar size for source file narinfos
Christopher Baines
2023-02-01
*
Support publishing referenced source files
Christopher Baines
2023-01-30
*
Fix bug when handling missing output details
Christopher Baines
2022-07-07
*
Send more information on derivation outputs to the Guix Data Service
Christopher Baines
2022-07-07
*
Allow overriding the success publish hook skip publishing behaviour
Christopher Baines
2022-02-04
*
Fix the build-failure-retry-hook
Christopher Baines
2021-03-26
*
Make the build failure retry hook more flexible
Christopher Baines
2021-03-06
*
Add a hook for determining whether agents should submit outputs
Christopher Baines
2021-02-17
*
Tweak the S3 publish hook to avoid issues for not submitted outputs
Christopher Baines
2021-02-14
*
Copy build tags in the failure retry hook
Christopher Baines
2021-02-02
*
Fix issues around datastore-count-builds-for-derivation
Christopher Baines
2020-12-27
*
Change how some submit build options handle canceled builds
Christopher Baines
2020-12-26
*
Add build-canceled-send-event-to-guix-data-service-hook
Christopher Baines
2020-12-21
*
Add a hook for when builds are canceled
Christopher Baines
2020-12-21
*
Fix default-build-missing-inputs-hook
Christopher Baines
2020-12-21
*
Handle canceled builds in the default-build-missing-inputs-hook
Christopher Baines
2020-12-21
*
Make the build-success-publish-hook behaviour more transactional
Christopher Baines
2020-12-20
*
Use the same skip if narinfo exists logic in the publish hook
Christopher Baines
2020-12-17
*
Avoid errors when derivation for missing input can't be found
Christopher Baines
2020-12-04
*
Propagate build tags when inserting builds for missing inputs
Christopher Baines
2020-11-24
*
Don't assume the missing input to a build is a direct input
Christopher Baines
2020-10-24
*
Allow configuring the s3-publish-hook with a aws command
Christopher Baines
2020-10-24
*
Move the post-publish-behaviour inside the s3 publish hook
Christopher Baines
2020-10-22
*
Support extending the S3 publish hook
Christopher Baines
2020-10-19
*
Add a hook to recomress build log files
Christopher Baines
2020-10-11
*
Better describe the default hooks
Christopher Baines
2020-09-17
*
Remove backtick that snuck in
Christopher Baines
2020-07-04
*
Add hooks to send events to the Guix Data Service
Christopher Baines
2020-07-01
*
Add a hook for when a build starts on an agent
Christopher Baines
2020-07-01
*
Add a hook for when builds are submitted
Christopher Baines
2020-07-01
[next]