- From: Antonio Olmo Titos <antonio@w3.org>
- Date: Thu, 22 Sep 2016 12:01:31 +0100
- To: webreq <webreq@w3.org>
- Cc: public-tr-notifications <public-tr-notifications@w3.org>, Xiaoqian <xiaoqian@w3.org>
I think the job below failed because in our DB, the source associated with this token is
https://github.com/w3c/input-events/
while the one submitted starts with
http://w3c.github.io/input-events/
(cf https://github.com/w3c/input-events/blob/gh-pages/.travis.yml#L8 )
I just edited the source to match the actual origin; this should work now.
(BTW, it would be good to migrate those URLs to HTTPS at some point;
when you do change them on your GH repo, tell us and we'll update at our end too.)
On 21/09/16 22:21, webreq@w3.org wrote:
> On Wed Sep 21 21:21:45 UTC 2016, the request to publish http://w3c.github.io/input-events/W3CTRMANIFEST failed. See details below.
>
> {
> "id": "5840a88e-3bf1-4dfd-ab50-e3e7d16e3bfa",
> "url": "http://w3c.github.io/input-events/W3CTRMANIFEST",
> "version": "1.11.2",
> "version-specberus": "3.0.2",
> "decision": "https://lists.w3.org/Archives/Public/public-webapps/2014JulSep/0627.html",
> "results": {
> "status": "failure",
> "jobs": {
> "retrieve-resources": {
> "status": "ok",
> "errors": []
> },
> "metadata": {
> "status": "ok",
> "errors": []
> },
> "specberus": {
> "status": "ok",
> "errors": []
> },
> "token-checker": {
> "status": "failure",
> "errors": [
> "bad-source"
> ]
> },
> "third-party-checker": {
> "status": "",
> "errors": []
> },
> "publish": {
> "status": "",
> "errors": []
> },
> "tr-install": {
> "status": "",
> "errors": []
> },
> "update-tr-shortlink": {
> "status": "",
> "errors": []
> }
> },
> "history": [
> {
> "time": "2016-09-21T21:21:37.550Z",
> "fact": "The file has been retrieved."
> },
> {
> "time": "2016-09-21T21:21:37.681Z",
> "fact": "The metadata have been extracted."
> },
> {
> "time": "2016-09-21T21:21:39.897Z",
> "fact": "The document passed Specberus."
> },
> {
> "time": "2016-09-21T21:21:45.075Z",
> "fact": "You are not authorized to publish"
> }
> ],
> "metadata": {
> "previousVersion": "https://www.w3.org/TR/2016/WD-input-events-20160830/",
> "editors": [
> 75083,
> 69167
> ],
> "delivererIDs": [
> 83482
> ],
> "docDate": "2016-9-21",
> "processRules": "https://www.w3.org/2015/Process-20150901/",
> "profile": "WD",
> "latestVersion": "https://www.w3.org/TR/input-events/",
> "editorDraft": "https://w3c.github.io/input-events/index.html",
> "title": "Input Events",
> "thisVersion": "https://www.w3.org/TR/2016/WD-input-events-20160921/",
> "rectrack": true,
> "informative": false
> }
> }
> }
--
Antonio Olmo Titos — web developer, W3C
antonio@w3.org · https://w3.org/People/Antonio
Received on Thursday, 22 September 2016 11:01:43 UTC