aboutsummaryrefslogtreecommitdiff
path: root/aux/ci (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-02aux/ci/report.sh: Use { cmd1; cmd2; } > OUT pattern (ShellCheck offense)EuAndreh1-3/+5
2021-09-20Enable darkmode for ci.html and manpages HTMLEuAndreh1-0/+6
2021-09-13aux/ci/ci-build.sh: Use aux/with-container, as a symlink to aux/guix/with-con...EuAndreh1-2/+2
2021-09-13aux/ci/ci-build.sh: Stop generating docker.tar.gz fileEuAndreh1-5/+0
2021-08-23aux/ci/ci-build.sh: Better formatting of final report messageEuAndreh1-2/+2
2021-08-20aux/ci/report.sh: Add missing closing </main> tagEuAndreh1-0/+1
2021-08-20aux/ci/report.sh: Fix inconsistent indentationEuAndreh1-1/+1
2021-08-20aux/ci/report.sh: Put project name at the beginning of the titelEuAndreh1-1/+1
2021-08-20aux/ci/report.sh: Add description metadata, use <ol>, use spaces for HTMLEuAndreh1-27/+27
2021-08-17aux/ci/ci-build.sh: Remove dependency on Git AnnexEuAndreh1-1/+0
2021-08-13aux/ci/ci-build.sh: Fix line break of cpEuAndreh1-1/+1
2021-08-13aux/ci/ci-build.sh: Name docker.tar.gz over docker-pack.tar.gzEuAndreh1-1/+1
2021-08-13aux/ci/ci-build.sh: Publish Docker image of the latest environmentEuAndreh1-0/+5
2021-07-27aux/: Stick to 80 columnsEuAndreh3-6/+14
2021-07-25aux/ci/: Point to /srv/http instead of /srv/gitEuAndreh2-2/+2
2021-07-23aux/ci/report.sh: Stop fetching by defaultEuAndreh2-6/+1
2021-07-16aux/ci/git-post-receive.sh: Stop silently overrinding $_EuAndreh1-1/+2
2021-07-16aux/ci/git-post-receive.sh: Emit retrigger instruction even when build failsEuAndreh1-1/+1
2021-07-16aux/ci/: Run sh files with sh instead of ./EuAndreh2-3/+4
2021-07-16aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.shEuAndreh2-3/+8
2021-07-16aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabsEuAndreh1-4/+4
2021-07-15aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh3-3/+13
2021-07-14CHANGELOG.md: Link to the translated page, and to en/ version explicitlyEuAndreh1-1/+1
2021-06-26aux/ci/report.sh: Use getopts for argumentsEuAndreh2-3/+25
2021-06-23aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh2-6/+7
2021-06-23git grep -l PACKAGE aux/ | xargs sed -i 's/PACKAGE/PROJECT/g'EuAndreh3-9/+9
2021-06-19aux/ci/report.sh: Fetch only CI-related notesEuAndreh1-1/+4
2021-06-14aux/: UpdateEuAndreh2-3/+5
2021-06-11aux/: Update filesEuAndreh4-75/+80
2021-03-23aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh1-7/+1