spec-prod icon indicating copy to clipboard operation
spec-prod copied to clipboard

Support as-is publications

Open plehegar opened this issue 4 years ago • 1 comments

Right now, w3c/spec-prod only accepts respec|bikeshed for TOOLCHAIN. We have groups, like w3c/epub-specs that trigger echidna publication without invoking respec|bikeshed. One possibility would be to skip the uild step if TOOLCHAIN=AS_IS (or something like that)

plehegar avatar Jun 17 '21 14:06 plehegar

Support a no-op build wouldn't be difficult/out of scope, but I'm curious to know why w3c/epub-specs builds static snapshots from ReSpec documents, adds them to git and then publishes them; instead of generating/publishing them on the fly. It might be a good chance to replace the current system?

sidvishnoi avatar Jun 17 '21 18:06 sidvishnoi