mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-12-24 23:19:39 -05:00
docs: replace reference to CMakeList on main branch with versioned link or Bazel (#2690)
* Replace reference to CMakeList on main branch with versioned link or Bazel * Allow Bazel as a valid word --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
c15e4efef6
commit
92fac8b9d6
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/main/bazel/ci) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -8,6 +8,7 @@ autoscaler
|
|||||||
AWS
|
AWS
|
||||||
aws
|
aws
|
||||||
backend
|
backend
|
||||||
|
Bazel
|
||||||
benchmarked
|
benchmarked
|
||||||
[Bb]ootloader
|
[Bb]ootloader
|
||||||
Bootstrapper
|
Bootstrapper
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.10.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.11.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.12.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.13.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.3.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.4.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.5.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.6.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/v2.7.0/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.8.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@ SLSA is still in alpha status. The presented levels and their requirements might
|
|||||||
|
|
||||||
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
**[Build - Scripted](https://slsa.dev/spec/v0.1/requirements#scripted-build)**
|
||||||
|
|
||||||
All build steps are automated via [CMake](https://github.com/edgelesssys/constellation/blob/main/CMakeLists.txt) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
All build steps are automated via [Bazel](https://github.com/edgelesssys/constellation/tree/v2.9.0/bazel) and [GitHub Actions](https://github.com/edgelesssys/constellation/tree/main/.github).
|
||||||
|
|
||||||
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
**[Provenance - Available](https://slsa.dev/spec/v0.1/requirements#available)**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user