Skip to content

Repository files navigation

opd_parser

crates.io

Parser for the OPD point cloud animation format.

CI

Prow presubmits and postsubmits, configured in infra/modules/ci/prow/terragrunt.hcl under local.repos_config.opd_parser.

Job Trigger What it runs
cargo-tests every PR fslabscli rust-tests (fmt, clippy, check, doc, test)
bazel-tests /test bazel-tests bazel test --config=ci //... on Buildbarn, optional
publish-all push to master fslabscli publish --autopublish-cargo to fsl and crates.io

Bazel and cargo are both first-class here: cargo test and bazel test //... build the same crate from the same Cargo.toml, and Cargo.lock is committed because crate_universe resolves the Bazel crate graph from it.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

13 watching

Forks

Releases

Packages

Used by

Contributors

Languages