Skip to content

Commit 42c7872

Browse files
Deploying to gh-pages from @ 5367387 🚀
1 parent c9e7178 commit 42c7872

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,8 @@ <h2 id="specifying-rust-version"><a class="header" href="#specifying-rust-versio
212212
<h2 id="supported-bazel-versions"><a class="header" href="#supported-bazel-versions">Supported bazel versions</a></h2>
213213
<p>The oldest version of Bazel the <code>main</code> branch is tested against is <code>7.4.1</code>. Previous versions may still be functional in certain environments, but this is the minimum version we strive to fully support.</p>
214214
<p>We test these rules against the latest rolling releases of Bazel, and aim for compatibility with them, but prioritise stable releases over rolling releases where necessary.</p>
215+
<h3 id="workspace-support"><a class="header" href="#workspace-support">WORKSPACE support</a></h3>
216+
<p>WORKSPACE support is officially tested with Bazel 7 for as long as that is the min supported version. While it may work with later versions, compatibility with those versions is not guaranteed or actively verified.</p>
215217
<h2 id="supported-platforms"><a class="header" href="#supported-platforms">Supported platforms</a></h2>
216218
<p>We aim to support Linux and macOS.</p>
217219
<p>We do not have sufficient maintainer expertise to support Windows. Most things probably work, but we have had to disable many tests in CI because we lack the expertise to fix them. We welcome contributions to help improve its support.</p>

print.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ <h2 id="specifying-rust-version"><a class="header" href="#specifying-rust-versio
213213
<h2 id="supported-bazel-versions"><a class="header" href="#supported-bazel-versions">Supported bazel versions</a></h2>
214214
<p>The oldest version of Bazel the <code>main</code> branch is tested against is <code>7.4.1</code>. Previous versions may still be functional in certain environments, but this is the minimum version we strive to fully support.</p>
215215
<p>We test these rules against the latest rolling releases of Bazel, and aim for compatibility with them, but prioritise stable releases over rolling releases where necessary.</p>
216+
<h3 id="workspace-support"><a class="header" href="#workspace-support">WORKSPACE support</a></h3>
217+
<p>WORKSPACE support is officially tested with Bazel 7 for as long as that is the min supported version. While it may work with later versions, compatibility with those versions is not guaranteed or actively verified.</p>
216218
<h2 id="supported-platforms"><a class="header" href="#supported-platforms">Supported platforms</a></h2>
217219
<p>We aim to support Linux and macOS.</p>
218220
<p>We do not have sufficient maintainer expertise to support Windows. Most things probably work, but we have had to disable many tests in CI because we lack the expertise to fix them. We welcome contributions to help improve its support.</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)