summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* CI; Mark check-api-surface as may-failNick Mathewson2026-06-301-0/+2
* Revert "ci: require 'tpa' tag for runners"Steven Engler2026-06-251-4/+0
* ci: require 'tpa' tag for runnersSteven Engler2026-06-241-0/+4
* Merge branch 'msrv-1.91' into 'main'gabi-2502026-06-181-1/+1
|\
| * Bump MSRV to 1.91Clara Engler2026-06-151-1/+1
* | Bump chutney to get Stable flag fixJim Newsome2026-06-151-2/+2
|/
* CI: Update RECENT_RUST_IMAGE to 1.96Gabriela Moldovan2026-06-081-1/+1
* CI: Bump build-repro docker images to rust 1.96Gabriela Moldovan2026-06-081-1/+1
* CI: bump shadow commitGabriela Moldovan2026-06-031-2/+2
* CI: turn on RUST_BACKTRACE for all jobsIan Jackson2026-05-181-0/+2
* CI: Disable cargo-fuzz test for nowIan Jackson2026-05-131-0/+3
* Update to Rust 1.95.0 for build-repro CI job.Wesley Aptekar-Cassels2026-05-071-1/+1
* ci: re-enable 'flowctl-cc' and 'counter-galois-onion' in arti-extraSteven Engler2026-04-141-5/+3
* CI: bump chutney versionJim Newsome2026-04-081-2/+2
* CI: bump chutneyJim Newsome2026-04-021-2/+2
* CI: Update Rust to 1.94.1Ian Jackson2026-04-021-2/+2
* CI: Give path to script to updateIan Jackson2026-04-021-1/+1
* CI: Update Alpine for Rust to 3.22Ian Jackson2026-03-311-1/+1
* CI: Update Rust to 1.94Ian Jackson2026-03-311-2/+2
* arti-extra: don't include flowctl-cc or counter-galois-onionJim Newsome2026-03-181-8/+24
* arti-extra build: enable everything in full and experimentalJim Newsome2026-03-181-9/+5
* chutney test: include arti-extra binJim Newsome2026-03-111-1/+1
* python lints: install chutneyJim Newsome2026-03-041-3/+4
* chutney test: bump CHUTNEY commit and update to test all endpointsJim Newsome2026-03-041-2/+2
* chutney test: drop jq dependencyJim Newsome2026-03-041-2/+1
* Add compare_to check for cargo-audit changes rules check.Alexander Hansen Færøy2026-02-191-1/+3
* Allow cargo-audit CI job to fail for MR's with no changes to **/Cargo.lock.Alexander Hansen Færøy2026-02-181-0/+22
* Bump MSRV from 1.86 to 1.89Gabriela Moldovan2026-02-161-1/+1
* ci: Check crates configure features published to docs.rsNiel Duysters2026-02-091-0/+1
* ci: Update editorconfig-checker version.Wesley Aptekar-Cassels2026-02-021-1/+1
* Bump chutneyJim Newsome2026-01-211-2/+2
* Bump blackJim Newsome2026-01-211-2/+2
* Rename check-api-surface CI job and associated scriptIan Jackson2026-01-201-2/+2
* CI: Prevent new scripts with snake_case namesIan Jackson2026-01-201-0/+3
* CI: Rename cbindgen job to more closely follow script invocationIan Jackson2026-01-201-1/+1
* Rename maint/list_crates to kebab-caseIan Jackson2026-01-201-1/+1
* Rename CI functions file to kebab-caseIan Jackson2026-01-201-1/+1
* maint: Rename reproducible build scripts to kebab caseIan Jackson2026-01-201-2/+2
* maint: Rename miscellaneous scripts to kebab caseIan Jackson2026-01-201-3/+3
* CI: Rename cargo-crate-owners job to match scriptIan Jackson2026-01-201-1/+1
* Rename remaining maint/check_ to maint/check-Ian Jackson2026-01-201-6/+6
* CI: Rename script and job to check-blocking-todosIan Jackson2026-01-201-2/+2
* Rename maint/check_tree to maint/check-cargo-treeIan Jackson2026-01-201-1/+1
* Rename maint/check_wildcard to check-wildcard-depsIan Jackson2026-01-201-1/+1
* Rename cargo_audit and cargo_sort scripts to kebab-caseIan Jackson2026-01-201-2/+2
* maint: Rename script and job to cargo-check-targetsIan Jackson2026-01-201-2/+2
* CI: Add missing cache setting to jobs using via-cargo-install-in-ciIan Jackson2026-01-201-0/+6
* Run check_arti_opacity from gitlab CI.Nick Mathewson2026-01-131-0/+8
* ci: always run pages jobJérôme Charaoui2025-12-141-0/+1
* Merge branch 'main' into 'main'Alexander Hansen Færøy2025-12-111-4/+37
|\