summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* don't deny 'println' in examples in CIDaniel Eades2021-12-091-2/+2
* update CI to test all targetsDaniel Eades2021-12-091-2/+2
* update rusqlite and revert minimal version changeTrinity Pointard2021-12-091-2/+1
* Temporarily change minimal-versions CI to use Rust 1.56Nick Mathewson2021-12-081-1/+2
* normalize --target to better reuse build artifactsTrinity Pointard2021-11-121-3/+3
* try to cache cargo-auditTrinity Pointard2021-11-121-1/+5
* In rust-nightly CI, forbid debugging prints.Nick Mathewson2021-11-041-1/+2
* minimal-versions: switch to 1.53.Nick Mathewson2021-10-311-1/+1
* add ci check for deps minimal versions and msrvTrinity Pointard2021-10-311-0/+12
* move integration tests to scriptsTrinity Pointard2021-10-281-8/+2
* Improve and future-proof the `arti` CLIeta2021-10-271-1/+1
* Rename tor_client/arti_tor_client to arti_client.Nick Mathewson2021-10-211-1/+1
* Move "cargo audit" invocation into a script.Nick Mathewson2021-10-171-1/+1
* update ctrlc and derTrinity Pointard2021-10-061-1/+1
* In CI, *temporarily* ignore RUSTSEC-2021-0119 in nix crate.Nick Mathewson2021-10-011-1/+1