summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* 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
* gitlab-ci.yml -- on rust-latest, turn all clippy warnings into errors.Nick Mathewson2020-12-071-1/+1
* fixup! fixup! fixup! Try adding "test --all" and "fmt" and "clippy".Nick Mathewson2020-12-071-1/+1
* fixup! fixup! Try adding "test --all" and "fmt" and "clippy".Nick Mathewson2020-12-071-1/+1
* fixup! Try adding "test --all" and "fmt" and "clippy".Nick Mathewson2020-12-071-2/+2
* Try adding "test --all" and "fmt" and "clippy".Nick Mathewson2020-12-071-4/+10
* Let's try explicit target?Alexander Færøy2020-12-071-2/+2
* No need to install Husky hooks on CI.Alexander Færøy2020-12-071-0/+4
* No need to install libsqlite3-dev on CI servers.Alexander Færøy2020-12-061-2/+0
* Also install libsqlite3-dev.Alexander Færøy2020-12-061-0/+2
* Add Gitlab CI support.Alexander Færøy2020-12-061-0/+17