ACCESS-NRI / spack-config

Shared spack configuration
Apache License 2.0
1 stars 0 forks source link

Update CI workflow to use `spack-config` rather than `spack_config` #11

Closed CodeGat closed 11 months ago

CodeGat commented 11 months ago

There was an update to the repo naming convention, leading to repos with _ replaced with -. This will have ramifications for the CI workflow if the deployment targets have their directories renamed.

CodeGat commented 11 months ago

@harshula I believe we talked about this in VC, but we will eventually rename the spack_packages and spack_config folders on vk83, right? We would also have to do a git remote set-url origin https://github.com/ACCESS-NRI/spack-packages.git and git remote set-url origin https://github.com/ACCESS-NRI/spack-config.git for spack-packages and spack-config respectively.

I think we should create a backup of v0.20 as you noted earlier, but I don't think we have to start from scratch.

harshula commented 11 months ago

PR https://github.com/ACCESS-NRI/spack-config/pull/13 to update the spack-config