summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* CI: Bail if unexpectedly using a non-amd64 containerJim Newsome2024-06-181-0/+20
* CI: use single-arch docker images where availableJim Newsome2024-06-171-24/+47
* shadow test: bump shadow version to 3.2Jim Newsome2024-06-081-1/+1
* mypy: Enable strict modeIan Jackson2024-05-281-1/+1
* Merge branch 'ci-after-script-tweaks' into 'main'Nick Mathewson2024-05-161-19/+6
|\
| * CI: Move cargo clean section to after_script.Nick Mathewson2024-05-151-19/+6
* | Merge branch 'links' into 'main'Nick Mathewson2024-05-161-0/+15
|\ \
| * | CI: Run mypy on the (so far, 1) type-annotated Python3 fileIan Jackson2024-05-071-0/+7
| * | Run maint/update-md-links in CIIan Jackson2024-05-021-0/+8
* | | Forbid scripts names from specifying their implementation languageIan Jackson2024-05-161-0/+1
* | | Rename tests/shadow/run.sh to runIan Jackson2024-05-161-1/+1
| |/ |/|
* | Merge branch 'new_ci_cfg_strategy' into 'main'Nick Mathewson2024-05-071-6/+5
|\ \
| * | CI: Use new add_warning features in place of --cfg.Nick Mathewson2024-05-061-6/+5
* | | Merge branch 'chutney' into 'main'Nick Mathewson2024-05-061-1/+1
|\ \ \ | |/ / |/| |
| * | CI: disable chutney tests in coverage job tooIan Jackson2024-04-301-1/+1
| |/
* / CI: allow uexpected-cfgs when building docsNick Mathewson2024-05-061-1/+1
|/
* CI: Enable vanguards in the shadow tests.Gabriela Moldovan2024-04-051-1/+1
* downgrade alpine used for reproducible buildstrinity-1686a2024-03-291-1/+1
* CI: Don't build arti with experimental features in rust-latest.Gabriela Moldovan2024-03-141-1/+2
* arti, CI: Add a test case for command line helpIan Jackson2024-03-051-0/+6
* upgrade docker image for reproducible buildstrinity-1686a2024-03-031-1/+1
* shadow ci: stop pulling libigraph from bullseyeJim Newsome2024-02-051-19/+2
* shadow ci: bump to latest tgen releaseJim Newsome2024-02-051-1/+1
* shadow ci: bump to latest shadow releaseJim Newsome2024-02-051-3/+1
* Merge branch 'ci3' into 'main'Nick Mathewson2024-01-311-0/+2
|\
| * CI: Run coverage test on bigger runnersIan Jackson2024-01-311-0/+2
* | Merge branch 'ci' into 'main'gabi-2502024-01-311-0/+2
|\ \
| * | CI: blocking-todos: Run quicklyIan Jackson2024-01-311-0/+1
| * | CI: minimal-versions: Block only on rust-checksIan Jackson2024-01-311-0/+1
| |/
* / CI: Run coverage test only in scheduled pipelinesIan Jackson2024-01-311-0/+2
|/
* arti-extra build: enable onion-service-serviceJim Newsome2023-12-131-1/+1
* arti-extra build: no-op reformatJim Newsome2023-12-131-1/+5
* Enable ntor_v3 in the arti-extra buildJim Newsome2023-12-071-1/+1
* 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