aboutsummaryrefslogtreecommitdiff
path: root/aux/ci/ci-build.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* aux/ci/ci-build.sh: Better formatting of final report messageEuAndreh2021-08-231-2/+2
* 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-271-2/+4
* aux/ci/report.sh: Stop fetching by defaultEuAndreh2021-07-231-1/+1
* aux/ci/: Run sh files with sh instead of ./EuAndreh2021-07-161-1/+1
* aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.shEuAndreh2021-07-161-2/+2
* 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-151-1/+8
* aux/ci/report.sh: Use getopts for argumentsEuAndreh2021-06-261-1/+1
* aux/: Explicitly pass "public/" as a parameter to scriptsEuAndreh2021-06-231-1/+1
* git grep -l PACKAGE aux/ | xargs sed -i 's/PACKAGE/PROJECT/g'EuAndreh2021-06-231-3/+3
* aux/: UpdateEuAndreh2021-06-141-1/+1
* aux/: Update filesEuAndreh2021-06-111-30/+32
* 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-211-0/+56