diff options
author | Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | 2022-08-30 11:13:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-30 11:13:23 -0700 |
commit | 3894ceebc93ed05df8cedce70967a97c77ca40cf (patch) | |
tree | fccd6bd1c972295654b5baf9360df14bfd15e5d4 /.github/workflows/install_spack.sh | |
parent | b35a0b1b409a4b90ede26c88bfb2240cf77a347f (diff) | |
download | spack-3894ceebc93ed05df8cedce70967a97c77ca40cf.tar.gz spack-3894ceebc93ed05df8cedce70967a97c77ca40cf.tar.bz2 spack-3894ceebc93ed05df8cedce70967a97c77ca40cf.tar.xz spack-3894ceebc93ed05df8cedce70967a97c77ca40cf.zip |
Environments: Add support for include URLs (#29026)
* Preliminary support for include URLs in spack.yaml (environment) files
This commit adds support in environments for external configuration files obtained from a URL with a preference for grabbing raw text from GitHub and gitlab for efficient downloads of the relevant files. The URL can also be a link to a directory that contains multiple configuration files.
Remote configuration files are retrieved and cached for the environment. Configuration files with the same name will not be overwritten once cached.
Diffstat (limited to '.github/workflows/install_spack.sh')
0 files changed, 0 insertions, 0 deletions