Skip to content

Commit d2905ff

Browse files
committed
update docs to make v6 explicit
1 parent d82f8a4 commit d2905ff

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

docs/index.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,14 @@ To run stackinator [uv](https://docs.astral.sh/uv/getting-started/installation/)
2929

3030
### Versions
3131

32-
Stackinator version 6 will be the first release of Stackinator to support Spack 1.0, released in July 2025.
33-
There will be significant changes introduced in Spack 1.0, which will require making some non-trivial changes to Stackinator, and possibly adding breaking changes to the Stackinator recipe specification.
32+
The two supported versions of Stackinator are:
3433

35-
The git branch `releases/v5` will be maintained to provide support for all versions 0.21, 0.22 and 0.23 of Spack and existing recipes.
34+
* **v6**: the latest release, which supports Spack 1.0.
35+
* Introduces breaking changes to the recipe format from v5.
36+
* [Check out the guide][ref-porting] for porting recipes to the new format.
37+
* **v5**: supports Spack v0.23 (also v0.21 and v0.22) and earlier.
38+
* Maintained in the git branch `releases/v5`.
3639

37-
The `main` branch of Stackinator will contain
38-
39-
!!! info "Porting recipes to Spack 1.0"
40-
[Check out the guide][ref-porting] for porting recipes from Stackinator 5/Spack 0.23 to Stackinator 6/Spack 1.0.
4140

4241
## Quick Start
4342

0 commit comments

Comments
 (0)