Skip to content

Releases: w3c/spec-prod

v2.3.3

26 May 09:30
494a9e0
Compare
Choose a tag to compare

Enhancements

  • Avoid building same doc twice (for GitHub and W3C) if config after overrides is the same.
  • Avoid fetching previous version info for W3C docs if W3C related inputs are not provided.
  • Added a single-page documentation: https://w3c.github.io/spec-prod/.

v2.3.2

02 Apr 17:34
70df297
Compare
Choose a tag to compare

Bug Fixes

  • Copy correct files during W3C deploy to avoid a "file doesn't exist" error (#52)

v2.3.1

01 Apr 16:48
ca46870
Compare
Choose a tag to compare

Bug fixes

  • Ensure destination has .html extension (#51)

v2.3.0

30 Mar 07:43
e857a76
Compare
Choose a tag to compare

New Features

  • Support repositories with multiple specs (#45)
  • Download remote assets during build process (#46)

Enhancements

  • For W3C build/deploy, automatically figure out shortname for Bikeshed specs from the input. You no longer need to provide it in W3C_BUILD_OVERRIDE.

v2.2.3

24 Mar 18:56
33763d9
Compare
Choose a tag to compare

Bug fixes

  • GitHub Pages deployment failed when files with large diff were added.
  • Ensure committer email is not directly output to CI logs. (d03d5a6)

Other changes

  • Link validator is now disabled by default. (#43)
  • GitHub deploy stops early if there's nothing to be committed. (02dada2)
  • Reduced verbosity in GitHub pages deployment.
  • Slightly faster installs in CI by using yarn.lock.
  • GitHub pages deploy only uses commit message headline instead of entire commit message.

Internal

  • Rewrote entire action in TypeScript to ease maintenance.

v2.2.2

08 Mar 11:36
62f4103
Compare
Choose a tag to compare

Fixes:

  • Use --die-on as a global option when building Bikeshed documents (#37)

v2.2.1

03 Mar 09:16
2c42d30
Compare
Choose a tag to compare

Disabled link validator due to some bugs. See #36

v2.2.0

16 Feb 13:25
Compare
Choose a tag to compare

Enhancements

  • Figure out W3C build config override (like previousPublishedDate) from previously published TR doc, without manually needing to set it in W3C_BUILD_OVERRIDE (#27)
  • Figure out ReSpec shortName from input file (#29)

Bug Fixes

  • Use a static HTTP server when building with ReSpec (#28)

v2.1.0

06 Feb 18:13
Compare
Choose a tag to compare

New Features

  • Override respecConfig or Bikeshed metadata (#25)

Enhancements

  • Logs became more beautiful with proper indentation.

v2.0.2

05 Feb 19:11
Compare
Choose a tag to compare

Bug Fixes

  • (deploy/gh-pages): do not delete existing content in target branch 7be3a8e