summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2024-12-06coverage.yml: fail_ci_if_error = true (#47731)Wouter Deconinck1-0/+1
2024-11-27build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (#47819)dependabot[bot]1-1/+1
2024-11-25build-containers: determine latest release tag and push that as latest (#47742)Wouter Deconinck1-0/+7
2024-11-19build(deps): bump codecov/codecov-action from 5.0.2 to 5.0.3 (#47683)dependabot[bot]1-1/+1
2024-11-19build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1 (#47682)dependabot[bot]1-1/+1
2024-11-15build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (#47631)dependabot[bot]1-1/+1
2024-11-11Move concretization tests to the same folder (#47539)Massimiliano Culpo1-1/+1
2024-11-10build(deps): bump types-six in /.github/workflows/requirements/style (#47454)dependabot[bot]1-1/+1
2024-11-09ci: ci/all must always run, and fail if any job has status "fail" or "cancele...Massimiliano Culpo1-4/+22
2024-10-27gha: circular imports: pin (#47248)Harmen Stoppels1-1/+1
2024-10-25build(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#47185)dependabot[bot]8-23/+23
2024-10-25build(deps): bump actions/setup-python from 5.2.0 to 5.3.0 (#47209)dependabot[bot]6-13/+13
2024-10-24bootstrap: remove all system gnupg/patchelf executables (#47165)Harmen Stoppels1-12/+10
2024-10-24bootstrap: add clingo 3.13 binaries and more (#47126)Harmen Stoppels3-8/+9
2024-10-23build(deps): bump types-six in /.github/workflows/requirements/style (#47158)dependabot[bot]1-1/+1
2024-10-22build(deps): bump black in /.github/workflows/requirements/style (#47117)dependabot[bot]1-1/+1
2024-10-16Reduce the load on clingo-cffi CI job (#46982)Massimiliano Culpo1-9/+10
2024-10-11build(deps): bump docker/build-push-action from 6.8.0 to 6.9.0 (#46674)dependabot[bot]1-1/+1
2024-10-10Installer: rewire spliced specs via RewireTask (#39136)Nathan Hanford1-1/+1
2024-10-10build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 (#46895)dependabot[bot]3-8/+8
2024-10-10build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#46854)dependabot[bot]8-23/+23
2024-10-05build(deps): bump docker/setup-buildx-action from 3.7.0 to 3.7.1 (#46796)dependabot[bot]1-1/+1
2024-10-04Separate bootstrapping tests for Windows from other platforms (#46750)Massimiliano Culpo1-43/+47
2024-10-04build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0 (#46768)dependabot[bot]1-1/+1
2024-10-02build(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#46708)dependabot[bot]1-1/+1
2024-10-01gha: brew gnupg2 is now gnupg (#46689)Harmen Stoppels1-1/+1
2024-10-01build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#46675)dependabot[bot]1-1/+1
2024-09-28build(deps): bump docker/build-push-action from 6.7.0 to 6.8.0 (#46618)dependabot[bot]1-1/+1
2024-09-28ci: simplify coverage CI/CD job (#46441)Alec Scott3-33/+55
2024-09-27build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#46584)dependabot[bot]7-22/+22
2024-09-18Add GHA for circular imports regressions (#46436)Harmen Stoppels1-0/+59
2024-09-16coverage: only upload to codecov once (#46385)Todd Gamblin3-31/+57
2024-09-06Bootstrap GnuPG and `file` on Windows (#41810)John W. Parent1-5/+36
2024-08-31build(deps): bump actions/setup-python from 5.1.1 to 5.2.0 (#46129)dependabot[bot]5-11/+11
2024-08-31build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.0 (#46149)dependabot[bot]1-2/+2
2024-08-13build(deps): bump docker/build-push-action from 6.6.1 to 6.7.0 (#45730)dependabot[bot]1-1/+1
2024-08-10Remove the old concretizer (#45215)Massimiliano Culpo1-14/+0
2024-08-08build(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 (#45623)dependabot[bot]1-1/+1
2024-08-07build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 (#45608)dependabot[bot]1-2/+2
2024-08-06build(deps): bump flake8 in /.github/workflows/requirements/style (#45587)dependabot[bot]1-1/+1
2024-08-03build(deps): bump black in /.github/workflows/requirements/style (#45561)dependabot[bot]1-1/+1
2024-08-03build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 (#45559)dependabot[bot]1-2/+2
2024-07-30build(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 (#45495)dependabot[bot]1-1/+1
2024-07-29add spack audit configs to ciTodd Gamblin1-0/+4
2024-07-24build(deps): bump docker/login-action from 3.2.0 to 3.3.0 (#45378)dependabot[bot]1-2/+2
2024-07-23build(deps): bump docker/setup-buildx-action from 3.4.0 to 3.5.0 (#45379)dependabot[bot]1-1/+1
2024-07-23build(deps): bump docker/build-push-action from 6.4.1 to 6.5.0 (#45380)dependabot[bot]1-1/+1
2024-07-23build(deps): bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (#45381)dependabot[bot]1-1/+1
2024-07-17build(deps): bump docker/build-push-action from 6.4.0 to 6.4.1 (#45283)dependabot[bot]1-1/+1
2024-07-16build(deps): bump docker/build-push-action from 6.3.0 to 6.4.0 (#45243)dependabot[bot]1-1/+1