spack/.github/workflows
Massimiliano Culpo 67534516c7
ci: avoid running coverage on package only PRs (#32573)
* ci: remove !docs from "core" filters

Written like it is now it causes package only PRs
to run with coverage.

* Try to skip job under condition, see if the workflow proceed

* Try to cancel a running CI job

* Simplify linux unit-tests, skip windows unit-tests on package PRs

* Reduce the inputs to unit-tests workflow

* Move control logic to main workflow, remove inputs

* Revert "Move control logic to main workflow, remove inputs"

This reverts commit 0c46fece4c.

* Do not compute "with_coverage" since it's always == to "core"

* Remove workflow dispatch from unit tests

* Revert "Revert "Move control logic to main workflow, remove inputs""

This reverts commit dd4e4a4e61.

* Try to skip all from the main workflow

* Add back bootstrap to needed checks for "all"

* Restore the correct logic for conditionals
2022-09-08 10:58:53 -07:00
..
audit.yaml Make GHA tests parallel by using xdist (#32361) 2022-09-07 20:12:57 +02:00
bootstrap-test.sh Reorder workflow execution in GHA (#32183) 2022-09-02 14:09:23 -07:00
bootstrap.yml Make GHA tests parallel by using xdist (#32361) 2022-09-07 20:12:57 +02:00
build-containers.yml Make GHA tests parallel by using xdist (#32361) 2022-09-07 20:12:57 +02:00
ci.yaml ci: avoid running coverage on package only PRs (#32573) 2022-09-08 10:58:53 -07: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 buildcache: Update layout and signing (#30750) 2022-05-24 17:39:20 -04:00
setup_git.sh Use bash in setup_git.sh (#27676) 2021-11-26 18:03:05 +00:00
system_shortcut_check.ps1 Add Github Actions for Windows (#24504) 2022-03-17 09:01:01 -07:00
unit_tests.yaml ci: avoid running coverage on package only PRs (#32573) 2022-09-08 10:58:53 -07:00
valid-style.yml Make GHA tests parallel by using xdist (#32361) 2022-09-07 20:12:57 +02:00
windows_python.yml Make GHA tests parallel by using xdist (#32361) 2022-09-07 20:12:57 +02:00