aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* add basic integration testTrinity Pointard2021-09-271-0/+24
* try use cache and make MacOS bin available as artifactTrinity Pointard2021-09-201-0/+4
* add reproducible builds for MacOSTrinity Pointard2021-09-201-1/+1
* Move version-controlled Cargo.lock to /.Nick Mathewson2021-09-201-3/+0
* CI: make fail when new deps not in misc/Cargo.lockTrinity Pointard2021-09-121-0/+3
* run CI only on amd64 runnersTrinity Pointard2021-09-081-0/+7
* run clippy on test modulesDaniel Eades2021-09-081-1/+1
* use a TPA runner so shm is big enoughTrinity Pointard2021-08-311-0/+2
* build repro only on scheduleTrinity Pointard2021-08-291-0/+3
* make reproducible Windows buildTrinity Pointard2021-08-291-1/+2
* Fix for CI script.Nick Mathewson2021-08-271-1/+1
* fix segfault on static binTrinity Pointard2021-08-251-1/+0
* make arti availlable as build artifactTrinity Pointard2021-08-251-0/+10
* Use cargo audit with "-D warnings".Nick Mathewson2021-07-211-1/+1
* attempt to add cargo audit to CITrinity Pointard2021-07-201-0/+2
* Try some tweaks to .gitlab-ci.ymlNick Mathewson2021-05-251-7/+8
* CI target to build with async-std. Running tests is harder, alasNick Mathewson2021-03-021-0/+6
* My rustfmt is up-to-date with the gitlab ci one againNick Mathewson2021-03-011-5/+1
* Disable our cargo fmt test on CI for now.Nick Mathewson2021-02-261-1/+5