diff options
author | Mathieu Othacehe <m.othacehe@gmail.com> | 2020-06-22 14:40:33 +0200 |
---|---|---|
committer | Mathieu Othacehe <m.othacehe@gmail.com> | 2020-06-22 14:40:33 +0200 |
commit | 10b16ec09294b13bf67b3f58d93ca05e013cbd7b (patch) | |
tree | 956eeb29e507fe0b9b23c5722bf833a4d1a82ff0 /.gitignore | |
parent | 61cc56f6cc9ac4985c0013968af43e4da70aa954 (diff) | |
download | cuirass-10b16ec09294b13bf67b3f58d93ca05e013cbd7b.tar cuirass-10b16ec09294b13bf67b3f58d93ca05e013cbd7b.tar.gz |
Create build products as soon as the build succeeded.
When searching for successful builds in Cuirass, it is expected that the build
products are already available. Hence, make sure that build products are
computed before the build is marked as successful.
* src/cuirass/base.scm (spawn-builds): Add a spec argument,
(handle-build-event): ditto, and call create-build-outputs when the
build-succeeded event is received,
(create-build-outputs): take a single build argument instead of a builds list
and adapt accordingly,
(build-packages): pass spec argument to spawn-builds and remove
create-build-outputs call.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions