Logs for #nikola for 2018-04-26

00:16:21 <KwBot_> [nikola] ralsina closed issue #2987: Error obtaining title from document in reSt in v8 https://github.com/getnikola/nikola/issues/2987
00:16:21 <KwBot_> [nikola] ralsina closed issue #3008: [BUG] Date in metadata can't be parsed using HTML post https://github.com/getnikola/nikola/issues/3008
00:16:34 -GitHub[nikola]:#nikola- [nikola] ralsina closed pull request #3063: Fix #2987, fix #3008 — treat compiler metadata as fallback-ish (master...compiler_meta_is_fallbackish) https://git.io/vpC3W
00:16:41 -GitHub[nikola]:#nikola- [nikola] ralsina deleted compiler_meta_is_fallbackish at 3af2b73: https://git.io/vpCRH
00:23:37 -travis-ci:#nikola- getnikola/nikola#9976 (master - f6eb249 : Chris Warrick): The build passed.
00:23:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6621ed264eac...f6eb249b5a1e
00:23:38 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/371331000
15:01:17 <KwBot_> [nikola] Kwpolska assigned issue #3050 to Kwpolska: Arbitrary metadata in galleries’ metadata.yml files https://github.com/getnikola/nikola/issues/3050
18:37:48 <ralsina> Hmmm some recent change moved my feed from /rss.xml to rss/rss.xml
18:39:10 <ChrisWarrick> ralsina: got any strange FEED_URL settings?
18:39:34 <ralsina> Had 'rss' as RSS_PATH
18:39:51 <ralsina> without that it's not in /weblog (my post path)
18:39:58 <ralsina> it's *now
18:40:21 <ralsina> fixed it with a symlink, no big deal
18:40:29 <ralsina> Just want to make sure v8 doesn't break the default
18:43:33 <ChrisWarrick> No, do not accept this
18:44:10 <ChrisWarrick> a symlink is not a good fix, this has to be fixable with just RSS_PATH/etc manipulations
18:44:44 <tbm> ChrisWarrick: you have a short memory ;)
18:44:49 <tbm> ralsina: https://github.com/getnikola/nikola/issues/3024
18:44:58 <ChrisWarrick> tbm: I don’t
18:45:30 <ChrisWarrick> tbm: I understand that RSS_PATH *might* change behavior; I also expect that one can get back to what they had with changes
18:46:45 <tbm> ChrisWarrick: Right.  RSS_PATH = "/" should do what ralsina had. If I understand correctly
18:47:03 <ChrisWarrick> or even an empty string
18:50:14 <ralsina> RSS_PATH=/ put it on ARCHIVE_PATH
18:50:21 <ralsina> Ahhh no
18:50:28 <ralsina> I still had ANOTHER RSS_PATH
18:52:52 <ralsina> ChrisWarrick: indeed it's possible to get back. I just hope people notice
18:53:03 <ralsina> Since changing it means all your subscribers get no updates
18:55:57 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vpWhT
18:55:57 -GitHub[nikola]:#nikola- nikola/master 5c7de24 Chris Warrick: Put “Important compatibility changes” at the top of CHANGES.txt...
18:56:15 <ChrisWarrick> now they should
18:56:56 <ralsina> cool
19:03:09 -travis-ci:#nikola- getnikola/nikola#9977 (master - 5c7de24 : Chris Warrick): The build passed.
19:03:10 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/f6eb249b5a1e...5c7de241d692
19:03:10 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/371708150
20:00:36 -GitHub[nikola]:#nikola- [nikola] Kwpolska created gallery-arbitrary-metadata (+2 new commits): https://git.io/vplUU
20:00:36 -GitHub[nikola]:#nikola- nikola/gallery-arbitrary-metadata 2547176 Chris Warrick: Fix #3050 — support arbitrary entries in gallery metadata...
20:00:36 -GitHub[nikola]:#nikola- nikola/gallery-arbitrary-metadata 22cfb80 Chris Warrick: Add a metadata.yml file to the demo gallery...
20:02:36 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #3064: Arbitrary metadata for galleries (#3050) (master...gallery-arbitrary-metadata) https://git.io/vplUC
21:37:28 -GitHub[nikola]:#nikola- [nikola] Kwpolska created drop-useless-settings (+5 new commits): https://git.io/vplsb
21:37:28 -GitHub[nikola]:#nikola- nikola/drop-useless-settings c886fa9 Chris Warrick: Drop FEED_PREVIEWIMAGE setting...
21:37:28 -GitHub[nikola]:#nikola- nikola/drop-useless-settings cef17dc Chris Warrick: Drop USE_OPEN_GRAPH setting...
21:37:28 -GitHub[nikola]:#nikola- nikola/drop-useless-settings 3f562b1 Chris Warrick: Drop USE_BASE_TAG setting and the <base> tag misfeature...
21:39:02 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #3065: Drop useless settings (master...drop-useless-settings) https://git.io/vplGt
21:44:34 -travis-ci:#nikola- getnikola/nikola#9980 (drop-useless-settings - 57b61c5 : Chris Warrick): The build passed.
21:44:35 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/c886fa91c2ec^...57b61c5a6f87
21:44:35 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/371772405
22:33:24 -GitHub[nikola]:#nikola- [nikola] felixfontein created implement-2761 (+1 new commit): https://git.io/vpll2
22:33:24 -GitHub[nikola]:#nikola- nikola/implement-2761 1572a4e Felix Fontein: First shot at #2761.
22:34:52 -GitHub[nikola]:#nikola- [nikola] felixfontein opened pull request #3066: [WIP] Change draft, private and mathjax to own metadata (#2761) (master...implement-2761) https://git.io/vpllM
22:38:36 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to implement-2761: https://git.io/vpllx
22:38:36 -GitHub[nikola]:#nikola- nikola/implement-2761 d9be5d8 Felix Fontein: Using has_math in manual.
22:39:23 -GitHub[nikola]:#nikola- [nikola] felixfontein pushed 1 new commit to implement-2761: https://git.io/vpl8U
22:39:23 -GitHub[nikola]:#nikola- nikola/implement-2761 174d1be Felix Fontein: Fix formatting.
22:51:22 -travis-ci:#nikola- getnikola/nikola#9986 (implement-2761 - 174d1be : Felix Fontein): The build failed.
22:51:23 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d9be5d8681d7...174d1be6d999
22:51:23 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/371793252