rust/src/ci
Marc Khouri f44d611d85 Fuchsia test runner: fixup script
This commit fixes several issues in the fuchsia-test-runner.py script:

1. Migrate from `pm` to `ffx` for package management, as `pm` is now
deprecated. Furthermore, the `pm` calls used in this script no longer
work at Fuchsia's HEAD. This is the largest change in this commit, and
impacts all steps around repository management (creation and
registration of the repo, as well as package publishing).

2. Allow for `libtest` to be either statically or dynamically linked.
The script assumed it was dynamically linked, but the current Rust
behavior at HEAD is to statically link it.

3. Minor cleanup to use `ffx --machine json` rather than string parsing.

4. Minor cleanup to the docs around the script.
2024-05-07 17:29:38 +00:00
..
docker Fuchsia test runner: fixup script 2024-05-07 17:29:38 +00:00
github-actions Auto merge of #124562 - dpaoliello:mingwserver2022, r=Mark-Simulacrum 2024-05-04 07:49:50 +00:00
scripts Remove should-skip-this.sh 2024-04-24 11:12:17 +02:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Apply changes to fix python linting errors 2023-06-16 20:56:01 -04:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Changes to CI related to mingw and MSYS 2024-02-16 09:26:30 +00:00
shared.sh Changes to CI related to mingw and MSYS 2024-02-16 09:26:30 +00:00