index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CI: allow the MacOS build test to fail
Ian Jackson
2024-08-15
1
-0
/
+2
*
CI: Use "via-cargo-install-in-ci" to cache grcov in 'coverage-aggregated'
Nick Mathewson
2024-08-08
1
-2
/
+1
*
Test cbindgen correctness in CI
Nick Mathewson
2024-08-07
1
-0
/
+9
*
CI: Enable restricted-discovery for arti-extra.
Gabriela Moldovan
2024-08-05
1
-1
/
+1
*
integration-shadow test: fix broken reference to apt-install script
Jim Newsome
2024-08-02
1
-1
/
+1
*
CI: Only preserve rust-recent artifacts, don't process rust-latest ones
Ian Jackson
2024-07-31
1
-5
/
+5
*
CI: Use YAML anchors rather than .extends for rust-recent/rust-latest
Ian Jackson
2024-07-31
1
-6
/
+12
*
CI: Add TODOs about rethinking matrix_test.
Gabriela Moldovan
2024-07-30
1
-0
/
+9
*
CI: Add cli-test job.
Gabriela Moldovan
2024-07-30
1
-0
/
+11
*
CI: Rename "latest" jobs to "recent"; pin them; and replace them.
Ian Jackson
2024-07-29
1
-10
/
+30
*
CI: Use RECENT_RUST_IMAGE instead of unpinned Rust, in most jobs
Ian Jackson
2024-07-29
1
-21
/
+10
*
CI: Introduce RECENT_RUST_IMAGE variable
Ian Jackson
2024-07-29
1
-1
/
+4
*
Use a pinned compiler version to run cargo audit
Ian Jackson
2024-07-29
1
-1
/
+1
*
Run update-shell-includes, to forbid cwd-dependent script includes
Ian Jackson
2024-07-16
1
-0
/
+1
*
Switch to maint/common/forbid-script-extensions
Ian Jackson
2024-07-16
1
-1
/
+1
*
Switch to maint/common/forbid-absolute-shebangs
Ian Jackson
2024-07-16
1
-1
/
+1
*
CI: maint-checks job: Install git
Ian Jackson
2024-07-16
1
-1
/
+1
*
Use maint/common/apt-install instead of open-coding (multiline)
Ian Jackson
2024-07-16
1
-10
/
+8
*
Use maint/common/apt-install instead of open-coding (apt-get)
Ian Jackson
2024-07-16
1
-8
/
+8
*
Use maint/common/apt-install instead of open-coding (apt)
Ian Jackson
2024-07-16
1
-3
/
+3
*
Switch to maint/common/via-cargo-install-in-ci
Ian Jackson
2024-07-16
1
-4
/
+4
*
via-cargo-install-in-ci: Split a multi-package invocation
Ian Jackson
2024-07-16
1
-1
/
+2
*
Replace maint/shellcheck_all with maint/common/shellcheck-all
Ian Jackson
2024-07-16
1
-1
/
+1
*
maint/cargo-check-publishable: run in CI
Ian Jackson
2024-07-10
1
-1
/
+2
*
maint/cargo-check-publishable: Check categories
Ian Jackson
2024-07-10
1
-0
/
+3
*
maint/list_crates: Run mypy in CI
Ian Jackson
2024-07-10
1
-0
/
+1
*
Merge branch 'split-build-repro' into 'main'
Ian Jackson
2024-07-09
1
-6
/
+29
|
\
|
*
CI: Use templating to reduce duplication in build-repro jobs
Ian Jackson
2024-07-09
1
-23
/
+20
|
*
CI: Split build-repro job
Ian Jackson
2024-07-09
1
-3
/
+29
*
|
CI: set default image to amd64/debian:bookworm-slim
Jim Newsome
2024-07-08
1
-18
/
+2
*
|
CI: maint-check-ownership use single-arch image
Jim Newsome
2024-07-08
1
-1
/
+2
|
/
*
Test for broken docs in rust-latest job, denying failures
Ian Jackson
2024-07-08
1
-0
/
+1
*
Enable the build-repro CI job in MR jobs
Ian Jackson
2024-06-26
1
-4
/
+1
*
Revert "Disable macos build tests"
Ian Jackson
2024-06-26
1
-1
/
+2
*
Merge branch 'no-osxcross' into 'main'
gabi-250
2024-06-25
1
-2
/
+1
|
\
|
*
Disable macos build tests
Ian Jackson
2024-06-25
1
-2
/
+1
*
|
Turn crate ownership discrepancies into a warning
Ian Jackson
2024-06-24
1
-0
/
+1
|
/
*
Check crate ownership in CI, but only on main
Ian Jackson
2024-06-24
1
-0
/
+13
*
CI: Bail if unexpectedly using a non-amd64 container
Jim Newsome
2024-06-18
1
-0
/
+20
*
CI: use single-arch docker images where available
Jim Newsome
2024-06-17
1
-24
/
+47
*
shadow test: bump shadow version to 3.2
Jim Newsome
2024-06-08
1
-1
/
+1
*
mypy: Enable strict mode
Ian Jackson
2024-05-28
1
-1
/
+1
*
Merge branch 'ci-after-script-tweaks' into 'main'
Nick Mathewson
2024-05-16
1
-19
/
+6
|
\
|
*
CI: Move cargo clean section to after_script.
Nick Mathewson
2024-05-15
1
-19
/
+6
*
|
Merge branch 'links' into 'main'
Nick Mathewson
2024-05-16
1
-0
/
+15
|
\
\
|
*
|
CI: Run mypy on the (so far, 1) type-annotated Python3 file
Ian Jackson
2024-05-07
1
-0
/
+7
|
*
|
Run maint/update-md-links in CI
Ian Jackson
2024-05-02
1
-0
/
+8
*
|
|
Forbid scripts names from specifying their implementation language
Ian Jackson
2024-05-16
1
-0
/
+1
*
|
|
Rename tests/shadow/run.sh to run
Ian Jackson
2024-05-16
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'new_ci_cfg_strategy' into 'main'
Nick Mathewson
2024-05-07
1
-6
/
+5
|
\
\
[prev]
[next]