aboutsummaryrefslogtreecommitdiff
path: root/aux/ci (follow)
Commit message (Collapse)AuthorAgeFilesLines
* rm -rf aux/ci/EuAndreh2025-03-103-448/+0
|
* re 's/TLD/DOMAIN/g'EuAndreh2023-04-031-2/+2
|
* aux/ci/git-post-receive.sh: Do not allow CI report to failEuAndreh2023-04-011-1/+1
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show e114e11d82d9287d2058ea8bd684199abd00be68 git notes --ref=refs/notes/ci-data show e114e11d82d9287d2058ea8bd684199abd00be68 Exit status: 2 Duration: 46
* Revamp CI: simpler variant of the same functionalityEuAndreh2023-04-015-176/+414
| | | | | | | | | Notes: See CI logs with: git notes --ref=refs/notes/ci-logs show 1a3208d43f837768e18219ca4e79fe31bf748865 git notes --ref=refs/notes/ci-data show 1a3208d43f837768e18219ca4e79fe31bf748865 Exit status: 2 Duration: 4
* aux/: UpdateEuAndreh2021-09-014-30/+43
|
* aux/: UpdateEuAndreh2021-07-234-14/+26
|
* aux/: Update, adapt Makefile accordinglyEuAndreh2021-06-262-3/+25
|
* Makefile, README.md: Adapt to changes in aux/EuAndreh2021-06-264-14/+15
|
* aux/ci/report.sh: Don't override signatures notes refEuAndreh2021-06-191-1/+4
|
* aux/ci/report.sh: Add missing close quoteEuAndreh2021-06-131-1/+1
|
* aux/ci/report.sh: Add link to homepage on generated HTMLEuAndreh2021-06-131-3/+4
|
* aux/ci/report.sh: Include title in the generated HTML pageEuAndreh2021-06-131-0/+1
|
* aux/ci/ci-build.sh: Use -v on rsyncEuAndreh2021-06-131-1/+1
|
* Update files under aux/EuAndreh2021-06-072-6/+10
|
* aux/: Use tabs over spaces for .sh filesEuAndreh2021-06-064-78/+78
|
* aux/: Add favicon to generated HTML filesEuAndreh2021-06-061-0/+1
|
* aux/ci/ci-build.sh: Run build target before tests, so we have HTML files ↵EuAndreh2021-03-231-7/+1
| | | | when tests fail
* Revert change to aux/ci/ci-build.shEuAndreh2021-03-101-1/+1
|
* ci-build.sh: Publish CI logs even when "dev-check" failsEuAndreh2021-03-091-1/+1
|
* ci-build.sh: Also omit output of second rsyncEuAndreh2021-03-061-1/+1
|
* Suppress rsync stderr from CI logsEuAndreh2021-03-061-1/+1
|
* Add assert-changelog.sh; change dependency of check -> dev-check targetsEuAndreh2021-02-281-1/+1
|
* Update files under aux/ci/EuAndreh2021-02-252-3/+3
|
* aux/ci/ci-build.sh: Don't --delete on trap to avoid deleting pages in case ↵EuAndreh2021-02-241-1/+1
| | | | of failure
* aux/ci/ci-build.sh: Capture stderr properlyEuAndreh2021-02-231-1/+1
|
* aux/ci/ci-build.sh: Remove checking for ./configure fileEuAndreh2021-02-231-7/+1
|
* Update aux/ filesEuAndreh2021-02-211-0/+1
|
* report.sh: Remove set -x optionEuAndreh2021-02-181-1/+1
|
* Generate report.sh after CI finishesEuAndreh2021-02-182-1/+8
|
* Update files under aux/EuAndreh2021-02-172-7/+77
|
* aux/ci/: Use /srv over /data pathEuAndreh2021-01-302-4/+4
|
* aux/ci/ci-build.sh: Remove --enable-(ci|programmer)-modeEuAndreh2021-01-301-1/+1
|
* mv build-aux/ aux/EuAndreh2021-01-273-0/+86