summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'standardise-shell' into 'main'Nick Mathewson2022-05-261-1/+2
|\
| * make almost all scripts use bash and set euo pipefailtrinity-1686a2022-05-251-1/+2
* | ci: set umask instead of ARTI_FS_DISABLE_PERMISSION_CHECKSAlex Xu (Hello71)2022-05-251-6/+7
|/
* Update Gitlab CI config for Gitlab 14.10eta2022-05-231-1/+3
* Disable fs-mistrust in coverage CI.Nick Mathewson2022-05-101-0/+3
* Merge branch 'use-fs-mistrust'Nick Mathewson2022-05-091-0/+3
|\
| * gitlab-ci: Disable fs mistrust in integration testNick Mathewson2022-05-051-0/+3
* | only deploy pages on maintrinity-1686a2022-05-051-1/+1
* | add schedulable job to generate aggregated coveragetrinity-1686a2022-05-051-6/+45
|/
* CI: Check that the lockfile is up to date.Ian Jackson2022-05-041-1/+1
* Increase our MSRV to 1.56.Nick Mathewson2022-04-251-1/+1
* use rustc 1.60 (stable) for coveragetrinity-1686a2022-04-071-3/+0
* add integration test and fill semver_statustrinity-1686a2022-03-141-2/+2
* tests/chutney: Merge chutney-launching scriptsNick Mathewson2022-03-101-1/+1
* Reproducible build: Bump to Rust 1.59 and Alpine 3.15Nick Mathewson2022-03-041-1/+2
* attempt at making CI fastertrinity-1686a2022-02-251-6/+7
* rename *.sh scripts to bare nameIan Jackson2022-02-181-7/+7
* Temporarily allow failures in the coverage CI.Nick Mathewson2022-02-091-0/+1
* Merge branch 'eta/arti-bench-ci' into 'main'eta2022-02-031-1/+7
|\
| * arti-bench: run the benchmarks in CI, and keep the resultseta2022-02-031-1/+7
* | Remove file ending of shellcheck_all and downgrade_dependencies scriptDaniel Schischkin2022-02-031-2/+3
|/
* Merge branch 'add-final-newline-force' into 'main'Nick Mathewson2022-02-031-1/+8
|\
| * Add editorconfig to force some rules (Final Newline)Daniel Schischkin2022-02-031-1/+8
* | Temporarily disable some clippy lints on nightlyIan Jackson2022-02-021-1/+5
|/
* Merge branch 'ci-rustup-show' into 'main'eta2022-01-311-0/+4
|\
| * CI: Add "rustup show" to show compiler versions in logsIan Jackson2022-01-311-0/+4
* | Merge branch 'dedup-cobertura' into 'main'Nick Mathewson2022-01-311-1/+1
|\ \ | |/ |/|
| * add postprocessing script to deduplicate cobertura reportstrinity-1686a2022-01-281-1/+1
* | Remove redundancy/code duplication and switch to shellcheck_all.sh scriptDaniel Schischkin2022-01-291-1/+1
* | Undo remove document-private-items argDaniel Schischkin2022-01-281-1/+1
* | Remove argument document-private-items from nightly buildDaniel Schischkin2022-01-281-1/+1
* | Add missing file ending for downgrade_dependencies in gitlab ciDaniel Schischkin2022-01-281-1/+1
* | Add shellcheck step into build stageDaniel Schischkin2022-01-281-0/+6
|/
* Improve `coverage` job in CIarturomf942022-01-281-4/+1
* Merge branch 'rtcompat-refactor' into 'main'eta2022-01-271-2/+3
|\
| * CI: Fix async-std taskNick Mathewson2022-01-261-2/+3
* | Merge branch 'coverage-tracking' into 'main'eta2022-01-271-0/+25
|\ \ | |/ |/|
| * Install bs4 in coverage jobArturo Marquez2022-01-261-0/+2
| * Use `maint/with_coverage.sh` in coverage jobArturo Marquez2022-01-261-5/+6
| * Remove lcov from coverage jobArturo Marquez2022-01-071-3/+0
| * Change output type to `cobertura`Arturo Marquez2022-01-071-8/+4
| * Use python3.9 in coverage jobArturo Marquez2022-01-061-1/+1
| * Add pip3 show to coverage jobArturo Marquez2022-01-061-0/+1
| * Add pip3 to coverage jobArturo Marquez2022-01-061-1/+2
| * Remove build in coverage jobArturo Marquez2022-01-061-1/+0
| * Use stable image and download nightly in coverageArturo Marquez2022-01-061-1/+3
| * Add cargo build to coverage jobArturo Marquez2022-01-061-0/+1
| * Change targetArturo Marquez2022-01-061-3/+3
| * Add `coverage` jobArturo Marquez2022-01-061-0/+25
* | Move our "minimal versions" code to a script.Nick Mathewson2022-01-071-2/+1
|/