Skip to content

Commit f7adcfb

Browse files
Editorial: Set 'Level: none' in Bikeshed metadata (w3c#22)
See https://tabatkins.github.io/bikeshed/#metadata-level — > Level (or Revision, an alias) must contain the spec’s level as an > integer or `none` if the spec does not use levels. So we want `none` here, because we’re not versioning this document. And otherwise, without this change, running Bikeshed fails with: > FATAL ERROR: While trying to generate a Previous Version line, > couldn't find a dated biblio reference for post-spectre-webdev-1. ... and that happens because we published the TR version here: https://www.w3.org/TR/post-spectre-webdev/ ... rather than here: https://www.w3.org/TR/post-spectre-webdev-1/
1 parent 1ff73bc commit f7adcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<pre class='metadata'>
22
Title: Post-Spectre Web Development
33
Shortname: post-spectre-webdev
4-
Level: 1
4+
Level: none
55
Status: ED
66
Group: WebAppSec
77
ED: https://w3c.github.io/webappsec-post-spectre-webdev/

0 commit comments

Comments
 (0)