summaryrefslogtreecommitdiff
path: root/guix/scripts/deploy.scm
Commit message (Expand)AuthorAge
* deploy: Honor '--dry-run'.Ludovic Courtès2022-07-23
* deploy: Add '--execute'.Ludovic Courtès2022-02-02
* reconfigure: Use 'formatted-message'.Ludovic Courtès2021-06-25
* deploy: Leave on hard error.Ludovic Courtès2021-06-25
* maint: Require Guile 3.0.Ludovic Courtès2021-06-01
* deploy: Error out when the FILE argument is missing.Ludovic Courtès2021-05-28
* deploy: Let key-and-args exceptions through.Ludovic Courtès2020-11-26
* scripts: Use 'define-command' and have 'guix help' use that.Ludovic Courtès2020-09-10
* scripts: Pass #:verbosity to 'build-notifier'.Ludovic Courtès2020-08-03
* deploy: Gracefully handle errors.Ludovic Courtès2020-07-30
* deploy: Use 'map/accumulate-builds'.Ludovic Courtès2020-03-29
* deploy: Factorize machine deployment.Ludovic Courtès2020-03-29
* deploy: Remove use of '~*' in format string.Marius Bakke2020-03-28
* deploy: Write a message upon successful deployment.Ludovic Courtès2020-03-23
* deploy: Show what machines will be deployed.Ludovic Courtès2020-03-23
* deploy: Use 'with-build-handler'.Ludovic Courtès2020-03-22
* Update e-mail address for Jakob L. Kreuze.Tobias Geerinckx-Rice2020-02-09
* Use 'offload?' instead of 'build-hook?' internally.Ludovic Courtès2019-11-26
* deploy: Handle "--version".Ludovic Courtès2019-11-19
* deploy: Add '--verbosity' and properly interpret build log.Ludovic Courtès2019-09-23
* deploy: Add missing store options.Ludovic Courtès2019-09-04
* deploy: Do not quote error messages.Ludovic Courtès2019-08-28
* machine: Implement 'roll-back-machine'.Jakob L. Kreuze2019-08-15
* remote: Remove '--system' argument.Jakob L. Kreuze2019-08-14
* deploy: Use all machine modules when loading deploymentJakob L. Kreuze2019-08-07
* deploy: Handle the '--system' command line option.宋文武2019-07-24
* deploy: Honor '--no-grafts'.宋文武2019-07-24
* Add 'guix deploy'.Jakob L. Kreuze2019-07-06