echidna
echidna copied to clipboard
New publication workflow at W3C — main component
That's a big test file that we start to have here! It would be nice to break it down into different files so that for every `lib/[name].js` file, there is...
Echidna reports things like: ``` "retrieve-resources": { "status": "error", "errors": [ "Error: Fetching http://cerberus.w3.org:8082/?type=respec&url=http%3A%2F%2Fw3c.github.io%2Fmanifest%2Findex.html%3FspecStatus%3DWD%3BshortName%3Dappmanifest triggered and HTTP error: code 500" ] }, ``` https://lists.w3.org/Archives/Public/public-tr-notifications/2015Apr/0058.html However, spec-generator does fail with an...
Command line arguments are dealt with by hand at the moment. This was discussed in https://github.com/w3c/echidna/issues/6#issuecomment-94041185 and [#84 (comment)](https://github.com/w3c/echidna/pull/84/files#r28554547). Two options here (but maybe more after discussion): 1. Considering we...
> _“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...
See https://lists.w3.org/Archives/Public/public-tr-notifications/2015Mar/0016.html ``` "jobs": { "retrieve-resources": { "status": "error", "errors": [ "Error: Fetching http://orthrus.w3.org:8082/?type=respec&url=http%3A%2F%2Fw3c.github.io%2Fmanifest%2Findex.html%3FspecStatus%3DWD%3BshortName%3Dappmanifest triggered a network error: socket hang up" ] }, ```
I'd like to be able to use the pre-publication part of echidna (retrieval, generation, checks) as a Travis job. That way, I could send stuff to the real publication system...
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.
I set the actual Specberus check params in a [recent commit](https://github.com/w3c/echidna/commit/668f8e8653a487a7df9bb9083c3ba874e97296c9#diff-82e686ebecc46c422a9567010c1b446bL128). However, after discussing with @deniak, I wanted to set the `validation` one to `recursive`, but when I run the...
see https://lists.w3.org/Archives/Team/w3t-sys/2014NovDec/thread.html#msg42 and initial prototype from @ianbjacobs http://www.w3.org/2014/11/getreview/