New functionality to run test-only builds using conda packages
This MR introduces three new features:
- A new command
bdt test
can run test-only conda-builds using tarballs created during a build phase - An equivalent new command
bdt ci test
can be used to run test-only builds on the CI - A template inside
single-package.yaml
can be used among packages to run specific test-only builds of themselves