sapling/.github/workflows
Jun Wu 6a015a82fc add GitHub workflow for testing scm/lib crates
Summary:
Similar to the Mononoke CI, run tests on the open-source version of the Rust crates.
Crates that do not build are commented out with reasons.

`target-dir` is explicitly set so all crates share a single build cache.

This helps us capture issues with wrong versions specified in `Cargo.toml`, since
internally we use vendored crates, while externally `crates.io` is used.

Reviewed By: sfilipco

Differential Revision: D20376183

fbshipit-source-id: 8cf4df0c893c1119e07f950eaf398313e2efcc25
2020-03-11 12:00:16 -07:00
..
edenscm-libs.yml add GitHub workflow for testing scm/lib crates 2020-03-11 12:00:16 -07:00
mononoke.yml Add GitHub workflows configuration for Mononoke CI. 2020-02-14 12:21:00 +01:00