Added levelN subpackages builds with conda
Description
This MR implements CI jobs to build each component subpackage with conda, deprecating the nightly top-level conda build.
This means that the repo now includes a copy of the meta.yaml
and build scripts for each subpackage, so we need to make a conscious effort to reconcile the in-repo recipe files with the conda-forge versions when preparing a new release.
API Changes and Justification
Backwards Compatible Changes
-
This change introduces no API changes -
This change adds new API calls
Backwards Incompatible Changes
-
This change modifies an existing API -
This change removes an existing API
Review Status
Edited by Duncan Macleod