From bf301f61224cb76ff4159fa143b002a13f3a4b1c Mon Sep 17 00:00:00 2001 From: Anssi Kostiainen Date: Tue, 10 Oct 2023 16:47:32 +0300 Subject: [PATCH] Define the Bikeshed build to fail on warnings See https://github.com/w3c/spec-prod/blob/main/docs/options.md#build_fail_on Fix #468 --- .github/workflows/auto-publish.yml | 2 +- index.bs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index d74f9cdc..ae44b64d 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -17,7 +17,7 @@ jobs: GH_PAGES_BRANCH: gh-pages TOOLCHAIN: bikeshed VALIDATE_LINKS: false - BUILD_FAIL_ON: link-error + BUILD_FAIL_ON: warning W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-webmachinelearning-wg/2021Jun/0011.html W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }} W3C_BUILD_OVERRIDE: | diff --git a/index.bs b/index.bs index 5f78cdcf..3de82cc7 100644 --- a/index.bs +++ b/index.bs @@ -20,6 +20,7 @@ Markup Shorthands: idl yes Markup Shorthands: css no Logo: https://webmachinelearning.github.io/webmachinelearning-logo.png Deadline: 2023-10-01 +Die On: warning Status Text:

Further implementation experience and user feedback is being gathered for the {{MLCommandEncoder}} interface that proposes to enable more efficient WebGPU