tripu

Results 52 issues of tripu

https://github.com/w3c/echidna/blob/fb5a7c449e8eb5daf2f8e903a2342155bbc8229f/lib/transition-checker.js#L40 Do proper pagination. cf https://github.com/w3c/echidna/pull/575

enhancement
new-profile

eg, [I just had to update the metadata of a couple specs used for testing](https://github.com/w3c/echidna/pull/497/commits/77ed634ce3266cc1f864a9e4c8f44453dc1ef198), to avoid new errors (because there was a new version published, and suddenly *latest ≠...

enhancement
testing

The first line on a manifest is considered the main HTML file of the spec, and it'll be renamed `Overview.html` regardless of its original name. What if there _is_ an...

bug
question

- Show number of attempts/successes/failures in a chart. - Show publications per week; soften up the curve rounding up by neighbours. - Add “latest _n_ attempts”, to focus on what...

enhancement
UI

As discussed in #31. One possible use case (of many): the URL registered with the token was `https://github.com/wg/`, but the URLs intended for publication are going to be in different...

enhancement

Echidna lets groups publish even during W3C moratoria. Those (few, short) periods exist for good reasons. Even if publication is possible w/o human intervention now, I think Echidna should honour...

enhancement
question

Every time there's a new version of the [navigation timing 2 spec](http://www.w3.org/TR/navigation-timing-2/) we have to [manually update the metadata for the `navigation-timing-2` test](https://github.com/w3c/echidna/commits/master/test/drafts/navigation-timing-2/meta.json) to avoid an error in the test...

help wanted

> _“We could change pubrules to require all resources loaded by our TR documents to be loaded off HTTPS (or relative). It's a relatively easy check to add, and it...

enhancement

Like we're doing already [in Specberus](https://github.com/w3c/specberus/commit/03d4f366d6d8bf60ecd42556c7562215658acf08). It'll help mainly during development and testing, to save some time filling in the HTML form.

enhancement