browser-specs icon indicating copy to clipboard operation
browser-specs copied to clipboard

Consider patch mechanism for temp issues

Open tidoust opened this issue 4 years ago • 0 comments

Build currently fails because one spec has an Editor's Draft link that targets the GitHub repo instead of the Editor's Draft. We can workaround the problem through a temporary override in specs.json. However, this means that we won't know when to remove the override.

A patch mechanism, as done in webref, would allow to detect when the problem has been fixed upstream, and thus when the patch needs to be dropped.

tidoust avatar Mar 11 '21 10:03 tidoust