summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* docs: Only mv coverage directory if it's available.Alexander Hansen Færøy2025-01-301-1/+1
* docs: Simplify command.Alexander Hansen Færøy2025-01-301-1/+1
* docs: Reorder deployment commands for making the old site available.Alexander Hansen Færøy2025-01-301-4/+7
* docs: Build Docusaurus website as part of our CI pipeline for scheduled websi...Alexander Hansen Færøy2025-01-301-3/+13
* CI: Update RECENT_RUST_IMAGE to 1.83.Nick Mathewson2025-01-071-1/+1
* gitlab-ci: pin some python tool versions.Nick Mathewson2025-01-051-1/+4
* CI: allow the python3-checks job to passIan Jackson2025-01-021-0/+1
* .gitlab-ci.yml: pin to cbindgen 0.27.0Nick Mathewson2024-12-111-1/+1
* Use TPA-maintained debian imageJim Newsome2024-12-041-2/+4
* chutney CI: use virtualenvs instead of --break-system-packagesJim Newsome2024-11-061-5/+6
* CI: Use pip to install chutney directly from remote repositoryJim Newsome2024-11-061-19/+9
* Replace CHUTNEY_PATH with CHUTNEY_BINJim Newsome2024-11-061-2/+0
* CI: bump chutney versionJim Newsome2024-11-061-1/+1
* CI python3-checks: Don't install redundant python packagesJim Newsome2024-11-051-1/+1
* CI: add sections to the rust-recent jobsJim Newsome2024-11-041-0/+13
* integration-shadow; reorganize slightly and ad better section headingsJim Newsome2024-11-041-9/+7
* Replace maint/ci_log_span with maint/ci_log_span_fns.shJim Newsome2024-11-041-2/+4
* CI: enable timestamps in job log linesJim Newsome2024-11-041-0/+2
* CI integration-chutney: install chutney outside of setup scriptJim Newsome2024-10-301-5/+13
* CI integration-chutney-shadow: pin chutney versionJim Newsome2024-10-301-1/+10
* Merge branch 'python-ci' into 'main'Nick Mathewson2024-10-291-7/+10
|\
| * CI: Re-purpose "python-check" to run python lints.Nick Mathewson2024-10-281-7/+10
* | ci: upload more artifacts in 'integration-chutney-shadow'Steven Engler2024-10-281-0/+5
* | integration-chutney-shadow: pip install chutney to get its dependenciesJim Newsome2024-10-281-0/+8
* | .gitlab-ci: reformat long apt-install lineJim Newsome2024-10-281-1/+8
* | ci: use latest shadow commitSteven Engler2024-10-281-2/+3
|/
* Make memquota feature part of full in artiIan Jackson2024-10-221-1/+1
* CI: Append to RUSTFLAGS, in case it's already setIan Jackson2024-10-221-1/+1
* minimal features test: Introduce new --cfg arti_features_preciseIan Jackson2024-10-221-0/+2
* test-all-crates: conditional options, to test more cratesIan Jackson2024-10-221-1/+1
* test-all-crates: Introduce proper argument parserIan Jackson2024-10-221-1/+1
* shadow tests: Enable and turn on memquotaIan Jackson2024-10-211-1/+1
* Merge branch 'mq-prevent' into 'main'Ian Jackson2024-10-151-0/+9
|\
| * CI: Add a job to run clippy with different parameters, excluding testsIan Jackson2024-10-151-0/+9
* | Abolish use of python-is-python3Ian Jackson2024-10-151-5/+5
|/
* Merge branch 'ctor-keystore-shadow' into 'main'gabi-2502024-10-101-1/+1
|\
| * shadow CI: Build arti with ctor-keystore support.Gabriela Moldovan2024-10-081-1/+1
* | CI: run miri on tor-persist tooIan Jackson2024-10-081-1/+1
* | CI: run miri on tor-rtmock tooIan Jackson2024-10-081-1/+1
* | CI: run miri on tor-memquota tooIan Jackson2024-10-081-1/+1
* | miri: Update the nightly versionIan Jackson2024-10-081-6/+6
* | miri: Fix update runesIan Jackson2024-10-081-2/+2
|/
* Run forbid-hard-tabs in CIIan Jackson2024-10-021-0/+1
* CI: run miri, currently on tor-rtcompatIan Jackson2024-09-261-0/+18
* Use Rust 1.77 for our reproducible builds.Nick Mathewson2024-09-251-1/+1
* Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* CI: Only build shadow onceJim Newsome2024-09-181-51/+43
* Add ci job `integration-chutney-shadow`Jim Newsome2024-09-181-0/+56
* CI: Set up ~/src and ~/.local in before_scriptJim Newsome2024-09-181-5/+6
* chutney test: rework installation and tracking of chutney itselfJim Newsome2024-09-181-0/+2