Skip to content

Commit

Permalink
deploy: be14cca
Browse files Browse the repository at this point in the history
  • Loading branch information
jsharpe committed Nov 27, 2024
1 parent 840e855 commit e9eb533
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions main/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 class="menu-title">Rules ForeignCc</h1>
<h1 id="rules-foreigncc"><a class="header" href="#rules-foreigncc">Rules ForeignCc</a></h1>
<p>Rules for building C/C++ projects using foreign build systems (non Bazel) inside Bazel projects.</p>
<div class="table-wrapper"><table><thead><tr><th>Release</th><th>Commit</th><th>Status</th></tr></thead><tbody>
<tr><td>0.12.0</td><td><a href="https://github.com/bazel-contrib/rules_foreign_cc/commit/760789a149324d032860c08cdb3b2554b3f1a0e7">760789a</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
<tr><td>0.12.0</td><td><a href="https://github.com/bazel-contrib/rules_foreign_cc/commit/be14ccaec581826e7eef97277ffde05cc0d8d868">be14cca</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
</tbody></table>
</div>
<h2 id="overview"><a class="header" href="#overview">Overview</a></h2>
Expand All @@ -173,7 +173,7 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>

http_archive(
name = "rules_foreign_cc",
# TODO: Get the latest sha256 value from a bazel debug message or the latest
# TODO: Get the latest sha256 value from a bazel debug message or the latest
# release on the releases page: https://github.com/bazel-contrib/rules_foreign_cc/releases
#
# sha256 = "...",
Expand Down
4 changes: 2 additions & 2 deletions main/print.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ <h1 class="menu-title">Rules ForeignCc</h1>
<h1 id="rules-foreigncc"><a class="header" href="#rules-foreigncc">Rules ForeignCc</a></h1>
<p>Rules for building C/C++ projects using foreign build systems (non Bazel) inside Bazel projects.</p>
<div class="table-wrapper"><table><thead><tr><th>Release</th><th>Commit</th><th>Status</th></tr></thead><tbody>
<tr><td>0.12.0</td><td><a href="https://github.com/bazel-contrib/rules_foreign_cc/commit/760789a149324d032860c08cdb3b2554b3f1a0e7">760789a</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
<tr><td>0.12.0</td><td><a href="https://github.com/bazel-contrib/rules_foreign_cc/commit/be14ccaec581826e7eef97277ffde05cc0d8d868">be14cca</a></td><td><a href="https://buildkite.com/bazel/rules-foreign-cc/builds?branch=main"><img src="https://badge.buildkite.com/c28afbf846e2077715c753dda1f4b820cdcc46cc6cde16503c.svg?branch=main" alt="Build status" /></a></td></tr>
</tbody></table>
</div>
<h2 id="overview"><a class="header" href="#overview">Overview</a></h2>
Expand All @@ -174,7 +174,7 @@ <h2 id="setup"><a class="header" href="#setup">Setup</a></h2>

http_archive(
name = "rules_foreign_cc",
# TODO: Get the latest sha256 value from a bazel debug message or the latest
# TODO: Get the latest sha256 value from a bazel debug message or the latest
# release on the releases page: https://github.com/bazel-contrib/rules_foreign_cc/releases
#
# sha256 = "...",
Expand Down
2 changes: 1 addition & 1 deletion main/searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion main/searchindex.json

Large diffs are not rendered by default.

0 comments on commit e9eb533

Please sign in to comment.