Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migration: Remove Ansible and Docker code, move only to NixOS | EuAndreh | 2020-08-10 | 1 | -51/+0 |
| | |||||
* | mail.sh: Add 'successful' messaging on the mail subject | EuAndreh | 2020-08-09 | 1 | -1/+1 |
| | |||||
* | s/See failed run:/See run:/ | EuAndreh | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Output all generated files on ./generated/, refactor .envrc variables | EuAndreh | 2019-06-10 | 1 | -8/+1 |
| | |||||
* | Only send log email when running on CI | EuAndreh | 2019-06-10 | 1 | -0/+7 |
| | |||||
* | Trust commited key | EuAndreh | 2019-06-10 | 1 | -1/+2 |
| | |||||
* | Add filename to logs.txt output | EuAndreh | 2019-06-10 | 1 | -1/+1 |
| | | | | | Taken from: https://stackoverflow.com/questions/5917413/concatenate-multiple-files-but-include-filename-as-section-headers | ||||
* | Disable SC2016 warnings | EuAndreh | 2019-06-10 | 1 | -0/+2 |
| | |||||
* | Encrypt attached log | EuAndreh | 2019-06-10 | 1 | -1/+3 |
| | |||||
* | Show in email subject if the run failed | EuAndreh | 2019-06-10 | 1 | -1/+14 |
| | |||||
* | Send logs via email after finishing provision.sh | EuAndreh | 2019-06-10 | 1 | -0/+33 |
The email will be send for both sucessfull and failed runs. |