os-checker/os-checker tools action
Run a collection of checkers targeting Rust crates, and report bad checking results and statistics.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| database_repo | A gihub repo in the form of `user/repo`. | yes | — |
| base_url | A base url used in WebUI artifacts. | yes | "" |
| docs_url | Rustdocs deployment site. | yes | — |
| git_author | Author and committer used in pushing artifacts to database repo. | yes | os-checker[bot] |
| git_email | Email of author and committer used in pushing artifacts to database repo. | yes | os-checker[bot]@users.noreply.github.com |
| gh_token | Github token with write access to database_repo and read access to config repos. | yes | — |
| configs | A list of os-checker configuration file paths, separated by single space. | yes | — |
| rust_log | RUST_LOG for tools to control the verbosity of logging. | — | info |
| rust_toolchain | Default Rust toolchain. | — | nightly |
| lockbud_toolchain | Rust toolchain for Lockbud. | — | nightly-2025-02-01 |
| mirai_toolchain | Rust toolchain for Mirai. | — | nightly-2025-01-10 |
| rap_toolchain | Rust toolchain for Rap. | — | nightly-2024-10-12 |
| rudra_toolchain | Rust toolchain for Rudra. | — | nightly-2021-10-21 |
Outputs
no outputs