-
Notifications
You must be signed in to change notification settings - Fork 1
Support spack-packages -> access-spack-packages, add upstream-spack-packages to Pipeline #313
Copy link
Copy link
Closed
Labels
type:config-updateUpdates to deployed spack instancesUpdates to deployed spack instancestype:documentationtype:enhancementImprovements to existing featuresImprovements to existing featuresversion:MAJORRequires an update to Model Deployment Repositories CIRequires an update to Model Deployment Repositories CI
Description
References ACCESS-NRI/access-spack-packages#295
Background
Spack has split out their builtin package repo from spack core to it's own spack/spack-packages repository. We want a fork of this repository for our own modifications if required, and are thinking of calling it access-nri/upstream-spack-packages.
This means that we have to change the name of our access-nri/spack-packages repository to something like access-nri/access-spack-packages for consistency.
What This Means
- All references/inputs to
spack-packagesmust be renamed toaccess-spack-packages. - New inputs must be created to capture the state of
upstream-spack-packages, since we now require a version ofspack,upstream-spack-packages,access-spack-packagesandspack-configto capture provenance. - This means that we may have steps specific to
spack 0.22andspack 1.0in the same pipeline.
Furthermore:
- MDR
config/versions.jsonmust now support potential.access-spack-packagesand.upstream-spack-packagesfields in the schema. - Deployment
config/settings.jsonmust now support potential.deployment.TARGET.VERSION.access-spack-packagesand.deployment.TARGET.VERSION.upstream-spack-packagesfields in the schema. - Uploads to the provenance database must be able to support versions for
access-spack-packagesandupstream-spack-packages. (Might also need to updateaccess-nri/tracking_services)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:config-updateUpdates to deployed spack instancesUpdates to deployed spack instancestype:documentationtype:enhancementImprovements to existing featuresImprovements to existing featuresversion:MAJORRequires an update to Model Deployment Repositories CIRequires an update to Model Deployment Repositories CI
Type
Projects
Status
Done ✅