aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-25scripts/deploy: ShellCheckEuAndreh1-1/+2
2021-02-25WIP: Add scripts/deployEuAndreh1-0/+44
2021-01-10Move scripts/ to build-aux/EuAndreh6-125/+0
2020-12-10ci-build.sh: Use double quotes forEuAndreh1-1/+1
2020-12-10ci-build.sh: Get from environmentEuAndreh1-1/+1
2020-12-09assert-todos.sh: Allow it to work on files with spaces on the nameEuAndreh1-2/+1
2020-12-02ci-build.sh: Overwrite existing public/EuAndreh1-1/+1
2020-12-02ci-build.sh: Clean before running checkEuAndreh1-1/+1
2020-12-02Build and publish TODOs.org fileEuAndreh3-1/+58
2020-12-02with-container.sh: Call $@ with sh -cEuAndreh2-2/+2
2020-12-02ci-build.sh: Build only check and publishEuAndreh1-1/+1
2020-12-02ci-build.sh: Run all make targets in a single invocationEuAndreh1-2/+1
2020-12-02Rename container -> scripts/with-container.shEuAndreh2-2/+5
2020-12-02ci-build.sh: Append the note instead of force replacing it.EuAndreh1-1/+1
2020-11-29ci-build.sh: Remove server-specific PREFIX path of logfileEuAndreh1-3/+5
2020-11-29ci-build.sh: Update path to $LOGFILEEuAndreh1-1/+1
2020-11-29Add scripts/ci-build.shEuAndreh1-0/+38
2020-11-18Remove assert-nixfmt.shEuAndreh1-16/+0
2020-11-18Remove most Nix filesEuAndreh1-16/+0
2020-11-16Fix tests.shEuAndreh1-32/+0
2020-10-23Fix testsEuAndreh1-2/+1
2020-10-23Add bash scripts for tests instead of NixEuAndreh4-0/+75
2020-09-23Use SQLite instead of PostgreSQL: simplify operations and backupEuAndreh1-9/+1
2020-09-22TODOs.orgEuAndreh1-0/+3
2020-09-22Refactor: simplify configuration.nix and put everything under /data/EuAndreh1-0/+22
2020-08-10Migration: Remove Ansible and Docker code, move only to NixOSEuAndreh8-244/+0
2020-08-09mail.sh: Add 'successful' messaging on the mail subjectEuAndreh1-1/+1
2020-08-08scripts/ci/setup.sh: Get GPG key from serverEuAndreh1-1/+1
2020-08-02deploy.sh: mv -> cpEuAndreh1-1/+1
2020-08-02Rename DESTROY_VOLUME -> DESTROY_VPSEuAndreh1-1/+1
2020-08-02Revert "provision.env.yaml: Tweak relative paths"EuAndreh1-1/+2
2020-08-02provision.yaml: Use environment value of VPS_VOLUME_NAMEEuAndreh1-1/+2
2019-06-13s/See failed run:/See run:/EuAndreh1-1/+1
2019-06-13Specify email address when rotating keysEuAndreh1-2/+2
2019-06-11deploy.sh: assert dir before running finish-phaseEuAndreh1-0/+3
2019-06-11Don't fail when =terraform apply= is a noopEuAndreh1-1/+1
2019-06-11Remove duplicated dangling shutdown codeEuAndreh1-5/+0
2019-06-11Run shutdown with Ansible instead of BashEuAndreh1-15/+13
2019-06-11Run Terraform refresh when not destroying everythingEuAndreh1-1/+2
2019-06-11Debug failing Ansible logsEuAndreh1-1/+1
2019-06-11s/mail_debug_log/finish_phase/EuAndreh1-2/+2
2019-06-11Log when finished runnign trapEuAndreh1-0/+2
2019-06-11Debug failing Ansible playbook logsEuAndreh1-1/+1
2019-06-11Log if trap was called on error or normal exitEuAndreh1-2/+10
2019-06-11Debug failing run of Ansible playbookEuAndreh1-1/+1
2019-06-11Run git crypt lock inside trap functionEuAndreh1-7/+7
2019-06-11Move envsubst calls out of setup.sh into deploy.shEuAndreh2-7/+9
2019-06-11Set the directory before sourcingEuAndreh1-1/+1
2019-06-10Quiet import GPGEuAndreh1-1/+1
2019-06-10Allow envrc to be sourced in CIEuAndreh1-3/+3