Overview
Note
This version of the workflow can only support spack >= v1.0. If you need to use spack < v1.0, use the v2 branch.
Workflow Entrypoint Changes
- REMOVED
inputs.spack-packages-ref,outputs.spack-packages-sha - Added
inputs.builtin-spack-packages-ref,inputs.access-spack-packages-ref,outputs.builtin-spack-packages-sha,outputs.access-spack-packages-sha
Other Changes
- Updated image to use
spack repo update - Image now uses a build-time OCI-backed buildcache
- Added scripts for creating multiple Model Component Repositories at a time
What's Changed
Full Changelog: v2.7.0...v3.0.0