summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-3/+1
|\
| * CI: change minimal-versions to 1.70.Nick Mathewson2023-11-281-3/+1
* | Fix extra features getting enabled in the arti-extra test binaryJim Newsome2023-11-281-1/+5
|/
* use ipv6 runner instead of tpa for coveragetrinity-1686a2023-11-221-1/+1
* add tpa tag to coverage-aggregatedtrinity-1686a2023-11-161-0/+2
* update rustc for reproducible buildstrinity-1686a2023-11-161-1/+1
* remove artifact generation from rust-latest-test-all-featurestrinity-1686a2023-10-131-5/+0
* move usage of ./maint/preserve out of after_scripttrinity-1686a2023-10-131-3/+3
* CI: Remove amd64 tagsIan Jackson2023-09-181-18/+0
* CI: Ensure libssl3 is installed in shadow and chutney testsJim Newsome2023-09-051-4/+4
* CI: Ensure libsqlite3 is installed in shadow and chutney testsJim Newsome2023-09-051-0/+5
* Update CI to use Debian bookworm instead of bullseyeJim Newsome2023-08-291-18/+18
* shadow test: use libigraph from bullseyeJim Newsome2023-08-291-2/+20
* CI: Replace all uses of `debian:stable-slim` with `bookworm`Ian Jackson2023-08-251-4/+4
* CI: Replace all uses of `rust:latest` image with `rust:bullseye`Ian Jackson2023-08-251-13/+13
* CI: cargo install caching: Use cache/ directory, per-imageIan Jackson2023-08-251-5/+4
* CI: Use apt, not pip, to install python packages.Nick Mathewson2023-08-251-5/+2
* CI: Remove unneeded install of git in maint-checksIan Jackson2023-08-091-1/+1
* ci: move shebang check into proper CI testEmil Engler2023-08-091-1/+1
* Disable chutney test againIan Jackson2023-08-091-0/+3
* Add maint/check_all_lockfilesMicah Elizabeth Scott2023-08-031-0/+1
* CI: Remove extraneous whitespace.Gabriela Moldovan2023-07-121-1/+1
* CI: Remove unnecessary --feature flag.Gabriela Moldovan2023-07-121-1/+1
* CI: Add a job for building arti with additional features.Gabriela Moldovan2023-07-111-0/+28
* fix chutney in CItrinity-1686a2023-07-081-2/+3
* Merge branch 'shadow-onion' into 'main'Nick Mathewson2023-07-051-1/+1
|\
| * CI: enable onion-service-client in rust-latest buildJim Newsome2023-07-031-1/+1
* | try making CI fastertrinity-1686a2023-07-041-2/+4
|/
* CI: run a normal all-features-testIan Jackson2023-06-281-0/+17
* lints: Promote clippy::print_stderr and clippy::print_stdoutIan Jackson2023-06-211-1/+1
* CI: Upgrade every-crate test to requiredIan Jackson2023-06-141-2/+0
* CI: test every crate with default featuresIan Jackson2023-06-141-0/+9
* CI: integration-chutney: Turn into a warningIan Jackson2023-06-131-0/+1
* shadow ci: bump tgenJim Newsome2023-05-221-1/+1
* shadow ci: bump shadowJim Newsome2023-05-221-1/+1
* Bump Rust version in reproducible build scriptsNick Mathewson2023-04-131-1/+1
* Run cargo audit last and in its own jobIan Jackson2023-04-121-3/+16
* Test with 1.65 in minimal_versions.Nick Mathewson2023-04-111-1/+1
* maint/check_todos: Run in CIIan Jackson2023-03-211-0/+9
* ci: add shebang to the GitLab CIEmil Engler2023-01-261-1/+2
* Maine ./maint/check_doc_feature a warningIan Jackson2023-01-301-0/+10
* maint: replace llvm-tools-preview with llvm-toolsEmil Engler2023-01-271-2/+2
* put ci log span magic strings in a dedicated scripttrinity-1686a2022-12-051-2/+2
* update shadow and install tsharktrinity-1686a2022-11-301-1/+5
* CI: test that we can compile, and test cfg, with/without bridges/PTsIan Jackson2022-11-291-0/+6
* Switch CI back to nightly.Nick Mathewson2022-11-241-3/+7
* gitlab-ci: Pin to nightly-2022-11-11Nick Mathewson2022-11-181-1/+3
* Use rust 1.60 in minimal-versions.Nick Mathewson2022-11-101-1/+1
* Check more targetstrinity-1686a2022-11-101-0/+10
* cleanup target dir on job completiontrinity-1686a2022-10-211-2/+17