Scott Wittenburg
Scott Wittenburg
On PR pipelines we need to override the buildcache destination to point to the "spack-binaries-prs" bucket, otherwise, those pipelines try to push to the default mirror in a bucket for...
The generated `.gitlab-ci.yml` contains a variable `SPACK_CHECKOUT_VERSION` that generated child jobs should be able to use to checkout the version of spack that generated the pipeline. Since the value returned...
- [x] test that the launcher responds correctly when there aren't enough resources - [x] concurrent processes work fine - [x] secret generation - [x] proxy handling - [x] log...
When wslink made use of twisted, we had a example that did: ``` from twisted.internet import task ... loopTask = task.LoopingCall(callback_method) loopTask.start(2.0) ``` and that would schedule `callback_method` to be...
Support in spack's gitlab pipelines allowing maintainers to ask spackbot to rebuild everything from source. This should help test core changes to spack that don't otherwise change the hashes of...
Make some improvements to the spack.ci module: - Add a PipelineDag to represent CI pipelines * implement proper pruning * support top-down and bottom-up traversal * allow getting dependencies (direct...
Similar to #415 but developed independently. Currently used to cross-check pruning lists generated by that PR.
See [here](https://github.com/spack/spack-infrastructure/actions/runs/6190686244/job/16807426614#logs) for the whole build log, or see below for the specific error. I don't see any issue open for this on the pyjson5 repo, but maybe it's really...
Pushing `develop` -ish spack to staging a bit ago reminded me we don't have the same runners available in both, you can see the child pipelines that are stuck because...
This [job](https://gitlab.staging.spack.io/spack/spack/-/pipelines/293) failed because the yaml was too big, we just need the size [updater](https://github.com/spack/spack-infrastructure/blob/main/k8s/production/custom/gitlab-setting-updater/cronjobs.yaml) applied to staging.