spack/.github/workflows
Harmen Stoppels 64fc66ab48
ci: import-check continue-on-error: true (#50581)
Allow other CI checks to continue even if the circular import check fails.

Circular imports are often indicative of code that needs to be restructured, but there
are still places where we need to add them. This allows CI to continue, so that if CI is
passing *except* for a problematic import, we can still force merge and accept a bit
of technical debt to admit a useful feature.  Also, this allows people to keep working
while they fix their circular import issues, without being blind to CI results.

- [x] update ci workflow: import-check continue-on-error: true
2025-05-20 15:50:14 -06:00
..
bin Remove years from license headers (#48352) 2025-01-02 15:40:28 +01:00
requirements build(deps): bump pylint in /.github/workflows/requirements/style (#50312) 2025-05-06 10:32:49 +02:00
audit.yaml Remove spack sh setup (#49747) 2025-03-27 16:40:39 -07:00
bootstrap.yml ci: add gawk (#50074) 2025-04-16 09:29:20 +02:00
build-containers.yml Remove pipelines and images based on ppc64le (#48767) 2025-01-29 16:36:25 +01:00
ci.yaml builtin: use api v2.0 and update dir structure (#49275) 2025-05-06 12:05:44 +02:00
coverage.yml ci: add codecov token secret to coverage upload job (#48880) 2025-02-05 01:18:02 +00:00
import-check.yaml ci: import-check continue-on-error: true (#50581) 2025-05-20 15:50:14 -06:00
nightly-win-builds.yml build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#47185) 2024-10-25 09:48:50 -07:00
prechecks.yml builtin: use api v2.0 and update dir structure (#49275) 2025-05-06 12:05:44 +02:00
sync-packages.yaml Sync CI config to spack/spack-packages (#50497) 2025-05-16 11:39:11 +02:00
unit_tests.yaml ci: don't run unit-test on ubuntu 20.04 (#49826) 2025-04-01 17:33:24 +02:00