Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | populate pass: don't decrypt .gpg-id | lassulus | 2021-02-16 | 1 | -1/+1 |
| | |||||
* | populate pass: make git optional again | lassulus | 2021-01-17 | 1 | -2/+6 |
| | |||||
* | Make pass source follow symlinksv1.24.0 | Simon Bruder | 2020-12-15 | 1 | -1/+1 |
| | |||||
* | add `shallow` option to git source type | Enno Lohmeier | 2020-07-02 | 1 | -3/+15 |
| | |||||
* | treewide: harmonize ssh callsv1.22.0 | tv | 2020-06-08 | 1 | -12/+11 |
| | |||||
* | add target.extraOptions | Erik Arvstedt | 2020-04-18 | 1 | -0/+1 |
| | |||||
* | Merge pull request #15 from nyantec/feature/filtersv1.20.0 | tv | 2020-02-18 | 1 | -2/+5 |
|\ | | | | | support for include filters | ||||
| * | support for include filters | Milan Pässler | 2020-02-03 | 1 | -2/+5 |
| | | | | | | | | | | | | | | - 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. | ||||
* | | use writers from nixpkgs | Jörg Thalheim | 2020-02-17 | 1 | -3/+3 |
|/ | | | | | This makes the evaluation of krops pure (no import from derivation) and makes it faster since the fetchGit result might be garbage collected. | ||||
* | populate: re-add default values for useChecksum/exclude | Jörg Thalheim | 2019-12-23 | 1 | -2/+2 |
| | | | | Turns out, those where required. | ||||
* | populate file: add exclude option | Jörg Thalheim | 2019-12-23 | 1 | -2/+5 |
| | |||||
* | ssh: support using ssh-configured user | tv | 2019-11-29 | 1 | -5/+7 |
| | | | | | | | 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 | -3/+7 |
| | | | | | | | | 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 | -2/+6 |
| | |||||
* | populate: support backupping target | tv | 2019-07-16 | 1 | -1/+23 |
| | |||||
* | populate: allow directories as sentinel | tv | 2019-07-16 | 1 | -1/+1 |
| | |||||
* | populate derivation: print nix-build output to stderr | lassulus | 2019-01-28 | 1 | -1/+1 |
| | |||||
* | populate pass: check only hash of source directoryv1.11.0 | lassulus | 2018-12-14 | 1 | -1/+1 |
| | |||||
* | populate pass: set -efuv1.10.2 | tv | 2018-12-14 | 1 | -0/+2 |
| | |||||
* | populate: add derivation typev1.10.0 | lassulus | 2018-12-04 | 1 | -0/+4 |
| | |||||
* | populate pass: check if already up to datev1.9.0 | lassulus | 2018-11-30 | 1 | -0/+15 |
| | |||||
* | populate git: set -efuv1.8.1 | tv | 2018-11-30 | 1 | -0/+1 |
| | |||||
* | populate file: add useChecksumv1.8.0 | tv | 2018-11-28 | 1 | -3/+8 |
| | |||||
* | populate symlink: fail if target is a directoryv1.7.3 | tv | 2018-11-28 | 1 | -1/+1 |
| | |||||
* | populate check: mkdir's verbose output to stderrv1.7.2 | tv | 2018-11-20 | 1 | -1/+1 |
| | |||||
* | populate git: reset --hardv1.7.1 | tv | 2018-11-13 | 1 | -2/+1 |
| | |||||
* | populate git: add clean.excludev1.7.0 | tv | 2018-10-31 | 1 | -1/+4 |
| | |||||
* | populate: no name clashes anymorev1.4.2palo/fix-pass-2 | Ingolf Wagner | 2018-09-19 | 1 | -17/+17 |
| | |||||
* | populate rsync: use stderrv1.3.2 | tv | 2018-09-13 | 1 | -1/+2 |
| | |||||
* | populate git: clone with --recurse-submodulesv1.3.1 | tv | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | populate git: support submodulesv1.3.0 | tv | 2018-08-14 | 1 | -0/+1 |
| | |||||
* | populate: inline scriptv1.2.0 | tv | 2018-07-12 | 2 | -294/+133 |
| | |||||
* | populate: support rsyncing files | tv | 2018-04-24 | 1 | -1/+5 |
| | |||||
* | import stockholm's deployment tools | tv | 2018-02-28 | 2 | -0/+296 |
https://cgit.krebsco.de/stockholm 877b4104370c1ea9698a449e376e2842d7c372fd |