0:00 AM
keimlink has quit
0:37 AM
ojii has quit
5:13 AM
sils joined the channel
5:54 AM
keimlink joined the channel
5:56 AM
bibhas joined the channel
5:58 AM
keimlink has quit
6:06 AM
kdas_ joined the channel
6:46 AM
kdas_ joined the channel
8:55 AM
keimlink joined the channel
9:16 AM
keimlink_ joined the channel
9:20 AM
keimlink has quit
9:23 AM
keimlink_ has quit
10:20 AM
ojii joined the channel
11:17 AM
kushal joined the channel
13:02 PM
ojii has quit
13:40 PM
Seb_Solon joined the channel
13:41 PM
Seb_Solon
Hi there!
13:43 PM
Is there a way to cancel a build? My colleague and I had a stupid idea to try to exec a find on the build machine. It's been compiling for 4 weeks now :)
13:48 PM
keimlink joined the channel
14:05 PM
blazar joined the channel
14:24 PM
ojii joined the channel
14:28 PM
takotuesday joined the channel
14:42 PM
takotuesday has quit
15:03 PM
takotuesday joined the channel
15:06 PM
wlach joined the channel
15:07 PM
takotuesday has quit
15:28 PM
ericholscher
Seb_Solon: the builds time out automatically after 20 minutes
15:28 PM
they just get hard killed, and don't update their state in the DB
16:03 PM
d0ugal
lol, 4 weeks would have been impressive :)
16:07 PM
SamWhited has left the channel
16:07 PM
Seb_Solon
16:07 PM
borneo has quit
16:08 PM
other build for latest are waiting this one to end :)
16:09 PM
kushal joined the channel
16:09 PM
d0ugal
Seb_Solon: I see Passed builds after the one from 4 weeks ago
16:09 PM
Seb_Solon
it's master
16:09 PM
latest seems to be "struck"
16:10 PM
d0ugal
Seb_Solon: ah, so it is
16:10 PM
ericholscher: ^ looks like a legit bug
16:10 PM
f10w has quit
16:10 PM
I suspect it just needs to be manually marked as finished and then a change to automatically update this flag when builds are killed at the time limit
16:11 PM
Seb_Solon: Actually, seeing some Failed latest builds there now
16:11 PM
I triggered one, and it seems somebody else did
16:11 PM
or I triggered multiple somehow
16:12 PM
16:16 PM
Seb_Solon
well looks like the requierement did not install but anyway, lok like it's unlocked now ^^
16:16 PM
master one is fine
16:16 PM
ill check my configuration for latest I think it's a bad branch or something
16:17 PM
thanks a lot :)
16:17 PM
oh now wait
16:17 PM
still the one compiling
16:17 PM
hum
16:17 PM
anyway ^^
16:17 PM
lunch time, i'll see after :)
16:22 PM
kdas_ joined the channel
16:26 PM
RTDGitHubBot joined the channel
16:26 PM
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to master: http://git.io/vqEuU
16:26 PM
NOTICE: readthedocs.org/master 9aa1855 Eric Holscher: Stop hitting server on every pageload for bookmarks
16:26 PM
RTDGitHubBot has left the channel
16:26 PM
RTDGitHubBot joined the channel
16:26 PM
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to master: http://git.io/vqEu0
16:26 PM
NOTICE: readthedocs.org/master 2d80280 Eric Holscher: Never send bookmark data
16:26 PM
RTDGitHubBot has left the channel
16:41 PM
borneo joined the channel
16:44 PM
RTDGitHubBot joined the channel
16:44 PM
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to rel: http://git.io/vqErx
16:44 PM
NOTICE: readthedocs.org/rel 473f88c Eric Holscher: Merge branch 'master' into rel
16:44 PM
RTDGitHubBot has left the channel
16:51 PM
kdas_ joined the channel
16:53 PM
joealcorn has left the channel
17:00 PM
keimlink_ joined the channel
17:00 PM
keimlink_ has quit
17:03 PM
keimlink has quit
17:07 PM
ok, it is kinda starnge. I,m expecting latest to build on master but it looks like it's not. And there is still 1 compilation running and 1 pending
17:10 PM
RTDGitHubBot joined the channel
17:10 PM
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to master: http://git.io/vqEHe
17:10 PM
NOTICE: readthedocs.org/master 9f0f253 Eric Holscher: Totally remove bookmarks from footer logic
17:10 PM
RTDGitHubBot has left the channel
17:16 PM
well, magic occured, now it's working :)
17:33 PM
RTDGitHubBot joined the channel
17:33 PM
NOTICE: [readthedocs.org] ericholscher created db-promo (+1 new commit): http://git.io/vqEpU
17:33 PM
NOTICE: readthedocs.org/db-promo 374cdc7 Eric Holscher: Add a small SupporterPromo model for showing promos
17:33 PM
RTDGitHubBot has left the channel
17:48 PM
RTDGitHubBot joined the channel
17:48 PM
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to db-promo: http://git.io/vquJJ
17:48 PM
NOTICE: readthedocs.org/db-promo d836364 Eric Holscher: Add javascript bits
17:48 PM
RTDGitHubBot has left the channel
17:50 PM
RTDGitHubBot joined the channel
17:50 PM
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to db-promo: http://git.io/vquJ1
17:50 PM
NOTICE: readthedocs.org/db-promo eaad53e Eric Holscher: Clean up admin page
17:50 PM
RTDGitHubBot has left the channel
18:03 PM
RTDGitHubBot joined the channel
18:03 PM
NOTICE: [readthedocs.org] ericholscher pushed 1 new commit to db-promo: http://git.io/vquqL
18:03 PM
NOTICE: readthedocs.org/db-promo fa635d3 Eric Holscher: Only show promo if it exists
18:03 PM
RTDGitHubBot has left the channel
18:15 PM
blazar
18:15 PM
Websockets won't work because of the difference between the secure connection on readthedocs, and the insecure websocket connection.
18:15 PM
Should I file an issue for that?
18:16 PM
ericholscher
yea, thats form an old feature that can be removed
18:16 PM
what page is that on?
18:16 PM
blazar
18:16 PM
ericholscher
heh
18:16 PM
is that linked from somewhere?
18:17 PM
blazar
Not that I know of. I was going through the URLs file to see what features readthedocs had, and to make sure our local setup was working correctly.
18:17 PM
Also, there's a websocket option in the settings files that I was trying to figure out how it was used.
18:17 PM
ericholscher
yea, that was for having "live" builds, so you could see what was happening on the servers in real time
18:18 PM
but it never worked properly
18:19 PM
blazar
Yeah, I really would like to see a Travis-CI like dashboard where you can watch documentation builds kick off in real time, but I suspect that's just not in the cards for a long while.
18:19 PM
ericholscher
we're happily accept a patch that does it, but yea, its pretty tricky
19:08 PM
kdas_ has quit
19:38 PM
untitaker joined the channel
19:44 PM
RTDGitHubBot joined the channel
19:44 PM
NOTICE: [readthedocs.org] agjohnson deleted db-promo at fa635d3: http://git.io/vquFE
19:44 PM
RTDGitHubBot has left the channel
19:53 PM
sils has quit
21:27 PM
blazar has quit
21:54 PM
keimlink joined the channel
23:01 PM
keimlink has quit
23:04 PM
ojii has quit