aboutsummaryrefslogtreecommitdiff
path: root/src/infrastructure (unfollow)
Commit message (Expand)AuthorFilesLines
2023-04-29system.scm: Increase postfix size limitsEuAndreh1-1/+7
2023-04-29TODOs.md: Add extra solar-powered linkEuAndreh1-0/+1
2023-04-19cicd.sh: Use stub Guix fallback shellEuAndreh1-1/+1
2023-04-19cicd.sh: Update help stringEuAndreh1-12/+26
2023-04-16gc.sh: Add "-v" to gc_deployEuAndreh1-1/+1
2023-04-01WIP Git Guix shellEuAndreh2-1/+156
2023-04-01system.scm: Allow "git" to run mkdir(1) as "deployer"EuAndreh1-1/+1
2023-03-31system.scm: Use "git" over "git-minimal" packageEuAndreh1-1/+1
2023-03-30git-post-receive.sh: Add missing "$NAME" argument to log entryEuAndreh1-1/+1
2023-03-30git-post-receive.sh: report s/finished/generated/EuAndreh1-1/+1
2023-03-30git-post-receive.sh: Include project name in CI log entryEuAndreh1-3/+4
2023-03-30git-post-receive.sh: Notify start of CI HTML reportEuAndreh1-0/+1
2023-03-30git-post-receive.sh: Include PID on syslogd entryEuAndreh1-1/+1
2023-03-30git-post-receive.sh: Notify when report generation endsEuAndreh1-0/+1
2023-03-30git-post-receive.sh: Redirect STDOUT and STDERR so that the terminal SSH sess...EuAndreh1-1/+1
2023-03-30git-post-receive.sh: Send CI report output to syslog over /dev/nullEuAndreh1-1/+1
2023-03-30reconfigure: Stop deleting CI directory againEuAndreh2-2/+4
2023-03-30conf.env: Separate $HTML_OUTDIR into $HTML_OUTDIR_{OUT,CI}EuAndreh3-4/+5
2023-03-30Makefile: Fix directory of CI outputEuAndreh1-2/+2
2023-03-30ci report.sh: Add link to files under data/EuAndreh1-0/+1
2023-03-30Revert "src/infrastructure/scripts/report.sh: v2"EuAndreh1-152/+57
2023-03-30src/infrastructure/scripts/report.sh: v2EuAndreh1-57/+152
2023-03-30backup.sh: Fix capture of $STATUS to the desired behaviourEuAndreh1-2/+2
2023-03-28conf.env: Separate $RSYNC_ACCT from $RSYNC_ADDREuAndreh1-1/+2
2023-03-28Makefile: generate .pub.stripped in "all"EuAndreh1-1/+1
2023-03-28gitconfig: Use generic values for user.{email,name}EuAndreh1-2/+2
2023-03-28report.sh: Add CSS dark mode supportEuAndreh1-0/+23
2023-03-28report.sh: Use "find | while read" over "for `find`"EuAndreh1-1/+1
2023-03-28check.sh: Add btrfs-scrub(8) and btrfs-check(8) to routineEuAndreh1-1/+14
2023-03-28md2html.sh: Fix cat of $HEAD contentEuAndreh1-1/+1
2023-03-28system.scm: Do not export all repositories over git:// by defaultEuAndreh1-3/+1
2023-03-27conf.env: Use common $OUT_SUFFIXEuAndreh1-2/+3
2023-03-27src/infrastructure/scripts/report.sh: Auto-fetch missing commitsEuAndreh2-1/+8
2023-03-27src/infrastructure/config/conf.env: Use file to parameterize reconfigure(8) a...EuAndreh6-8/+32
2023-03-27rc.sh: Conditionally "mkdir -p $XDG_*"EuAndreh1-6/+10
2023-03-27README.md: Add link to homepageEuAndreh1-1/+3
2023-03-27README.md: Link to this repository, instead of CGit rootEuAndreh1-2/+2
2023-03-27Makefile: Add "public/dev/ci" as a dependency of "public"EuAndreh1-1/+4
2023-03-27Use "deployer" as the owner of HTML filesEuAndreh2-3/+3
2023-03-27README.md: Add simplified contentEuAndreh2-3/+21
2023-03-27TODOs.md: Add missing paragraph separatorEuAndreh1-0/+1
2023-03-27packages.scm: Add missing input packagesEuAndreh1-0/+3
2023-03-27Add minimum support for generating actual HTML files in public/EuAndreh5-3/+212
2023-03-27reconfigure.sh: Fix permissions of rsynced filesEuAndreh1-1/+2
2023-03-27Build HTML and install it via CIEuAndreh5-10/+118
2023-03-27Makefile: Rename "result" to "system"EuAndreh1-2/+2
2023-03-27Makefile: Do not build "result" by defaultEuAndreh1-1/+1
2023-03-27system.scm: Simpler code for extending the "user" listEuAndreh1-2/+1
2023-03-27system.scm: Stop trimming slurped files by defaultEuAndreh1-6/+4
2023-03-27Makefile: Remove result{,-next} shenanigansEuAndreh1-4/+2