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