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
Move spack-config into config/settings.json (#128)
* validate-repo-version: update README instructions
* Remove reading/modification of `spack-config` from `[un]deploy-2-*.yml` workflows
* Rework settings.json to include `spack-config`, updated schema
* validate-deployment-settings: Added spack-config check, added comments
* validate-deployment-settings: Update checks to work with new settings.json schema
* settings-*.yml: Updated to deploy updates to `spack-config`
* ci.yml: Added newline to comment to aid code formatting
|`repo-to-check`|`string`| ACCESS-NRI repositories to validate associated version in `config/versions.json`|`true`| N/A |`spack-packages spack-config`|
9
+
|`repo-to-check`|`string`| ACCESS-NRI repository to validate associated version in `config/versions.json`|`true`| N/A |`spack-packages`|
Copy file name to clipboardexpand all lines: .github/workflows/ci.yml
+1
Original file line number
Diff line number
Diff line change
@@ -241,6 +241,7 @@ jobs:
241
241
where the binaries shall be on your `$PATH`.
242
242
This Prerelease is also accessible on Gadi via `/g/data/vk83/prerelease/apps/spack/0.22/spack` in the `${{ needs.defaults.outputs.root-sbd }}-${{ needs.check-spack-yaml.outputs.prerelease }}` environment.
0 commit comments