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