Skip to content

orb-update-agent/v6.0.2-beta.0+LL

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 00:49
· 8 commits to main since this release
9001e2b
feat(ci): add support for build-time flavors in Cargo.toml (#333)

* implement flavors for rust crates using cargo metadata

* add orb-update-agent to software components in CI

* also enforce lowercase and non-default flavor names

* address pr feedback