Logs for #nikola for 2016-06-04

00:36:54 -GitHub[nikola]:#nikola- [nikola] ralsina created more-uninstall-fixes (+1 new commit): https://git.io/vov1F
00:36:54 -GitHub[nikola]:#nikola- nikola/more-uninstall-fixes 8cadb4d Roberto Alsina: fix #2359
00:37:17 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #2361: fix #2359 (master...more-uninstall-fixes) https://git.io/vov1A
00:41:37 -travis-ci:#nikola- getnikola/nikola#7136 (more-uninstall-fixes - 8cadb4d : Roberto Alsina): The build passed.
00:41:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/8cadb4dfd9d0
00:41:38 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135177185
00:42:08 <KwBot> [nikola] ralsina closed issue #2359: If plugins are not loaded because of config, plugin -r will not remove them https://github.com/getnikola/nikola/issues/2359
00:42:20 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: https://git.io/vovMs
00:42:20 -GitHub[nikola]:#nikola- nikola/master f17e265 Roberto Alsina: Merge pull request #2361 from getnikola/more-uninstall-fixes...
00:42:28 -GitHub[nikola]:#nikola- [nikola] ralsina deleted more-uninstall-fixes at 8cadb4d: https://git.io/vovMG
00:47:20 -travis-ci:#nikola- getnikola/nikola#7138 (master - f17e265 : Roberto Alsina): The build passed.
00:47:21 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/39dd48a1f3a8...f17e265ec33d
00:47:21 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135177920
00:55:03 <KwBot> [nikola] ralsina closed issue #2340: Importing a Wordpress.com site from xml file https://github.com/getnikola/nikola/issues/2340
00:55:15 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: https://git.io/vovDU
00:55:15 -GitHub[nikola]:#nikola- nikola/master af2c57f Roberto Alsina: fix #2340
00:55:36 <KwBot> [nikola] ralsina assigned issue #2332 to ralsina: When building a site with multiple date_formats, Nikola sometimes crashes and others it messes up the formats https://github.com/getnikola/nikola/issues/2332
07:10:46 * gour is using minify filters within nikola for the first time...great!!
07:22:27 <Disconsented> Hmm which reminds me, doesnt altert you when tidy5 isnt installed. Just fails
07:22:45 <Disconsented> Fun little journey to get that installed on debian 8
07:26:31 <gour> which filters do you recommend for minfiying css/js? ccs/jsminify or yui? i also wonder what has happened with webassets plugin?
07:30:03 <Disconsented> yui worked for me iirc
07:32:17 <gour> thanks
07:40:38 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted requires-io-master at 10d97b0: https://git.io/vovxW
07:41:03 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vovx8
07:41:03 -GitHub[nikola]:#nikola- nikola/master 88f7071 Chris Warrick: Merge pull request #2353 from getnikola/fix-ipython-template...
07:46:15 -travis-ci:#nikola- getnikola/nikola#7140 (master - 37d7af5 : Chris Warrick): The build passed.
07:46:16 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/af2c57f55e29...37d7af5dd0ea
07:46:16 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135212917
07:47:36 -travis-ci:#nikola- getnikola/nikola#7141 (master - 88f7071 : Chris Warrick): The build passed.
07:47:37 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/37d7af5dd0ea...88f70716a401
07:47:37 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135212939
07:50:27 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/wheelhouse/builds/135213154.
15:28:11 <KwBot> [nikola] ralsina closed issue #2357: duplicated definition of 'local_search:output/assets/js/tipuesearch_content.json' https://github.com/getnikola/nikola/issues/2357
15:29:45 <KwBot> [nikola] ralsina opened issue #2362: Multiple copies of a plugin are activated https://github.com/getnikola/nikola/issues/2362
15:31:56 <gour> ralsina: confirmed. rm-ing user-wide one solves the issue...btw, until now i was completely ignorant about the availability of 'user-wide' plugins
15:32:10 <ralsina> gour: learn something every day :-)
15:35:31 <ralsina> gour can you try setting __colorful__ = False in your conf.py?
15:36:05 <ralsina> gour: ah, no, that doesn't work
15:39:44 -GitHub[nikola]:#nikola- [nikola] ralsina created mono-output (+1 new commit): https://git.io/vof3e
15:39:44 -GitHub[nikola]:#nikola- nikola/mono-output ce8df8c Roberto Alsina: fix #2360
15:40:54 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #2363: fix #2360 (master...mono-output) https://git.io/vof3L
15:41:03 <ralsina> gour: if you run nikola as "NIKOLA_MONO=1 nikola" then it should not use colors
15:41:13 <ralsina> gour: using that branch ^^^
15:43:52 -travis-ci:#nikola- getnikola/nikola#7142 (mono-output - ce8df8c : Roberto Alsina): The build passed.
15:43:53 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/ce8df8c8e520
15:43:53 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135264078
16:13:24 <ChrisWarrick> ralsina: if you don’t want to make #2360 a config setting, merge as is
16:13:49 <ralsina> ChrisWarrick:it's "enough since we have had one complaint in 3 years" mode
16:14:02 <ChrisWarrick> ralsina: great, merge as is and promote black terminals
16:14:08 <ralsina> ChrisWarrick: cool
16:14:42 <KwBot> [nikola] ralsina closed issue #2360: output of 'nikola auto' not visible with light themes https://github.com/getnikola/nikola/issues/2360
16:14:58 -GitHub[nikola]:#nikola- [nikola] ralsina deleted mono-output at ce8df8c: https://git.io/vofsA
16:16:44 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vofGJ
16:16:44 -GitHub[nikola]:#nikola- nikola/master a3270c0 Chris Warrick: Spell out 'environment variable'...
16:19:54 -travis-ci:#nikola- getnikola/nikola#7144 (master - 3d5ab23 : Roberto Alsina): The build passed.
16:19:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/88f70716a401...3d5ab2396f28
16:19:55 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135269454
16:22:54 -travis-ci:#nikola- getnikola/nikola#7145 (master - a3270c0 : Chris Warrick): The build passed.
16:22:55 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/3d5ab2396f28...a3270c06efa1
16:22:55 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135269628
16:33:27 -GitHub[nikola]:#nikola- [nikola] ralsina created avoid-plugin-conflict (+1 new commit): https://git.io/vofG5
16:33:27 -GitHub[nikola]:#nikola- nikola/avoid-plugin-conflict 10067d3 Roberto Alsina: When there is more than one copy of a plugin, use the most local one
16:33:51 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #2364: When there is more than one copy of a plugin, use the most local one (fix #2362) (master...avoid-plugin-conflict) https://git.io/vofGN
16:36:24 -travis-ci:#nikola- getnikola/nikola#7146 (avoid-plugin-conflict - 10067d3 : Roberto Alsina): The build failed.
16:36:25 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/10067d382d48
16:36:25 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135271843
16:40:31 <gour> ralsina: with NIKOLA_MONO it works nicely. :-) thank you for your support hoping i'm not bothering you (too much)
16:43:27 <ralsina> gour: nah, no problem
16:43:52 <ralsina> ChrisWarrick: the changelog is getting long enough for a release, isn't it? Next week?
16:44:22 <ChrisWarrick> ralsina: sounds good. do you want to do it yourself or shall I handle it?
16:44:26 * gour hops to be able to contribute in code as well in the future
16:44:33 <gour> *hopes :-)
16:46:01 <gour> in any case i'm so happy being back to Nikola...it's just terrific!
16:51:09 <ralsina> ChrisWarrick: I can do it
16:51:24 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to avoid-plugin-conflict: https://git.io/vofZM
16:51:24 -GitHub[nikola]:#nikola- nikola/avoid-plugin-conflict e06dc84 Roberto Alsina: comment
16:55:48 -travis-ci:#nikola- getnikola/nikola#7149 (avoid-plugin-conflict - e06dc84 : Roberto Alsina): The build is still failing.
16:55:49 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/10067d382d48...e06dc84de764
16:55:49 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135274066
17:56:20 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to avoid-plugin-conflict: https://git.io/vofWV
17:56:20 -GitHub[nikola]:#nikola- nikola/avoid-plugin-conflict cb3ad31 Chris Warrick: Restore defaultdict import
18:05:24 -travis-ci:#nikola- getnikola/nikola#7151 (avoid-plugin-conflict - cb3ad31 : Chris Warrick): The build was fixed.
18:05:25 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e06dc84de764...cb3ad31ab55e
18:05:25 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135282925
18:16:12 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to avoid-plugin-conflict: https://git.io/voflw
18:16:12 -GitHub[nikola]:#nikola- nikola/avoid-plugin-conflict fc52c42 Chris Warrick: Add a debug message on multiple plugin copies...
18:20:37 -travis-ci:#nikola- getnikola/nikola#7152 (avoid-plugin-conflict - fc52c42 : Chris Warrick): The build passed.
18:20:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/cb3ad31ab55e...fc52c4206e81
18:20:38 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135285656
18:29:41 <KwBot> [nikola] Kwpolska closed issue #2362: Multiple copies of a plugin are activated https://github.com/getnikola/nikola/issues/2362
18:29:52 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #2364: When there is more than one copy of a plugin, use the most local one (fix #2362) (master...avoid-plugin-conflict) https://git.io/vofGN
18:37:52 -travis-ci:#nikola- getnikola/nikola#7154 (master - 62020cd : Chris Warrick): The build passed.
18:37:53 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a3270c06efa1...62020cd02129
18:37:53 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135287387
20:30:58 <KwBot> [nikola] TierraDelFuego closed issue #2333: Relative links to bower_components. https://github.com/getnikola/nikola/issues/2333
23:01:42 <KwBot> [nikola] ralsina closed issue #2288: Some plugins call exit() https://github.com/getnikola/nikola/issues/2288
23:10:29 <KwBot> [nikola] ralsina closed issue #2096: Suggest users visit directory after first deployment https://github.com/getnikola/nikola/issues/2096
23:10:41 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: https://git.io/vofw1
23:10:41 -GitHub[nikola]:#nikola- nikola/master 2570291 Roberto Alsina: fix #2096
23:11:23 <KwBot> [nikola] ralsina assigned issue #2096 to ralsina: Suggest users visit directory after first deployment https://github.com/getnikola/nikola/issues/2096
23:15:36 -travis-ci:#nikola- getnikola/nikola#7155 (master - 2570291 : Roberto Alsina): The build passed.
23:15:37 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/62020cd02129...25702913c351
23:15:37 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135327120
23:38:40 -GitHub[nikola]:#nikola- [nikola] ralsina created raw-html-role (+1 new commit): https://git.io/vofrh
23:38:40 -GitHub[nikola]:#nikola- nikola/raw-html-role 1f8f869 Roberto Alsina: added a sc role so shortcodes are useful in reSt
23:39:30 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #2365: added a sc role so shortcodes are useful in reSt (master...raw-html-role) https://git.io/vofoe
23:42:24 -travis-ci:#nikola- getnikola/nikola#7156 (raw-html-role - 1f8f869 : Roberto Alsina): The build failed.
23:42:25 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/1f8f869d16bf
23:42:25 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/135329811