Releases: w3c/spec-prod
Releases · w3c/spec-prod
v2.0.1
Important bug fixes.
v2.0.0
Breaking Changes
- Removed
W3C_MANIFEST_URL
. See #22 for details.
New Inputs
Features
- Add support for deploying Bikeshed specs, by using tar method. See #22.
- Upload minimal files to GitHub pages and W3C. Closed #2.
- Allow configuring on what kinds of errors/warnings build should fail. By default, fails on fatal errors. See #23.
Other Changes
- Lots of refactoring, making the Action easier to test and run locally.
- Stability improvements and many bug fixes.
- Use official utility libraries from GitHub, to make sure we get latest GitHub Action specific behavior with simple updates.
- View issues closed since last release.
v1.0.6
Increase ReSpec build timeout, and log build progress.
v1
v1 ≡ v1.0.6
v1.0.5
Handles deprecation of set-env
and add-path
workflow commands (https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/).
v1.0.4
fix(deploy/w3c): raise Echidna waiting time from 22s to 42s
v1.0.3
fix(deploy/w3c): log details before link
v1.0.2
fix(deploy/w3c): safely log specberus errors
v1.0.1
fix(prepare): do not require source and toolchain if possible
v1.0.0
Initial release.