hansjorg / rust-ci

Django webapp for www.rust-ci.org
Apache License 2.0
17 stars 8 forks source link

doc update failures are opaque and impossible to debug #19

Open huonw opened 10 years ago

huonw commented 10 years ago

I have a repository set-up for doc uploading, but the online docs don't reflect the current state. Having the upload script a little more verbose would be helpful.

(Possibly relevant to this specific scenario: I accidentally reloaded the 'get config for doc upload' page and thus got a new key; maybe having two keys is confusing it?)

huonw commented 10 years ago

Ah, it appears the curl http://www.rust-ci.org/artifacts/put?t=$RUSTCI_TOKEN line is retrieving an empty script.

andrewrk commented 9 years ago

I'm having trouble getting it to work too. Also what is $RUSTCI_TOKEN? Do I have to set this up?