Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split scripts into CI and VPS box | EuAndreh | 2019-05-28 | 1 | -21/+0 |
* | Remove set -x from ci-setup.sh | EuAndreh | 2019-05-28 | 1 | -1/+1 |
* | Add =set -x= to ci-setup.sh | EuAndreh | 2019-05-28 | 1 | -1/+1 |
* | Add backup routing before possibly tearing down machine | EuAndreh | 2019-05-28 | 1 | -0/+1 |
* | Rename ./secrets/id_rsa{.pub} -> ./secrets/vps_box{.pub} | EuAndreh | 2019-05-28 | 1 | -1/+1 |
* | Change permission of ./secrets/id_rsa after git crypt unlock | EuAndreh | 2019-05-26 | 1 | -0/+2 |
* | Specify shell type to ShellCheck in nix-shell shebang files | EuAndreh | 2019-05-26 | 1 | -0/+1 |
* | Use more robust Bash cd approach | EuAndreh | 2019-05-26 | 1 | -1/+1 |
* | Use nix-shell shebang to run CI scripts | EuAndreh | 2019-05-26 | 1 | -1/+2 |
* | Prepare builds.sr.ht CI environment before running build tasks | EuAndreh | 2019-05-26 | 1 | -0/+16 |