You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fetches some info about the organization and groups that own each spec,
adding an `organization` property and a `groups` property.
Info for WHATWG, TC39, and WebGL specs is hardcoded. Info for W3C specs gets
fetched from the W3C API for /TR specs and from the w3c.json file in repos (and
then from the W3C API) otherwise.
Closes#32
This fetches some info about the organization and groups that own each spec,
adding an `organization` property and a `groups` property.
Info for WHATWG, TC39, and WebGL specs is hardcoded. Info for W3C specs gets
fetched from the W3C API for /TR specs and from the w3c.json file in repos (and
then from the W3C API) otherwise.
As the build can now take a few minutes per step, the build script now logs
build step progress to the console.
Closes#32
See discussion in #25 (comment).
The text was updated successfully, but these errors were encountered: