aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
10 daysmypy: Enable strict modeIan Jackson
2024-05-16Merge branch 'ci-after-script-tweaks' into 'main'Nick Mathewson
2024-05-16Merge branch 'links' into 'main'Nick Mathewson
2024-05-16Forbid scripts names from specifying their implementation languageIan Jackson
2024-05-16Rename tests/shadow/run.sh to runIan Jackson
2024-05-15CI: Move cargo clean section to after_script.Nick Mathewson
2024-05-07CI: Run mypy on the (so far, 1) type-annotated Python3 fileIan Jackson
2024-05-07Merge branch 'new_ci_cfg_strategy' into 'main'Nick Mathewson
2024-05-06Merge branch 'chutney' into 'main'Nick Mathewson
2024-05-06CI: Use new add_warning features in place of --cfg.Nick Mathewson
2024-05-06CI: allow uexpected-cfgs when building docsNick Mathewson
2024-05-02Run maint/update-md-links in CIIan Jackson
2024-04-30CI: disable chutney tests in coverage job tooIan Jackson
2024-04-05CI: Enable vanguards in the shadow tests.Gabriela Moldovan
2024-03-29downgrade alpine used for reproducible buildstrinity-1686a
2024-03-14CI: Don't build arti with experimental features in rust-latest.Gabriela Moldovan
2024-03-05arti, CI: Add a test case for command line helpIan Jackson
2024-03-03upgrade docker image for reproducible buildstrinity-1686a
2024-02-05shadow ci: stop pulling libigraph from bullseyeJim Newsome
2024-02-05shadow ci: bump to latest tgen releaseJim Newsome
2024-02-05shadow ci: bump to latest shadow releaseJim Newsome
2024-01-31Merge branch 'ci3' into 'main'Nick Mathewson
2024-01-31Merge branch 'ci' into 'main'gabi-250
2024-01-31CI: Run coverage test on bigger runnersIan Jackson
2024-01-31CI: Run coverage test only in scheduled pipelinesIan Jackson
2024-01-31CI: blocking-todos: Run quicklyIan Jackson
2024-01-31CI: minimal-versions: Block only on rust-checksIan Jackson
2023-12-13arti-extra build: enable onion-service-serviceJim Newsome
2023-12-13arti-extra build: no-op reformatJim Newsome
2023-12-07Enable ntor_v3 in the arti-extra buildJim Newsome
2023-11-30Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson
2023-11-28Fix extra features getting enabled in the arti-extra test binaryJim Newsome
2023-11-28CI: change minimal-versions to 1.70.Nick Mathewson
2023-11-22use ipv6 runner instead of tpa for coveragetrinity-1686a
2023-11-16add tpa tag to coverage-aggregatedtrinity-1686a
2023-11-16update rustc for reproducible buildstrinity-1686a
2023-10-13remove artifact generation from rust-latest-test-all-featurestrinity-1686a
2023-10-13move usage of ./maint/preserve out of after_scripttrinity-1686a
2023-09-18CI: Remove amd64 tagsIan Jackson
2023-09-05CI: Ensure libssl3 is installed in shadow and chutney testsJim Newsome
2023-09-05CI: Ensure libsqlite3 is installed in shadow and chutney testsJim Newsome
2023-08-29Update CI to use Debian bookworm instead of bullseyeJim Newsome
2023-08-29shadow test: use libigraph from bullseyeJim Newsome
2023-08-25CI: Replace all uses of `debian:stable-slim` with `bookworm`Ian Jackson
2023-08-25CI: Replace all uses of `rust:latest` image with `rust:bullseye`Ian Jackson
2023-08-25CI: cargo install caching: Use cache/ directory, per-imageIan Jackson
2023-08-25CI: Use apt, not pip, to install python packages.Nick Mathewson
2023-08-09CI: Remove unneeded install of git in maint-checksIan Jackson
2023-08-09ci: move shebang check into proper CI testEmil Engler
2023-08-09Disable chutney test againIan Jackson