Logs for #nikola for 2015-06-10

01:29:44 <KwBot> [plugins] duck opened issue #88: plugin vcs issues https://github.com/getnikola/plugins/issues/88
08:27:43 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to requires-io-master: http://git.io/vIo9I
08:27:43 -GitHub[nikola]:#nikola- nikola/requires-io-master e65fc16 requires.io: [requires.io] dependency update
08:33:50 -travis-ci:#nikola- getnikola/nikola#5379 (requires-io-master - e65fc16 : requires.io): The build has errored.
08:33:51 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/da653e72d14f...e65fc16ea6f9
08:33:51 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66178848
08:38:10 -travis-ci:#nikola- getnikola/nikola#5378 (requires-io-master - da653e7 : requires.io): The build has errored.
08:38:11 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/685efd0b4a1a...da653e72d14f
08:38:11 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66178834
09:03:36 <barthalion> morning
09:03:50 <barthalion> bringing more breakage, this time with python3 on jessie
09:03:56 <barthalion> https://paste.xinu.at/OwP/
09:04:06 <barthalion> generated from: https://github.com/Barthalion/barthalion.github.com/tree/source/posts/556
10:38:21 <ralsina> barthalion: ok, that one's new
12:18:08 -GitHub[plugins]:#nikola- [plugins] ralsina pushed 1 new commit to master: http://git.io/vIKpN
12:18:08 -GitHub[plugins]:#nikola- plugins/master 2380b24 Roberto Alsina: warn about vcs and py3
12:19:24 <gour> ralsina: i'd like to see fossil support in vcs plugin
12:25:05 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#667 (master - 2380b24 : Roberto Alsina): The build passed.
12:25:06 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/a1134ab0ec7f...2380b24fd606
12:25:06 -travis-ci:#nikola- [PLUGINS] Build details: http://travis-ci.org/getnikola/plugins/builds/66205750
12:29:05 <ralsina> gour: talk to the anyvc people :-)
12:29:14 <ralsina> I would love to see it work with python3 for a start
12:31:05 <ralsina> barthalion: what's the name of those files in your disk? I think the problem is there.
12:33:10 <barthalion> as in the git repository
12:34:15 <ralsina> barthalion: ok, reproduced
12:35:32 <KwBot> [nikola] ralsina opened issue #1802: Python3 incompatibility https://github.com/getnikola/nikola/issues/1802
12:35:44 <KwBot> [nikola] ralsina assigned issue #1802 to ralsina: Python3 incompatibility https://github.com/getnikola/nikola/issues/1802
12:35:51 <barthalion> I guess '540' in slug is the problem
12:35:57 <ralsina> barthalion: that one is yours^
12:36:06 <ralsina> barthalion: I'll look into it today
12:36:21 <barthalion> cool, thanks
12:41:36 <ralsina> barthalion: looks like a minor str/bytes mixup, should be easy
12:45:37 <gour> ralsina: ahh, got it
12:46:28 <KwBot> [nikola] ralsina opened issue #1803: Nikola auto doesn't work in python3 https://github.com/getnikola/nikola/issues/1803
12:54:15 -GitHub[nikola]:#nikola- [nikola] ralsina created improve-973 (+1 new commit): http://git.io/vI6ma
12:54:15 -GitHub[nikola]:#nikola- nikola/improve-973 db77b8e Roberto Alsina: fix #1803
12:57:00 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1804: fix #1803 (master...improve-973) http://git.io/vI6Yz
12:57:15 <ralsina> barthalion: have a fix now, should be in master in 15 minutes
12:58:09 <barthalion> you should make a bugfix release with this one
12:58:17 <ralsina> barthalion: probably will
12:58:23 <barthalion> no idea what's your policy on that
12:58:25 <barthalion> thanks
12:58:33 <ralsina> barthalion: we have 7.6.0 schedled in a week or so anyway
12:58:38 <barthalion> oh
12:58:45 <barthalion> that's fast :)
12:59:19 <ralsina> barthalion: we add lots of stuff often :-)
12:59:30 <ralsina> and yes, we break stuff often too ;-)
13:00:22 <barthalion> yep, patch works
13:00:31 <KwBot> [nikola] ralsina closed issue #1803: Nikola auto doesn't work in python3 https://github.com/getnikola/nikola/issues/1803
13:00:40 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to improve-973: http://git.io/vI6Ox
13:00:40 -GitHub[nikola]:#nikola- nikola/improve-973 abba32a Roberto Alsina: removed print
13:00:42 <ralsina> barthalion: merged
13:00:57 <ralsina> aaand I closed the wrong issue
13:01:15 <KwBot> [nikola] ralsina closed issue #1802: Python3 incompatibility https://github.com/getnikola/nikola/issues/1802
13:01:24 <KwBot> [nikola] ralsina reopened issue #1803: Nikola auto doesn't work in python3 https://github.com/getnikola/nikola/issues/1803
13:03:55 -travis-ci:#nikola- getnikola/nikola#5381 (improve-973 - db77b8e : Roberto Alsina): The build has errored.
13:03:56 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/db77b8e4c1cd
13:03:56 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66210585
13:07:02 -GitHub[nikola]:#nikola- [nikola] ralsina created fix-1803 (+1 new commit): http://git.io/vI6Gg
13:07:02 -GitHub[nikola]:#nikola- nikola/fix-1803 69e12fc Roberto Alsina: Handle missing ws4py better
13:07:37 -travis-ci:#nikola- getnikola/nikola#5383 (improve-973 - abba32a : Roberto Alsina): The build has errored.
13:07:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/db77b8e4c1cd...abba32a63ccb
13:07:38 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66211560
13:08:01 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to fix-1803: http://git.io/vI6GN
13:08:01 -GitHub[nikola]:#nikola- nikola/fix-1803 aeba3b0 Roberto Alsina: updated changelog
13:16:55 -travis-ci:#nikola- getnikola/nikola#5385 (master - 0cb13bb : Roberto Alsina): The build passed.
13:16:56 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/f42971481857...0cb13bbe2d9b
13:16:56 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66211581
13:24:41 -travis-ci:#nikola- getnikola/nikola#5387 (fix-1803 - aeba3b0 : Roberto Alsina): The build passed.
13:24:42 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/69e12fcbe301...aeba3b02ba6b
13:24:42 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66212556
13:26:14 -travis-ci:#nikola- getnikola/nikola#5386 (fix-1803 - 69e12fc : Roberto Alsina): The build passed.
13:26:15 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/69e12fcbe301
13:26:15 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66212429
13:26:16 <KwBot> [nikola] ralsina closed issue #1803: Nikola auto doesn't work in python3 https://github.com/getnikola/nikola/issues/1803
13:26:30 -GitHub[nikola]:#nikola- [nikola] ralsina deleted fix-1803 at aeba3b0: http://git.io/vI6Bu
13:27:30 <ChrisWarrick> ralsina: speaking of which, I’d love to make more 7.5.x releases instead of going for 7.x.0 all the time
13:27:42 <ralsina> ChrisWarrick: but they have features!
13:27:51 <ralsina> IOW I dont mind :-)
13:28:17 <ralsina> ChrisWarrick: feel free to rename the milestone
13:28:36 <ChrisWarrick> done
13:30:00 <KwBot> [nikola] ralsina assigned issue #1803 to ralsina: Nikola auto doesn't work in python3 https://github.com/getnikola/nikola/issues/1803
13:35:15 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vI6us
13:35:15 -GitHub[nikola]:#nikola- nikola/master 5e45dd7 Chris Warrick: changelog issue numbers [ci skip]
13:37:22 -travis-ci:#nikola- getnikola/nikola#5389 (master - 361f57f : Roberto Alsina): The build passed.
13:37:23 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/0cb13bbe2d9b...361f57f17bd2
13:37:23 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66215083
13:43:16 <barthalion> 7.x.0 releases are fine, just don't forget about doing 7.x.y
13:43:29 <ChrisWarrick> barthalion: we haven’t had 7.x.2 ever
13:44:14 <barthalion> I always think twice before I ever touch virtualenv for my blog, because dragons
13:45:00 <barthalion> more than less broken py3 support sounds like a perfect candidate for 7.5.1 immediately
13:47:28 <ralsina> barthalion: it's only broken if you have a series of things happening at the same time
13:47:39 <ralsina> not quite a corner case, but almost
13:48:12 <ralsina> you need a link to a non-ascii domain inside a markdown document, to be exact :-)
13:48:37 <barthalion> you can't expect people to use only ascii, can you? :P
13:48:41 <barthalion> so not quite corner
13:49:14 <ralsina> barthalion: non-ascii domains? They are quite rare still :-)
13:49:36 <ralsina> but yes, worth fixing. I'll get a 7.5.1 in a couple of days
13:52:51 <ChrisWarrick> besides, we used to completely butcher the domains and make them unclickable one or two versions ago
13:58:12 <Aeyoun> I was very surprised to see it not only transcode the page, but also move the ads around and *inject more ads than there were in the original page*.
13:58:40 <ChrisWarrick> Aeyoun: who did that?
13:59:37 <Aeyoun> Sorry. That went in the wrong windows.
14:00:07 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted task-atom at 728dd37: http://git.io/vI6i5
14:00:10 <Aeyoun> Just looking at the Google Low Bandwidth Page Transcoder. It makes my pages larger then they originally were by injecting more ads than the original page has.
14:00:16 <Aeyoun> https://www.google.com/webmasters/tools/transcoder
14:00:24 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted no-bs-default at 463b99b: http://git.io/vI6ip
14:00:28 <Aeyoun> Very surprised to see how much it altered the page.
14:00:35 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted doit-0.27.0 at bea9b66: http://git.io/vI6Pv
14:00:50 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted mgaitan-rest_transforms at 52b3bb7: http://git.io/vI6PL
14:03:38 <ChrisWarrick> it’s godawful
14:04:18 <ChrisWarrick> do they really need that?  is opera mini-style compression (also a feature of chrome mobile) too slow now?
14:10:03 <ralsina> Whoa, those are a lot of ads
14:10:28 <ralsina> I have none, and the "transcoded" one has 5, 3 of them with large images. I am guessing that's not faster.
14:11:06 <Aeyoun> ChrisWarrick: this is much more aggressive than even Opera Mini
14:11:19 <ralsina> Changes *all* CSS
14:11:31 <ralsina> changes the theme of bootstrap even
14:11:53 <Aeyoun> ralsina: my page has one ad at the top and one at the bottom. with Google Low Bandwidth Transcoding it has one at the top and two large ads injected *in the middle of the content*.
14:15:37 <ralsina> I have none, it adds top, bottom and 3 in the middle
14:16:17 <Aeyoun> ralsina: there is an opt-out mechanism.
14:16:30 <Aeyoun> Cache-Control: no-transform
14:16:41 <Aeyoun> Also disables Chrome Data Saver (more like Opera Turbo).
14:17:33 * Aeyoun is also researching Microsoft Data Sense that "remove some ads to reduce page size"
14:17:55 <Aeyoun> Oddly enough, no Microsoft ads are ever removed. Only those from competing ad networks.
14:18:16 <amokleben> Better don't post any of the altered CSS - http://yro.slashdot.org/story/15/06/09/1328248/developer-draws-legal-threat-for-exposing-indian-telcos-net-neutrality-violation
14:19:13 <amokleben> ralsina | barthalion: non-ascii domains? They are quite rare still :-) <-- seen then in wide use in Germany. I'd think they are rather common!
14:20:00 <ralsina> amokleben: ok, so they work now ;-)
14:22:45 <Aeyoun> ralsina: you do actually have AdSense on your site.
14:22:54 <Aeyoun> view the source. it’s all there.
14:23:01 <ralsina> Aeyoun: yes, but no ads in the front page
14:23:37 <Aeyoun> https://www.irccloud.com/pastebin/Tk1R1xjE/
14:23:40 <Aeyoun> that is from your front page.
14:23:53 <ralsina> Aeyoun: yes, but no ads in the front page
14:24:06 <Aeyoun> you have the ad code on your front page.
14:24:11 <Aeyoun> the transcoding thingy must pick that up.
14:24:13 <ralsina> but no ads :-)
14:24:19 <ralsina> it's adding all the ads itself
14:24:52 <ralsina> I only have ads in some specific pages (or maybe in none nowadays)
14:24:57 <Aeyoun> From ad code detected on your page. I  don’t think "rocketscript" or whatever you do to hide it is allowed under the adsense terms of terror. You can’t alter it in any way, you know.
14:25:40 <ralsina> Aeyoun: to display ads I need to put the placeholder in the template
14:25:45 <ralsina> some pages have no placeholder
14:26:06 <ralsina> it's legal AFAIK to have ads in some pages and not in others
14:26:19 <ralsina> that rocketscript thing is cloudflare
14:26:26 <Aeyoun> Then you don’t need the scripts to execute either? (Performance wise.)
14:26:58 <ralsina> no, but too lazy to remove them from all templates
14:27:25 <Aeyoun> I’m growing to distrust middleware in any form (be it CloudFlare or Google Transcoding.)
14:27:38 <ralsina> cloudflare doesn't seem to do anything evil so far
14:27:53 <ralsina> it does break some things if you enable aggresive optimization
14:29:07 <Aeyoun> I still get these captcha thingies every so often when visiting getnikola.com.
14:29:14 <ralsina> I don't remove the ads completely just because I hope to get my first 100 dollars out of it by 2019
14:29:34 <ralsina> Aeyoun: we could make that less frequent
14:30:37 <Aeyoun> The captacha page really looks like a scam or some spam.
14:30:50 <ralsina> ChrisWarrick: do you have the cloudflare creds handy?
14:30:53 <Aeyoun> ralsina: this ad format was very successful, https://www.aeyoun.com/review/moto-360.html#footer
14:31:33 <ralsina> Aeyoun: I don't even need the $100. It's just that I have $92 there already :-)
14:32:13 <ralsina> ChrisWarrick: if you do, you could set the firewall to "Essentially off" maybe?
14:33:36 <Aeyoun> the cloudflare thing looks like a parked domain, or a domain you get when you entered the wrong address.
14:33:38 <ChrisWarrick> ralsina: why
14:33:58 <Aeyoun> It doesn’t look like something you should fill in a captcha and expect to see anything else from. (Visitor is likely to just turn and go to another site instead.)
14:34:01 <ralsina> ChrisWarrick: because Aeyoun still gets captchas when going to getnikola.com
14:34:17 <ChrisWarrick> Aeyoun: have a static IP or any range?
14:35:00 <ChrisWarrick> also, I have the creds handy, all hail password store, thanks Aeyoun for that
14:38:47 <Aeyoun> ChrisWarrick: I think it’s because I’m on IPv6? Possibly.
14:39:00 <Aeyoun> Also don’t have static IP.
14:39:00 <ChrisWarrick> should not happen
14:39:18 <ChrisWarrick> Aeyoun: any IP range I could whitelist?
14:39:29 <Aeyoun> * ?
14:39:39 <Aeyoun> Why block anyone?
14:39:42 <ChrisWarrick> DDOS
14:39:47 <ralsina> ChrisWarrick: we are not under any sort of attack, so why not jst relax it?
14:39:54 <Aeyoun> exactly. :P
14:40:08 <ralsina> Also, if our site goes down, nothing much breaks :-)
14:40:14 <ChrisWarrick> I’m setting it to “low”
14:40:17 <ralsina> awesome
14:40:18 <Aeyoun> Accessing the site via Tor always displays the captcha (but I don’t normally do that).
14:40:39 <ChrisWarrick> also, who is 192.241.197.159? (geoip’s to digitalocean SF)
14:41:05 <ChrisWarrick> (and yes, I just used geoip as a verb)
14:41:35 <ralsina> ChrisWarrick: that's my VPS
14:41:47 <ChrisWarrick> ralsina: it’s in the CloudFlare whitelist, probably okay then
14:42:16 <ralsina> probably automatic because it's the origin server
14:55:56 <ralsina> ChrisWarrick: looks like planet DOES handle https feeds, it just doesn't handle HSTS, so giving it the https://getnikola.com/rss.xml URL should do the tric
14:55:57 <ralsina> k
14:56:26 <ChrisWarrick> ralsina: http://* and it won’t because we have a redirect for that
14:57:11 <ralsina> ? https://getnikola.com/rss.xml doesn't look like a redirect
14:57:39 <ChrisWarrick> ralsina: they actually updated my URL to be https:// and it failed
14:57:58 <ChrisWarrick> ralsina: I also tested https://chriswarrick.com/ locally (with a fresh clone of planet) and it also failed
14:58:24 <ralsina> ChrisWarrick: but they have other https URLs in the config
14:58:32 <ChrisWarrick> ralsina: maybe they also fail, maybe they are configured differently
14:58:45 <ChrisWarrick> ralsina: we have high-quality SSL which fails with older software
14:58:49 <ChrisWarrick> ralsina: feedburner takes 2 minutes to set up (and you may want to do it for getnikola.com AND ralsina.me)
14:59:24 <ralsina> if that fails, I do have http://feeds.feedburner.com/getnikola/QBjz
15:01:18 <ChrisWarrick> ralsina: great, just send a PR with that to https://github.com/python/planet/blob/master/config/config.ini (bonus points for including "closes getnikola/nikola#1790" in the text)
15:02:32 <ralsina> ChrisWarrick: https://github.com/python/planet/pull/56
15:02:51 <ChrisWarrick> ralsina: you introduced a typo in owner_email
15:03:05 <ralsina> yes fixing it
15:03:17 <ralsina> There, done
15:03:50 <ChrisWarrick> ERROR:planet:Error 500 while updating feed <https://getnikola.com/rss.xml>
15:04:16 <ChrisWarrick> it won’t work, do the feedburner thing instead
15:06:08 <ralsina> ok
15:08:01 <ralsina> there
15:09:35 <ChrisWarrick> should be good now :)
15:11:14 <ralsina> feedburner feels like a graveyard
15:11:22 <ralsina> has not been touched in a decade or so
15:20:51 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIiZQ
15:20:51 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain 90ac2ae Roberto Alsina: Merge branch 'master' into refactor-galleries-gain
15:21:35 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIin3
15:21:35 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain 6f60561 Roberto Alsina: removed conflict marker
15:24:20 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIicl
15:24:20 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain b5af039 Roberto Alsina: graceful degradation without JS
15:25:00 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIicP
15:25:00 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain 4912e30 Roberto Alsina: jinjify
15:27:26 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIiWv
15:27:26 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain 8e4b1e6 Roberto Alsina: wat
15:32:00 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIi8J
15:32:00 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain 74e31c4 Roberto Alsina: pass photo array to templates for degradation
15:39:37 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIiR4
15:39:37 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain b55e6e9 Roberto Alsina: respect use_cdn
15:49:12 -travis-ci:#nikola- getnikola/nikola#5390 (refactor-galleries-gain - 90ac2ae : Roberto Alsina): The build is still failing.
15:49:13 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/1ef587152503...90ac2aea5481
15:49:13 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66233601
15:53:40 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to refactor-galleries-gain: http://git.io/vIi2N
15:53:40 -GitHub[nikola]:#nikola- nikola/refactor-galleries-gain d209076 Roberto Alsina: simpler way to load jquery
15:58:39 <ralsina> ChrisWarrick, Aeyoun : I'd love a review on #1765
15:58:54 -travis-ci:#nikola- getnikola/nikola#5392 (refactor-galleries-gain - 6f60561 : Roberto Alsina): The build is still failing.
15:58:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/90ac2aea5481...6f605618adff
15:58:55 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66233705
15:59:34 <ralsina> goal in the end is to remove bootstrap* gallery.tmpl and just have a single one that works in all themes
16:13:39 <KwBot> [nikola] xh84 opened issue #1806: UnicodeEncodeError: 'latin-1' codec can't encode characters in position 0-4: ord inal not in range(256) https://github.com/getnikola/nikola/issues/1806
16:14:45 -travis-ci:#nikola- getnikola/nikola#5394 (refactor-galleries-gain - b5af039 : Roberto Alsina): The build is still failing.
16:14:46 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6f605618adff...b5af0390208d
16:14:46 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66234304
16:15:23 <ralsina> wha
16:16:20 <KwBot> [nikola] ralsina assigned issue #1806 to ralsina: UnicodeEncodeError: 'latin-1' codec can't encode characters in position 0-4: ord inal not in range(256) https://github.com/getnikola/nikola/issues/1806
16:32:18 <KwBot> [nikola] ralsina closed issue #1790: Change Planet Python URL to something http https://github.com/getnikola/nikola/issues/1790
16:33:04 -travis-ci:#nikola- getnikola/nikola#5396 (refactor-galleries-gain - 4912e30 : Roberto Alsina): The build is still failing.
16:33:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/b5af0390208d...4912e30c28fc
16:33:05 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66234412
16:49:34 -travis-ci:#nikola- getnikola/nikola#5398 (refactor-galleries-gain - 8e4b1e6 : Roberto Alsina): The build is still failing.
16:49:35 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/4912e30c28fc...8e4b1e6d2621
16:49:35 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66234828
17:12:12 -travis-ci:#nikola- getnikola/nikola#5400 (refactor-galleries-gain - 74e31c4 : Roberto Alsina): The build is still failing.
17:12:13 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/8e4b1e6d2621...74e31c491321
17:12:13 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66236149
17:36:34 -travis-ci:#nikola- getnikola/nikola#5404 (refactor-galleries-gain - d209076 : Roberto Alsina): The build is still failing.
17:36:35 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/b55e6e9bb698...d20907648382
17:36:35 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66239831
17:38:56 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vIPsc
17:38:56 -GitHub[nikola]:#nikola- nikola/master 3495757 Roberto Alsina: Handle #1806
17:39:16 <KwBot> [nikola] ralsina closed issue #1806: UnicodeEncodeError: 'latin-1' codec can't encode characters in position 0-4: ord inal not in range(256) https://github.com/getnikola/nikola/issues/1806
17:52:38 -travis-ci:#nikola- getnikola/nikola#5406 (master - 3495757 : Roberto Alsina): The build was broken.
17:52:39 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5e45dd76e6dd...349575732f52
17:52:39 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66255777
17:54:26 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vIP8f
17:54:26 -GitHub[nikola]:#nikola- nikola/master f33f735 Roberto Alsina: flake8
18:04:17 -travis-ci:#nikola- getnikola/nikola#5407 (master - f33f735 : Roberto Alsina): The build was fixed.
18:04:18 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/349575732f52...f33f7359d303
18:04:18 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66257934
18:47:30 <KwBot> [nikola-themes] ralsina opened issue #43: make the site rebuild automatically https://github.com/getnikola/nikola-themes/issues/43
19:03:05 <KwBot> [nikola] ralsina opened issue #1807: suggest command names https://github.com/getnikola/nikola/issues/1807
19:29:53 <KwBot> [nikola] ralsina assigned issue #1807 to ralsina: suggest command names https://github.com/getnikola/nikola/issues/1807
19:42:00 -GitHub[nikola]:#nikola- [nikola] ralsina created suggestions (+1 new commit): http://git.io/vIXq2
19:42:00 -GitHub[nikola]:#nikola- nikola/suggestions bbfeacb Roberto Alsina: misspelled command suggestions
19:42:22 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1808: misspelled command suggestions (master...suggestions) http://git.io/vIXqS
19:54:05 -travis-ci:#nikola- getnikola/nikola#5408 (suggestions - bbfeacb : Roberto Alsina): The build passed.
19:54:06 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/bbfeacb7d527
19:54:07 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66272899
22:42:37 -GitHub[nikola]:#nikola- [nikola] ralsina closed pull request #1808: misspelled command suggestions (master...suggestions) http://git.io/vIXqS
22:42:45 <KwBot> [nikola] ralsina closed issue #1807: suggest command names https://github.com/getnikola/nikola/issues/1807
23:08:56 -travis-ci:#nikola- getnikola/nikola#5410 (master - 7ef5b68 : Roberto Alsina): The build passed.
23:08:57 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/f33f7359d303...7ef5b686565b
23:08:57 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66299189