Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target: use default port from SSH config | Erik Arvstedt | 2021-11-20 | 1 | -2/+6 |
| | | | | | This is the expected behavior. The SSH config is also implicitly used for other SSH-related settings. | ||||
* | populate file: admit derivations1.26.0 | tv | 2021-10-26 | 1 | -2/+6 |
| | |||||
* | isLocalTarget: use "localhost" as defaultv1.24.1 | tv | 2021-01-16 | 1 | -5/+12 |
| | | | | | This fixes an issue when trying to deploy using sudo from systems that don't provide means to determine the real host name. | ||||
* | add `shallow` option to git source type | Enno Lohmeier | 2020-07-02 | 1 | -0/+4 |
| | |||||
* | lib: add firstWord | tv | 2020-06-08 | 1 | -0/+3 |
| | |||||
* | support default target attrs for attrSets | Erik Arvstedt | 2020-04-18 | 1 | -7/+12 |
| | |||||
* | add target.extraOptions | Erik Arvstedt | 2020-04-18 | 1 | -0/+1 |
| | |||||
* | populate file: deprecated exclude option | tv | 2020-03-17 | 1 | -0/+10 |
| | |||||
* | support for include filters | Milan Pässler | 2020-02-03 | 1 | -0/+34 |
| | | | | | | | - Added a new option for `file` sources, which allows to specify a list of `include` and `exclude` filters - Added a new option for `file` sources, which allows to disable the `--delete-excluded` behaviour. | ||||
* | populate file: add exclude option | Jörg Thalheim | 2019-12-23 | 1 | -0/+5 |
| | |||||
* | ssh: support using ssh-configured user | tv | 2019-11-29 | 1 | -1/+1 |
| | | | | | | | Let ssh use the user configured in its configuration files when the target user is set to the empty string. Closes https://github.com/krebs/krops/issues/2 | ||||
* | ssh, rsync: support using sudo on remote | Milan Pässler | 2019-11-29 | 1 | -2/+3 |
| | | | | | | | | This allows deployment of remote hosts without having ssh access to the root user. Passwordless sudo is recommended since krops will use multiple ssh sessions and the password will not be remembered. Closes https://github.com/krebs/krops/issues/3 | ||||
* | populate git: add fetchAlways optionv1.16.0 | lassulus | 2019-08-08 | 1 | -0/+4 |
| | |||||
* | populate: add derivation typev1.10.0 | lassulus | 2018-12-04 | 1 | -0/+15 |
| | |||||
* | populate file: add useChecksumv1.8.0 | tv | 2018-11-28 | 2 | -0/+5 |
| | |||||
* | populate git: add clean.excludev1.7.0 | tv | 2018-10-31 | 2 | -0/+7 |
| | |||||
* | lib: add shell.quote | tv | 2018-07-12 | 1 | -0/+10 |
| | |||||
* | lib: add isLocalTarget | tv | 2018-07-12 | 1 | -0/+6 |
| | |||||
* | import stockholm's deployment tools | tv | 2018-02-28 | 4 | -0/+211 |
https://cgit.krebsco.de/stockholm 877b4104370c1ea9698a449e376e2842d7c372fd |