aboutsummaryrefslogtreecommitdiff
path: root/aux/ci (follow)
Commit message (Expand)AuthorAgeFilesLines
* aux/ci/ci-build.sh: Use aux/with-container, as a symlink to aux/guix/with-con...EuAndreh2021-09-131-2/+2
* aux/ci/ci-build.sh: Stop generating docker.tar.gz fileEuAndreh2021-09-131-5/+0
* aux/ci/ci-build.sh: Better formatting of final report messageEuAndreh2021-08-231-2/+2
* aux/ci/report.sh: Add missing closing </main> tagEuAndreh2021-08-201-0/+1
* aux/ci/report.sh: Fix inconsistent indentationEuAndreh2021-08-201-1/+1
* aux/ci/report.sh: Put project name at the beginning of the titelEuAndreh2021-08-201-1/+1
* aux/ci/report.sh: Add description metadata, use <ol>, use spaces for HTMLEuAndreh2021-08-201-27/+27
* aux/ci/ci-build.sh: Remove dependency on Git AnnexEuAndreh2021-08-171-1/+0
* aux/ci/ci-build.sh: Fix line break of cpEuAndreh2021-08-131-1/+1
* aux/ci/ci-build.sh: Name docker.tar.gz over docker-pack.tar.gzEuAndreh2021-08-131-1/+1
* aux/ci/ci-build.sh: Publish Docker image of the latest environmentEuAndreh2021-08-131-0/+5
* aux/: Stick to 80 columnsEuAndreh2021-07-273-6/+14
* aux/ci/: Point to /srv/http instead of /srv/gitEuAndreh2021-07-252-2/+2
* aux/ci/report.sh: Stop fetching by defaultEuAndreh2021-07-232-6/+1
* aux/ci/git-post-receive.sh: Stop silently overrinding $_EuAndreh2021-07-161-1/+2
* aux/ci/git-post-receive.sh: Emit retrigger instruction even when build failsEuAndreh2021-07-161-1/+1
* aux/ci/: Run sh files with sh instead of ./EuAndreh2021-07-162-3/+4
* aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.shEuAndreh2021-07-162-3/+8
* aux/workflow/styles.css, aux/ci/ci-build.sh: spaces -> tabsEuAndreh2021-07-161-4/+4
* aux/lib.sh: Add mkstemp and mkdtemp, and copy uuid overEuAndreh2021-07-153-3/+13
* CHANGELOG.md: Link to the translated page, and to en/ version explicitlyEuAndreh2021-07-141-1/+1
* aux/ci/report.sh: Use getopts for argumentsEuAndreh2021-06-262-3/+25
* aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh2021-06-232-6/+7
* git grep -l PACKAGE aux/ | xargs sed -i 's/PACKAGE/PROJECT/g'EuAndreh2021-06-233-9/+9
* aux/ci/report.sh: Fetch only CI-related notesEuAndreh2021-06-191-1/+4
* aux/: UpdateEuAndreh2021-06-142-3/+5
* aux/: Update filesEuAndreh2021-06-114-75/+80
* aux/ci/ci-build.sh: Run build target before tests, so we have HTML files when...EuAndreh2021-03-231-7/+1
* Add base skeleton project filesEuAndreh2021-03-214-0/+158