eth-cscs / stackinator

https://eth-cscs.github.io/stackinator/
BSD 3-Clause "New" or "Revised" License
19 stars 15 forks source link

Add --develop option to support Spack develop #122

Closed RMeli closed 1 year ago

RMeli commented 1 year ago

As discussed in https://github.com/eth-cscs/stackinator/pull/119#issuecomment-1614643949, Spack has a short gap between deprecation and removal. This PR adds a --develop option which enables workarounds for breaking changes in Spack develop.

Fix #115 (CC @toxa81).