Peter Scheibel
Peter Scheibel
@spackbot run pipeline
>> Is there a way to avoid duplicating the default value in the code? I tried using gitlab_ci["match_behavior"] but got KeyErrors when the entry wasn't given in the YAML >...
@spackbot run pipeline
@spackbot run pipeline
> Can't you work on support for multiple build systems so that we can get something that remains maintainable and mostly declarative That is currently a work-in-progress (https://github.com/spack/seps/pull/3 - which...
@alalazo @becker33 FYI as the writer/merger of the PR
Interesting, I get a similar error for `installed_version_is_selected_only_for_reuse`: (EDIT: this is also intermittent and also only for Python 2) ``` > assert not new_root["changing"].satisfies("@1.0") ``` I assume an analog to...
See https://github.com/spack/spack/pull/32569 That should likely be replicated for all tests using the `repo_with_changing_recipe` fixture.
I've added this to the agenda for our upcoming general teleconference at https://github.com/spack/spack/wiki/Telcon:-2022-03-02 - I think that would be useful for exploring possible challenges with implementing `spack update` (e.g. handling...
@spackbot run pipeline