aboutsummaryrefslogtreecommitdiff
path: root/TODOs.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-03-14system.scm: Better indentation of (skeletons ...) fieldEuAndreh1-1/+3
2023-03-14system.scm: Disable owner link on cgitEuAndreh1-1/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d3805a13435f1e5451400619ce48cf4d534e844d git notes --ref=refs/notes/ci-data show d3805a13435f1e5451400619ce48cf4d534e844d Exit status: 0 Duration: 21
2023-03-14cronjob.sh: Rename $ONE_HOUR to $TIMEOUTEuAndreh1-2/+2
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a2d0cbf6abd13bbc2b9588796c129893de87547a git notes --ref=refs/notes/ci-data show a2d0cbf6abd13bbc2b9588796c129893de87547a Exit status: 0 Duration: 20
2023-03-14cronjob.sh: Fix space trimming on report outputEuAndreh1-0/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8f2909f81d3c21c64908a07726f6c41eeae8eae5 git notes --ref=refs/notes/ci-data show 8f2909f81d3c21c64908a07726f6c41eeae8eae5 Exit status: 0 Duration: 20
2023-03-13gitconfig: Enable "receive.advertisePushOptions" globallyEuAndreh1-0/+2
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 8430742cf84404464111004f53090cb2134f1146 git notes --ref=refs/notes/ci-data show 8430742cf84404464111004f53090cb2134f1146 Exit status: 0 Duration: 17
2023-03-13gitconfig: Replace use tabs for indentationEuAndreh1-4/+4
2023-03-13system.scm: Use mailutils-sendmail from personal channelEuAndreh1-1/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 03307bc592c238d0cb83a07dc37ba499b56059b5 git notes --ref=refs/notes/ci-data show 03307bc592c238d0cb83a07dc37ba499b56059b5 Exit status: 1 Duration: 4
2023-03-13system.scm: Fix to new import path of personal channelEuAndreh1-1/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c git notes --ref=refs/notes/ci-data show d239e64a4b506a3194e8d84d5c189e7c8f6c3a9c Exit status: 0 Duration: 216
2023-03-13system.scm: Adapt (ssh-file-for ...) function for new SSH key pathEuAndreh1-1/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 813266827378f6e53a092140274c690f45edcf26 git notes --ref=refs/notes/ci-data show 813266827378f6e53a092140274c690f45edcf26 Exit status: 0 Duration: 11
2023-03-13src/infrastructure/keys/andreh.pub: Remove old fileEuAndreh1-1/+0
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 657e61472c082b87b3d34a678811889024a3a79e git notes --ref=refs/notes/ci-data show 657e61472c082b87b3d34a678811889024a3a79e Exit status: 0 Duration: 16
2023-03-13Make server get SSH keypair from repo over local files in server diskEuAndreh4-5/+6
2023-03-13Include root@euandre.org private key to the repositoryEuAndreh2-5/+70
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show a7afe43f322d1ee3f48f29eae2f544bec4204c40 git notes --ref=refs/notes/ci-data show a7afe43f322d1ee3f48f29eae2f544bec4204c40 Exit status: 0 Duration: 13
2023-03-13src/infrastructure/config/rc.sh: Fix address to rsync.net accountEuAndreh1-1/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 49bdb6cfc97dbab5f203a2306fe0fa8ae6e22bc2 git notes --ref=refs/notes/ci-data show 49bdb6cfc97dbab5f203a2306fe0fa8ae6e22bc2 Exit status: 0 Duration: 14
2023-03-13git-post-receive.sh: Derive $LOGS_DIR from repository directory nameEuAndreh1-1/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1aae8bf19fb588853c6ec594d0b6fbc2aebf07b9 git notes --ref=refs/notes/ci-data show 1aae8bf19fb588853c6ec594d0b6fbc2aebf07b9 Exit status: 0 Duration: 20
2023-03-13src/infrastructure/scripts/report.sh: Remove redundant margin CSS valueEuAndreh1-1/+1
2023-03-13{git-post-receive,cronjob}.sh: Improve portabilityEuAndreh2-6/+19
- don't use GNU's date(1) "%s" proprietary option, and leverage AWK's default behaviour of `srand()` to get the seconds since UNIX epoch; - don't rely on GNU's sed(1) "-u" proprietary option of unbuffering, and do a manual `while` loop instead.
2023-03-13Makefile: Delete plain secrets on "clean" targetEuAndreh1-0/+2
2023-03-12Makefile: Add "upload-secrets" target, and include borg-passphrase.txt in itEuAndreh3-0/+56
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show d0d1fffee8dc94c53f4841dacf8b6bbdc99ee58a git notes --ref=refs/notes/ci-data show d0d1fffee8dc94c53f4841dacf8b6bbdc99ee58a Exit status: 0 Duration: 19
2023-03-12system.scm: Use generic title for CGit root-titleEuAndreh1-1/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 9005779ac6b1b66e35afa23e9a102a96e808ac57 git notes --ref=refs/notes/ci-data show 9005779ac6b1b66e35afa23e9a102a96e808ac57 Exit status: 0 Duration: 27
2023-03-12system.scm: Use root@tld for certbot emailEuAndreh1-1/+1
2023-03-12system.scm: Require /mnt/production to be mounted for bootEuAndreh1-0/+1
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 7c4b4e70f36fe41b4443a8557e97cbfbfd75bc16 git notes --ref=refs/notes/ci-data show 7c4b4e70f36fe41b4443a8557e97cbfbfd75bc16 Exit status: 0 Duration: 44
2023-03-12system.scm: Explicitly say where mail is storedEuAndreh1-1/+4
Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show be0c169a0ca7dbfe6a996b769c653578189d6dea git notes --ref=refs/notes/ci-data show be0c169a0ca7dbfe6a996b769c653578189d6dea Exit status: 0 Duration: 16