| 07:13 | <annevk> | sideshowbarker: you around? The “Running the HTML checker…” part of the WHATWG build pipeline is failing on a 404. |
| 07:14 | <annevk> | sideshowbarker: https://github.com/whatwg/compression/pull/79 and https://github.com/whatwg/cookiestore/pull/290 |
| 07:30 | <annevk> | I suppose I can still merge and we just won't have validation this time around. I might do that given that these are overdue. Edit: that does not work. sideshowbarker I need your help. |
| 10:57 | <sideshowbarker> | Here now. Will take a look right away as soon as I can (where as soon as I can is, after finishing up with usual evening responsibilities at home) |
| 12:22 | <zcorpan> | sideshowbarker: https://github.com/whatwg/whatwg.org/pull/476#issuecomment-3490878207 |
| 12:27 | <sideshowbarker> | https://github.com/validator/validator/releases/tag/latest |
| 12:28 | <sideshowbarker> | But there are missing release assets there |
| 12:32 | <sideshowbarker> | The releases are generated by a CI build — from GitHub Actions — that runs for every push to main |
| 12:33 | <sideshowbarker> | But for some reason, the last time it ran, it seems it didn't actually upload all the assets to where it should have |
| 12:34 | <sideshowbarker> | So I just now retriggered the GH Actions workflow for it, manually |
| 12:36 | <sideshowbarker> | …and now all the assets are there |
| 12:36 | <sideshowbarker> | https://github.com/validator/validator/releases/tag/latest |
| 12:36 | <sideshowbarker> | https://github.com/validator/validator/releases/download/latest/vnu.linux.zip |
| 12:38 | <sideshowbarker> | I'm away from my laptop still, so I haven't looked at the deploy.sh script. But can you remind me what the logic is in the case where it can't download the latest release? |
| 12:39 | <sideshowbarker> | Apparently it then makes a request to validator.nu? |
| 12:40 | <sideshowbarker> | If so, we should change that to have it fall back to validator.w3.org/nu instead |
| 12:48 | <annevk> | sideshowbarker: now that you fixed that it's all working again. |
| 21:50 | <Dominic Farolino> | Must all new content attributes be reflected by an IDL attribute? Is this a requirement anywhere? |
| 22:06 | <Luke Warlow> | Must all new content attributes be reflected by an IDL attribute? Is this a requirement anywhere? |