Skip to content

cargo vendor 🚚 on - Update monitord, indexmap & configparser + use new boolean in stat struct Summary: - Bring in latest monitord with a new metric we want for prod - Hit an issue with latest cargo and 1.9.2 of indexmap so had to update it - Just updated to 2.1 and it went away so lets also update fbcode so I can then update monitord Edited monitord to use the new boolean in state and expose it via thrift call too - Ensured bools do 0 and 1 as I hoped when casting to i64: https://play.rust-lang.org/... #85

cargo vendor 🚚 on - Update monitord, indexmap & configparser + use new boolean in stat struct Summary: - Bring in latest monitord with a new metric we want for prod - Hit an issue with latest cargo and 1.9.2 of indexmap so had to update it - Just updated to 2.1 and it went away so lets also update fbcode so I can then update monitord Edited monitord to use the new boolean in state and expose it via thrift call too - Ensured bools do 0 and 1 as I hoped when casting to i64: https://play.rust-lang.org/...

cargo vendor 🚚 on - Update monitord, indexmap & configparser + use new boolean in stat struct Summary: - Bring in latest monitord with a new metric we want for prod - Hit an issue with latest cargo and 1.9.2 of indexmap so had to update it - Just updated to 2.1 and it went away so lets also update fbcode so I can then update monitord Edited monitord to use the new boolean in state and expose it via thrift call too - Ensured bools do 0 and 1 as I hoped when casting to i64: https://play.rust-lang.org/... #85

Triggered via push December 15, 2023 00:22
Status Success
Total duration 35s
Artifacts

cargo_vendor.yml

on: push
cargo_vendor
24s
cargo_vendor
Fit to window
Zoom out
Zoom in

Annotations

1 warning
cargo_vendor
The following actions uses node12 which is deprecated and will be forced to run on node16: dawidd6/action-delete-branch@v3, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/