From 92fac8b9d6575638651a6189cab9afa5c3599854 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Wei=C3=9Fe?= <66256922+daniel-weisse@users.noreply.github.com> Date: Fri, 8 Dec 2023 16:13:39 +0100 Subject: [PATCH] docs: replace reference to CMakeList on main branch with versioned link or Bazel (#2690) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Replace reference to CMakeList on main branch with versioned link or Bazel * Allow Bazel as a valid word --------- Signed-off-by: Daniel Weiße --- docs/docs/reference/slsa.md | 2 +- docs/styles/Vocab/constellation/accept.txt | 1 + docs/versioned_docs/version-2.10/reference/slsa.md | 2 +- docs/versioned_docs/version-2.11/reference/slsa.md | 2 +- docs/versioned_docs/version-2.12/reference/slsa.md | 2 +- docs/versioned_docs/version-2.13/reference/slsa.md | 2 +- docs/versioned_docs/version-2.3/reference/slsa.md | 2 +- docs/versioned_docs/version-2.4/reference/slsa.md | 2 +- docs/versioned_docs/version-2.5/reference/slsa.md | 2 +- docs/versioned_docs/version-2.6/reference/slsa.md | 2 +- docs/versioned_docs/version-2.7/reference/slsa.md | 2 +- docs/versioned_docs/version-2.8/reference/slsa.md | 2 +- docs/versioned_docs/version-2.9/reference/slsa.md | 2 +- 13 files changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/docs/reference/slsa.md b/docs/docs/reference/slsa.md index 267a75ed0..21f4e713c 100644 --- a/docs/docs/reference/slsa.md +++ b/docs/docs/reference/slsa.md @@ -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)** -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)** diff --git a/docs/styles/Vocab/constellation/accept.txt b/docs/styles/Vocab/constellation/accept.txt index 31b6e437c..59cb8c22c 100644 --- a/docs/styles/Vocab/constellation/accept.txt +++ b/docs/styles/Vocab/constellation/accept.txt @@ -8,6 +8,7 @@ autoscaler AWS aws backend +Bazel benchmarked [Bb]ootloader Bootstrapper diff --git a/docs/versioned_docs/version-2.10/reference/slsa.md b/docs/versioned_docs/version-2.10/reference/slsa.md index 267a75ed0..ba16ab7d6 100644 --- a/docs/versioned_docs/version-2.10/reference/slsa.md +++ b/docs/versioned_docs/version-2.10/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.11/reference/slsa.md b/docs/versioned_docs/version-2.11/reference/slsa.md index 267a75ed0..36a0e51b4 100644 --- a/docs/versioned_docs/version-2.11/reference/slsa.md +++ b/docs/versioned_docs/version-2.11/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.12/reference/slsa.md b/docs/versioned_docs/version-2.12/reference/slsa.md index 267a75ed0..b7a8eb1ec 100644 --- a/docs/versioned_docs/version-2.12/reference/slsa.md +++ b/docs/versioned_docs/version-2.12/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.13/reference/slsa.md b/docs/versioned_docs/version-2.13/reference/slsa.md index 267a75ed0..12e2723fb 100644 --- a/docs/versioned_docs/version-2.13/reference/slsa.md +++ b/docs/versioned_docs/version-2.13/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.3/reference/slsa.md b/docs/versioned_docs/version-2.3/reference/slsa.md index 267a75ed0..b7f39c368 100644 --- a/docs/versioned_docs/version-2.3/reference/slsa.md +++ b/docs/versioned_docs/version-2.3/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.4/reference/slsa.md b/docs/versioned_docs/version-2.4/reference/slsa.md index 267a75ed0..72d3ec45e 100644 --- a/docs/versioned_docs/version-2.4/reference/slsa.md +++ b/docs/versioned_docs/version-2.4/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.5/reference/slsa.md b/docs/versioned_docs/version-2.5/reference/slsa.md index 267a75ed0..4d4a5b705 100644 --- a/docs/versioned_docs/version-2.5/reference/slsa.md +++ b/docs/versioned_docs/version-2.5/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.6/reference/slsa.md b/docs/versioned_docs/version-2.6/reference/slsa.md index 267a75ed0..3bcdb82dc 100644 --- a/docs/versioned_docs/version-2.6/reference/slsa.md +++ b/docs/versioned_docs/version-2.6/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.7/reference/slsa.md b/docs/versioned_docs/version-2.7/reference/slsa.md index 267a75ed0..336055870 100644 --- a/docs/versioned_docs/version-2.7/reference/slsa.md +++ b/docs/versioned_docs/version-2.7/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.8/reference/slsa.md b/docs/versioned_docs/version-2.8/reference/slsa.md index 267a75ed0..53ed6b66e 100644 --- a/docs/versioned_docs/version-2.8/reference/slsa.md +++ b/docs/versioned_docs/version-2.8/reference/slsa.md @@ -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)** -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)** diff --git a/docs/versioned_docs/version-2.9/reference/slsa.md b/docs/versioned_docs/version-2.9/reference/slsa.md index 267a75ed0..a5b8650db 100644 --- a/docs/versioned_docs/version-2.9/reference/slsa.md +++ b/docs/versioned_docs/version-2.9/reference/slsa.md @@ -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)** -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)**