spack/.github/workflows
Massimiliano Culpo 4c05fe569c
Bootstrap most of Spack dependencies using environments (#34029)
This commit reworks the bootstrapping procedure to use Spack environments 
as much as possible.

The `spack.bootstrap` module has also been reorganized into a Python package. 
A distinction is made among "core" Spack dependencies (clingo, GnuPG, patchelf)
and other dependencies. For a number of reasons, explained in the `spack.bootstrap.core`
module docstring, "core" dependencies are bootstrapped with the current ad-hoc
method. 

All the other dependencies are instead bootstrapped using a Spack environment
that lives in a directory specific to the interpreter and the architecture being used.
2022-12-06 11:54:02 +01:00
..
audit.yaml Add support for Python 3.11 (#33505) 2022-11-05 15:59:12 +01:00
bootstrap-test.sh Deprecate spack bootstrap trust/untrust (#33600) 2022-10-29 12:24:26 -07:00
bootstrap.yml Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
build-containers.yml build(deps): bump docker/setup-buildx-action from 2.2.0 to 2.2.1 (#33399) 2022-11-07 20:49:42 +00:00
ci.yaml Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
execute_installer.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
generate_spack_yaml_containerize.sh Update Dockerfiles and images for Spack v0.18.0 (#30216) 2022-04-22 08:51:26 +02:00
install_spack.sh Update actions/setup-python to latest version (#28634) 2022-01-28 14:17:59 +01:00
setup_git.ps1 FIX CI after git update (#33429) 2022-10-20 09:46:04 +02:00
setup_git.sh FIX CI after git update (#33429) 2022-10-20 09:46:04 +02:00
system_shortcut_check.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
unit_tests.yaml Bootstrap most of Spack dependencies using environments (#34029) 2022-12-06 11:54:02 +01:00
valid-style.yml Remove support for running with Python 2.7 (#33063) 2022-11-14 13:11:28 +01:00
windows_python.yml build(deps): bump actions/upload-artifact from 3.1.0 to 3.1.1 (#33471) 2022-11-07 21:39:38 +01:00