|
Ran
|
Jobs
1
|
Files
118
|
Run time
1min
|
Badge
README BADGES
|
push
github
Setup separate rustworkx-core publish job with trusted publishers (#1630) (#1632) This commit splits out the release publish job for the rustworkx-core crate to crates.io from the wheels file into a separate job workflow file. This then lets us setup the cargo publish job to use the trusted publishers mechanism instead of a secret token for authentication which is more secure. The docs for using trusted publisher are located here: https://crates.io/docs/trusted-publishing the new cargo_publish workflow's job is updated to more closely follow the example in the docs. I've already updated the crate's configuration on crates.io to use cargo_publish.yml for the trusted publisher mechanism. (cherry picked from commit 70a4530ac) Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
19214 of 20287 relevant lines covered (94.71%)
11650805.37 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
87.31 |
0.19% | rustworkx-core/src/generators/random_graph.rs |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 29055910755.1 | 118 |
94.71 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|