-
Notifications
You must be signed in to change notification settings - Fork 269
Update versions of tools used in CI #2202
Copy link
Copy link
Closed
Labels
Component: TestingUnit and integration tests and frameworksUnit and integration tests and frameworksPriority: LowPrioritized below most other issuesPrioritized below most other issuesType: MaintenanceRefactoring, cleanup, documenation, or process improvementsRefactoring, cleanup, documenation, or process improvements
Description
The Shadow CI environment has hard-coded versions of some tools. These versions should be periodically updated, and any compatibility issues fixed.
- rust nightly version for coverage builds (
ci/container_scripts/install_extra_deps.sh—RUST_TOOLCHAIN) - bindgen and cbindgen versions for the bindings lint (
.github/workflows/lint.yml) - python version for the python lint (
.github/workflows/lint.yml) - tor and tgen versions for the tor tests (
.github/workflows/run_tor.yml)
This issue is automatically generated every 4 months by the workflow "CI Maintenance".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: TestingUnit and integration tests and frameworksUnit and integration tests and frameworksPriority: LowPrioritized below most other issuesPrioritized below most other issuesType: MaintenanceRefactoring, cleanup, documenation, or process improvementsRefactoring, cleanup, documenation, or process improvements