[08:16] salut davidcalle [08:17] can you check the errors.log file? [08:38] Morning o/ [08:38] Yup [08:38] brilliant, thanks [08:39] https://developer.staging.ubuntu.com/en/snappy/build-apps/ still is not updated ... or updated in the wrong way :) [08:39] the rest seems to be fine as far as I can see [08:42] "error.log" is empty. I also have a django_errors.log containing 18 instances of "Don't know how to interpret '/tmp/tmpExtvFT/snapcraft/docs/images'." and nothing else. [08:42] dholbach: ^ [08:43] hohum....... [08:43] all right.. back to the drawing board [08:44] dholbach: let's make a custom branch and see if it gets updated. (I think I have one already for this purpose, hold on) [08:44] dholbach: I see https://developer.staging.ubuntu.com/en/snappy/build-apps/ empty [08:45] yes, same here [08:45] Hmm [08:49] it works locally [08:49] I just built a page which had lots of different plugins - it came out with just one rawhtml plugin with just the html I was expecting it to have [09:03] dholbach: Where does the name "Build apps" in the menu comes from? [09:03] dholbach: is it something that the importer can control? [09:14] dholbach: I've created a branch with a list of pages: Page0.md, Page1, Page2, imported to snappy/foo . With Page0 set as /foo. I was expecting the name of the page to be Foo. (based on build-apps > Build Apps), but it's Page0. How is that dealt with? Eg. if I change the name of the page, will it go back to Page0 on the next import? Is the name set only if [09:14] the page needs to be created and not updated afterwards? [09:15] Also, I've disabled other imports while testing this [09:20] dholbach: could the build-apps page bug be caused by the fact there are two imports defined for this branch, and only one being active? [09:46] davidcalle, it's the page title [09:47] dholbach: good news: if we start from a clean slate (deleting /build-apps), no issues, everything works fine, a manual change to the content gets reverted after import. [09:47] davidcalle, both are active [09:47] well overriden more than reverted. [09:47] ok... it's still bizarre that this doesn't work [09:47] ok, it's at least to work around :-) [09:47] thanks! [09:48] now on to the hero tour [09:48] dholbach: we know that we can go from clean slate to what we want, and that the tree doesn't explode. Ship it. :) [09:51] I like your pragmatic approach to things [10:15] davidcalle, did you "make crontab"? [10:23] if not, can you maybe do it and maybe run a regular import yourself maybe and see if there's any errors or anything? :-) [10:35] done both, no errors [10:36] * davidcalle lunch, brb [10:58] gracias [11:00] davidcalle, https://developer.staging.ubuntu.com/en/snappy/start/as-dev doesn't look like it's working :) [11:00] https://developer.staging.ubuntu.com/en/snappy/start/as-dev/ looks a bit weird again [11:00] it's not text vs rawhtml plugin [11:42] ok, so the redirect page (using JS) I made an actual redirect, importing it from a .html file from snappy-dev-website doesn't work [11:44] now we just need to figure out why the style is a bit weird [11:45] and why it wants to go to https://developer.staging.ubuntu.com/en/snappy/start/as-dev/16-04/step2-ubuntu-rpi2/ instead of https://developer.staging.ubuntu.com/en/snappy/start/as-dev/16-04/step2-setup-rpi2-ubuntu/ [11:45] and remove webdm [11:45] I'll start filing a couple of bugs :) [11:51] ok, we either fix it in snappy-dev-website or in our hero template [11:51] it's just that I don't really understand the logic there O:-) [11:51] let me dive deeper [11:55] http://paste.ubuntu.com/15979960/ is what the URLs should look like [11:56] step 2 would be http://paste.ubuntu.com/15979964/ rather [12:07] templates/snappy_hero_tour.html also refers to snappy/get-started vs snappy/start [12:07] I wonder if that's the issue [12:07] s/the/an :) [12:09] it's http://paste.ubuntu.com/15980061/ now [12:11] ok... that doesn't fix it [13:22] dholbach: I'm going to live edit the template on staging, hold on :) [13:23] "don't disturb the doctor right now, he's preparing for brain surgery" [13:47] "getting productive with nano" [13:47] dholbach: ok, nav fixed, but templates are cached, so you need to update the page until the urls are correct :p [13:48] wow [13:50] the caching drives me nuts :) [13:51] 3 things are still broken for me: [13:51] 1) the nav lists "get started" as snappy/start [13:51] 2) the css of snappy/get-started/as-dev is a bit off [13:51] 3) the URLs are broken [13:52] I'll keep reloading this to see if it magically fixes itself and gets your goodness from your nano session :) [13:54] dholbach: about the layout, didrock did something wrong indeed. [13:54] dholbach: get-started VS start, yeah, not sure where it's coming from, importer directive setup? [13:54] 15.10 is wrong as well [13:55] Looking at the page tree, there is no 15.10 [13:56] yeah, that as well :) [13:56] dholbach: you know that you are on a page with the fixed urls when the little number lights red :) [13:56] well, orange [13:57] davidcalle, can you maybe put your changes into a branch, so I can try it out locally? [13:57] might be quicker ;-) [13:58] dholbach: mayyybe [13:58] * dholbach hugs davidcalle [14:00] dholbach: do you want it based on a specific branch? [14:01] any recent one should be fine [14:02] I will propose https://code.launchpad.net/~dholbach/developer-ubuntu-com/just-one-rawhtml-plugin/+merge/292490 to go into trunk, and make sure to back out https://code.launchpad.net/~dholbach/developer-ubuntu-com/hourly-md-imports/+merge/292384 [14:02] or how do you feel about the latter? [14:04] dholbach: https://code.launchpad.net/~davidc3/developer-ubuntu-com/hero-tour-fixes [14:04] * dholbach hugs davidcalle [14:05] dholbach: happy to merge the first in trunk and request a deployment later today [14:05] davidcalle, ok, let me back out the cronjob [14:05] dholbach: do you want we try to fix the tour before a deployment? [14:06] davidcalle, which part do you want to fix? [14:06] dholbach: hmm, oh you are right, that's the github part that needs layout fixes :) [14:07] I'm not sure I understand [14:07] dholbach: the broken layout comes from the github branch [14:07] oh ok [14:08] davidcalle, https://code.launchpad.net/~dholbach/developer-ubuntu-com/just-one-rawhtml-plugin/+merge/292490 should be ready now [14:08] I'll try it out locally [14:08] * davidcalle looks [14:09] dholbach: oh, you merged the template fix :) <3 [14:20] davidcalle, the URLs also don't work for me locally [14:20] ouch [14:20] dholbach: what do the look like? [14:20] they* [14:20] http://127.0.0.1:8001/en/snappy/get-started/as-dev/16-04/step2-ubuntu-artik/ for example [14:21] hmm [14:21] Reload? :D [14:25] just leaving the page as it is and clicking on the orange ">" takes me to: http://127.0.0.1:8001/en/snappy/get-started/as-dev/16-04/step2-ubuntu-rpi2/ [14:29] dholbach: I'm setting it up locally, will fix in a moment [14:29] <3 [14:29] maybe we should ask for a deployment once we're done with what we want to fix? [14:30] so we can at least turn on the other imports on Monday [14:30] dholbach: yep! [14:30] and then discuss with didrocks what needs fixing in snappy-dev-website [14:30] sounds good, yes. [14:31] dholbach: is the generate step supposed to take a lot of time? [14:32] some time [14:32] dholbach: ok, looks like it failed because I didn't have a get-started page [14:34] oh? [14:35] dholbach: yeah, worked now [14:45] http://127.0.0.1:8000/en/snappy/get-started/as-dev/16-04/stepNaN [14:45] lol [14:46] ouch :) [14:55] dholbach: pushed [14:55] shall I merge from your branch again or where did you push it? [14:57] dholbach: I was trying to push on your branch and wondering why it wasn't working :) I just pushed it on mine [14:58] haha [14:58] dholbach: I'll wait for your +1 after the Q&A to merge, stage, rt, etc. Will you have time to try it? [15:00] it works! [15:01] pushed it to my branch [15:01] * dholbach hugs davidcalle [15:01] Yay [15:02] nice work! [15:02] thanks a lot! [15:03] dholbach: thank you!