You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"title": "Restricted spack environment file schema for ACCESS-NRI continuous deployment",
5
+
"description": "This schema was adapted from https://github.com/ACCESS-NRI/spack/blob/releases/v0.21/lib/spack/spack/schema/env.py to specify a restricted form of spack.yaml to design generic deployment infrastructure.",
Copy file name to clipboardExpand all lines: au.org.access-nri/model/spack/environment/deployment/CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# `spack.yaml` Schema Changelog
2
2
3
+
## 2-0-0
4
+
5
+
* Require reserved definitions for `spack.definitions[]._name` and `spack.definitions[]._version`
6
+
* Relax requirements on `spack.specs` entirely
7
+
3
8
## 1-0-7
4
9
5
10
* Allow the use of `@latest` in `spack.specs[0]`. This is allowed for Prereleases, but not for Releases. This keeps continuity with local builds which can't use not-yet-existing `@git.TAG`s like Prerelease builds can.
0 commit comments