w3c / uievents

UI Events
https://w3c.github.io/uievents/
Other
147 stars 52 forks source link

Regenerate index.html #296

Closed saschanaz closed 3 years ago

saschanaz commented 3 years ago

https://github.com/w3c/uievents/pull/292 didn't update index.html, and this patch does.


:boom: Error: 500 Internal Server Error :boom:

PR Preview failed to build. (Last tried on Mar 20, 2021, 8:15 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Frawcdn.githack.com%2Fw3c%2Fuievents%2F0ec6dd80d875eac4df914840b542e2962443e3bc%2Findex.html%3FisPreview%3Dtrue) ``` 🕵️‍♀️ That doesn't seem to be a ReSpec document. Please check manually: https://rawcdn.githack.com/w3c/uievents/0ec6dd80d875eac4df914840b542e2962443e3bc/index.html?isPreview=true&publishDate=2021-03-20 ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/uievents%23296.)._
saschanaz commented 3 years ago

This still have changes done by #292 which wasn't applied by #287. I guess we should set CI to autogenerate it 😬

saschanaz commented 3 years ago

Replaced by #297.