Wednesday, 2017-02-22

*** zara_the_lemur__ has quit IRC00:22
*** jtomasek has quit IRC00:31
ZaraSotK: you are fantastic, thank you00:38
*** zara_the_lemur__ has joined #storyboard00:41
*** diablo_rojo_phon has quit IRC01:00
*** openstackgerrit has quit IRC01:23
*** zara_the_lemur__ has quit IRC03:23
*** zara_the_lemur__ has joined #storyboard05:51
ZaraI will try to get reviewing those tomorrow; in-person things are always terrible for me as far as *actually looking at code* goes...05:59
Zarait's now 1am here, so 'night! \o/06:00
*** fay has joined #storyboard08:32
*** fay is now known as Guest4964208:32
*** zara_the_lemur__ has quit IRC08:32
*** Guest7037 has joined #storyboard09:43
*** Guest7037 has quit IRC09:47
*** acoles has left #storyboard13:04
*** zara_the_lemur__ has joined #storyboard13:16
Zaramorning, storyboard13:18
SotKmorning!13:18
*** jtomasek has joined #storyboard13:59
*** diablo_rojo has joined #storyboard14:09
Zarahuh, storyboard should probably be mentioned in the project creators' guide....14:38
*** diablo_rojo has quit IRC15:04
*** diablo_rojo has joined #storyboard15:24
*** jtomasek_ has joined #storyboard15:54
davidlenwellso now I have two reasons to get up to speed with angular .. yay.. (what am I getting myself into)15:55
Zarahahahaha15:56
Zarawe've got you! :D15:56
SotKangular is full of happiness and excitement15:56
diablo_rojoyay!15:58
*** jtomasek has quit IRC15:58
davidlenwellbetherly told me that angular wants my tears16:01
davidlenwelland possibly a blood sacrifice..16:01
diablo_rojodavidlenwell, your blood? Or some innocent animal?16:02
* SotK can neither confirm nor deny16:02
davidlenwellit was implied that it was mine16:02
davidlenwellbut im willing to try an innocent animal first16:02
davidlenwell;)16:02
* davidlenwell thinks it couldn't possibly be that bad16:03
* davidlenwell tries to find better documentation for the older version of angular16:04
SotKon the whole it isn't *that* bad16:04
* SotK likes angular16:04
davidlenwellI used to call my self a full stack developer .. however since joining openstack 6 years ago I have not touched front end anything.. things have changed16:04
betherlydavidlenwell: I never said it was bad. Just that it was like the zombie apocalypse at times16:05
* davidlenwell wonders if that isn't bad?16:05
betherlydavidlenwell: but people play games where they are in zombie apocalypse so it's all good right?16:05
davidlenwellI didn't say you said it was bad.. I said you said it would require blood and tears16:06
davidlenwellsome people are into that kind of thing16:06
betherlyye. zombies16:07
*** diablo_rojo has quit IRC17:00
*** jtomasek_ has quit IRC17:02
*** Guest49642 has quit IRC17:10
*** diablo_rojo has joined #storyboard17:11
*** jtomasek_ has joined #storyboard18:01
*** diablo_rojo has quit IRC18:13
*** jtomasek_ is now known as jtomasek18:14
krotscheckJust wait until you try Angular2. All the Angular, TWICE THE JAVASCRIPT.18:22
* SotK played around with Angular2 using TypeScript around Christmas18:24
krotscheckIt's a bit weird, eh?18:26
krotscheckThe whole static analysis thing is neat.18:26
betherlykrotscheck: i kinda prefer angular2 tbh18:29
krotscheckYeah, it's grown on me too. The tooling's still super beta though.18:30
SotKyeah, somewhat weird18:30
betherlyyep18:30
SotKthough I also feel like I'll end up preferring it if I use it further18:30
betherlykrotscheck: angular 1x is still.... i dunno. weird. especially within horizon because of the way things are pulled together and the combo with django.18:30
Zarayeah, I was able to do a lot more a lot more quickly in angular2, though it all fell apart when I looked up how to package it18:31
betherlyim wayyyy more confident with it than i was to begin with though. at the beginning there was just a lot of tears :'D18:31
SotKnow just blood sacrifice?18:31
krotscheckWell, horizon's a [censored] pile of [censored] [censored], but we knew that.18:31
* krotscheck doesn't have to be politically correct anymore ;)18:31
*** jtomasek_ has joined #storyboard18:33
Zara(my 'packaging' ended up being 'make the quickstart again, swap out some files for my files')18:33
krotscheckWe've settled on using `@angular/cli` for our stuff. Let someone else figure out those problems.18:34
*** jtomasek has quit IRC18:35
*** diablo_rojo has joined #storyboard18:38
*** yarkot has joined #storyboard18:47
*** yarkot has quit IRC19:59
davidlenwellbringing this into the main channel because krotscheck  had to get back his real job .. boo20:12
davidlenwelltrying to launch the web ui on a headless server and getting some strange warnings20:12
davidlenwell...20:12
davidlenwellxdg-open: no method available for opening 'http://localhost:9000'20:13
davidlenwellwhich I think is it trying to open a browser to the url for some reason..20:13
davidlenwellI think the main issue is that this machine has no browser20:13
davidlenwellwhat is confusing to me is why npm would be trying to open a browser at all20:17
SotKiirc we have a step in our gruntfile to open a browser20:22
SotKyeah, delete line 626 from it and I think it should work without opening a browser20:23
* SotK is tempted to say we should remove that altogether, I don't think I've ever found it to be useful20:24
davidlenwellwe found that at about the same time you sent that message20:24
davidlenwellI think its stupid20:24
davidlenwellbut I seem to be the only one trying to run this on a remote headless machine20:24
davidlenwellbecause I refuse to install node on my laptop20:24
SotKI'm pretty sure I don't have a browser on one of my dev machines and now wonder why I have never had the problem20:26
* davidlenwell is special20:26
* davidlenwell is good at breaking things20:26
davidlenwellso it launches fine without that line.. if its okay with youI'll make a commit that removes it20:27
Zarasure, I never use it20:27
SotKyeah, feel free to remove all of the "open" stuff from there20:27
*** openstackgerrit has joined #storyboard20:34
openstackgerritDavid Lenwell proposed openstack-infra/storyboard-webclient master: removed open option from npm serve  https://review.openstack.org/43713020:34
davidlenwelloh I guess there is a whole json blob related to that feature20:34
davidlenwellbut I jsut removed it form 626 for now20:34
davidlenwellI'll make a revision .. stand by20:35
davidlenwellSotK:  so .. we've had a discussion irl.. wondering if maybe leaving in the open junk.. but commenting it out on line 626 with a note that says "uncomment this to launch the browser " or something to that effext.. or just remove it20:40
davidlenwells/effext/effect20:41
davidlenwellif you have no opinion I'll do the comment out version20:41
openstackgerritDavid Lenwell proposed openstack-infra/storyboard-webclient master: removed open option from npm serve  https://review.openstack.org/43713020:42
openstackgerritDavid Lenwell proposed openstack-infra/storyboard-webclient master: removed open option from npm serve  https://review.openstack.org/43713020:50
davidlenwellokay. . ^^ that should be it20:50
davidlenwelllaunches happy on my system now and there is no trace of the open nonsense20:50
davidlenwellthanks krotscheck for the feedback20:51
* SotK is happy with either approach, but spotted an 'open' still there in serve:dist21:02
openstackgerritMerged openstack-infra/python-storyboardclient master: Use ostestr instead of the custom pretty_tox.sh  https://review.openstack.org/43145321:13
*** diablo_rojo has quit IRC21:18
*** jtomasek_ has quit IRC21:59
*** txengr266873468 has joined #storyboard22:40
*** zara_the_lemur__ has quit IRC23:02
*** jtomasek_ has joined #storyboard23:16
*** jtomasek__ has joined #storyboard23:31
*** jtomasek_ has quit IRC23:32

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!