*** jamesmcarthur has quit IRC | 00:00 | |
*** jamesmcarthur has joined #storyboard | 00:37 | |
*** jamesmcarthur has quit IRC | 02:20 | |
*** jamesmca_ has joined #storyboard | 02:21 | |
*** jamesmca_ has quit IRC | 03:15 | |
*** jamesmcarthur has joined #storyboard | 03:25 | |
*** udesale has joined #storyboard | 03:46 | |
*** jamesmcarthur has quit IRC | 05:13 | |
*** openstackgerrit has quit IRC | 05:49 | |
*** udesale has quit IRC | 05:51 | |
*** udesale has joined #storyboard | 05:52 | |
*** udesale_ has joined #storyboard | 06:34 | |
*** udesale has quit IRC | 06:38 | |
*** sweksha has joined #storyboard | 06:45 | |
*** udesale_ is now known as udesale | 06:47 | |
sweksha | Hello everyone, I'm Swechha, a 3rd year undergrad student in CSE. I found out this project through outreachy and it sounds very exciting to me with a lot to learn. I got to know about this programme yesterday itself. I have started setting up the development environment with the help of links mentioned in the project description here: https://www.outreachy.org/2018-may-august/communities/openstack/#improve-open-source-task-tracker | 06:52 |
---|---|---|
sweksha | Can someone point me to any bugs that I can get started with. I am a python enthusiast and like exploring different tech stack. I'm proficient in python, c,embedded c, java, HTML, CSS and have previously interned at startups and programs such as Learn IT girl where I worked with a mentor on a machine learning project. Kindly guide me so that I can contribute to this awesome project. | 06:55 |
*** sweksha has quit IRC | 06:55 | |
*** udesale_ has joined #storyboard | 07:18 | |
*** udesale has quit IRC | 07:18 | |
*** udesale_ has quit IRC | 08:23 | |
*** udesale_ has joined #storyboard | 08:30 | |
*** jtomasek has joined #storyboard | 09:02 | |
*** udesale_ has quit IRC | 09:30 | |
*** udesale has joined #storyboard | 09:32 | |
ttx | diablo_rojo: sweksha left before we were able to reach back, would be great to find a way to reach back ! | 10:13 |
*** tosky has joined #storyboard | 10:15 | |
*** _0xffff909 has joined #storyboard | 11:29 | |
*** tosky has quit IRC | 12:24 | |
*** tosky has joined #storyboard | 13:02 | |
fungi | i'm guessing sweksha is our previously-mentioned interested mentee, so hopefully we have additional contact information for them | 14:08 |
fungi | after i saw the sahara announcement to the ml yesterday i went ahead and did one final import just to make sure nobody had added anything new | 14:11 |
fungi | runtime dropped to 125m1.283s | 14:11 |
fungi | i also saved a log of the script output this time... i have a feeling it's mostly due to the fact that it needed to re-traverse the same set of ~1700 sahara bugs 5 times with different tag filters to break them out to the relevant sb projects | 14:13 |
fungi | so a single pass through sahara was probably on the order of 20 minutes (was also importing from two other sahara deliverable projects on lp which accounted for some of the total) | 14:14 |
tosky | maybe the migration script could be changed to go through the list of bugs just once, but it's not worth it, as the import happens once (ok, with one or two repetition) | 14:19 |
*** tellesnobrega has quit IRC | 14:22 | |
*** tellesnobrega has joined #storyboard | 14:40 | |
*** udesale has quit IRC | 14:50 | |
fungi | yep, i'm not super concerned, was more making sure the full run took as long as it did for sane reasons | 16:54 |
*** jamesmcarthur has joined #storyboard | 16:55 | |
fungi | anybody know whether the version of sb on storyboard.openstack.org (or on storyboard-dev.o.o for that matter) is new enough to support the custom story reporting urls feature? | 16:55 |
SotK | its not :( | 17:06 |
SotK | did mordred's patches to fix the publish-openstack-javascript-content stuff get merged? | 17:07 |
fungi | thinking of https://review.openstack.org/534424 to use webpack? | 17:14 |
fungi | do we have any details anywhere on what the current deployment bug is? | 17:14 |
persia | SotK: https://review.openstack.org/#/q/topic:fix-javascript-tarball+(status:open+OR+status:merged) suggests it all merged, yes. | 17:17 |
persia | fungi: Last I knew, the "publish-openstack-javascript-content" job just didn't do the right thing, although I don't remember how to read those logs at the moment. | 17:19 |
fungi | i can find them | 17:21 |
SotK | http://logs.openstack.org/89/89b60c35ef9faaafa195372811c0e2e36b790df9/post/publish-openstack-javascript-content/d7a5e1f/ara/ is my favoured UI | 17:22 |
fungi | according to http://zuul.openstack.org/builds.html the publish-openstack-javascript-content job has been working fine for zuul, but the last time it ran for sb-wc (2018-03-05T17:57:19) there was a post failure | 17:22 |
SotK | yep, I suspect it is now fixed | 17:23 |
fungi | i can try reenqueuing the last master branch commit into post, unless there's a change for sb-wc about to be approved | 17:23 |
persia | Oh, it's the unable-to-calculate-version-without-tag issue still? | 17:24 |
SotK | persia: its not been triggered since that became apparent for storyboard-webclient | 17:24 |
persia | Ah, so needs *anything* merged to test publish, and it might work this time. | 17:25 |
SotK | yep | 17:25 |
SotK | it would be nice to get https://review.openstack.org/#/c/548202/ merged before we update (and subsequently stop being able to render things with syntax highlighting without that patch) | 17:25 |
* persia looks for something lightweight, not stacked on too much, and easy to test | 17:25 | |
persia | That seems a good target. not something where more action on my part can help though. | 17:26 |
fungi | looking | 17:27 |
mordred | persia, SotK: I *think* it should all be working now - and thereshould be stronger differences between "I want to publish a tarball of a built applicaiton" and "I want to publish a source tarball to npm" | 17:30 |
mordred | persia, SotK: but obviously if thatis not true, please let me know | 17:30 |
fungi | did the icons get replaced with unicode glyphs at some point? checking out the preview on that change i'm seeing all the various ui/navigation icons are just placeholder rectangles with hex values | 17:31 |
persia | Have to merge something first, but certainly. Thanks for the offer. | 17:31 |
fungi | trying to use the preview for that change to create a new story so i can test it fixes syntax highlighting, but i can't get the "save changes" button to engage | 17:34 |
fungi | i gave it a title, a description, and a task for a project | 17:34 |
fungi | my options seem to be "preview description" and "cancel" (the "save changes" button is faded and non-clickable) | 17:35 |
SotK | did you manually type the whole project name before selecting it? | 17:38 |
SotK | that currently causes the behaviour you are describing due to a bug that I really should try to fix | 17:39 |
fungi | oh, indeed i did | 17:45 |
fungi | i thought typing it and then selecting it from the drop-down would dtrt | 17:45 |
fungi | but no, i had to remove a letter from it and then select | 17:46 |
persia | Ah, yes. That's an annoying bug. | 17:55 |
persia | The icons from that patch are also disappointing: I remember them being nicer previously. Is this a case of cache expiry of the build, or is something else going funny? | 17:55 |
SotK | oh, that is odd | 17:56 |
fungi | http://logs.openstack.org/02/548202/2/check/build-javascript-content/fad712a/npm/html/#!/story/1754702 indicates syntax highlighting is happening, i think | 17:57 |
fungi | i have a feeling it's a missing/broken font download | 17:59 |
diablo_rojo | Haha I clicked on the link and it opens sb with two notifications that both say '-1' and nothing else | 18:01 |
fungi | probably need to log into storyboard-dev and then try again | 18:02 |
SotK | yeah, http://logs.openstack.org/02/548202/2/check/build-javascript-content/fad712a/npm/html/fonts/ should contain some more fonts | 18:03 |
fungi | mordred: any chance that the publication changes regressed in copying fonts into place? | 18:11 |
fungi | though there are at least some in there for custom icons | 18:11 |
persia | Oddly, I have similar issues with the build from 27 February, which makes me think something else is odd. IIRC, the 27 February build should have been a no-op (because yarn.lock was unchanged). | 18:13 |
SotK | the font copying is done in storyboard-webclient's Gruntfile | 18:13 |
fungi | hrm... maybe it has to do with how logs.o.o is configured (wrong mimetype for those or something?) | 18:16 |
persia | https://review.openstack.org/#/c/384554/ is the oldest merged change I can find that still has content, and it is also broken. | 18:16 |
fungi | seeming likely | 18:17 |
persia | But I remember seeing icons when reviewing things at the PTG, so know that it broke after that. | 18:17 |
SotK | persia: were those things based on my "update fontawesome" patch? | 18:17 |
SotK | because those builds still have the correct fonts here too | 18:18 |
SotK | http://logs.openstack.org/33/549333/2/check/build-javascript-content/ec655bc/npm/html/ for example, which is from the same day | 18:18 |
persia | SotK: https://review.openstack.org/#/c/548343/1 wasn't | 18:19 |
* persia did look at it, but didn't actually test the functionality: had all the icons been missing, this would have been worthy of mention | 18:20 | |
SotK | oh, hmm | 18:20 |
persia | I also don't think diablo_rojo would have said "everything looks good" if the icons were missing | 18:20 |
persia | Note that changes that do depend on the fontawesome change do have icons, even now. | 18:21 |
diablo_rojo | I remember seeing icons at the PTG/just after | 18:21 |
persia | e.g. https://review.openstack.org/#/c/549333/2 | 18:22 |
persia | (which appears to have built yesterday, so maybe something more subtle than just logs.o.o misconfiguration) | 18:23 |
fungi | maybe we just need to merge the fontawesome change? | 18:27 |
SotK | heh, I need to send a version that accounts for all the name changes I missed first | 18:28 |
persia | And the various complaints about "the new icons are ugly" have to be addressed. | 18:28 |
fungi | i have a feeling there's some regression merged to master which the proposed font change fixes/undoes | 18:28 |
persia | https://review.openstack.org/#/c/384554/ downgraded angular from 1.6.7 to 1.5.8, but was working at the time. https://review.openstack.org/#/c/545676/ also upgrades angular-bootstrap from 0.12.0 to 0.12.2, which may impact things. | 18:33 |
persia | Prior to that, I don't see any changes to dependency versions since the initial "lock everything here" change. | 18:33 |
persia | Does "recheck" work on a merged change? If so, we could look at https://review.openstack.org/#/c/528436/ to see if that broke things. | 18:34 |
diablo_rojo | Man do I hope one of our prospective interns likes writing integration and functional tests | 18:34 |
fungi | rechecking open changes will cause them to be tested with whatever the current state of things is on the target branch (so includes things which have merged since the last check) | 18:46 |
SotK | I'll investigate if master is broken when I get to my test instance tonight | 18:47 |
persia | Requested. That was an era-shift in our tracking of depednency versions, so going past that horizon is painful. | 18:47 |
persia | If that works, then 384554 may be at fault (but I do recall it working properly in the past). | 18:48 |
persia | Or something external to the codebase. | 18:48 |
*** jamesmcarthur has quit IRC | 18:48 | |
tellesnobrega | hi, does storyboard show review url if I link on the commit message the story number? | 19:45 |
clarkb | tellesnobrega: yes, or at least it should but I'm not sure if the bug in the plugin that does it in gerrit has been sorted out yet | 19:46 |
clarkb | fungi: ^ I think you were looking into that? | 19:47 |
tellesnobrega | thanks clarkb | 19:47 |
fungi | tellesnobrega: it's supposed to, but we discovered a regression which seems like it may coincide with when we upgraded to gerrit 2.13. i'm trying to get time to narrow down whether it's a side effect of a change to our gerrit configuration or a regression in gerrit's its-base plugin | 19:50 |
tellesnobrega | fungi, I see, just wanted to be sure | 19:50 |
fungi | but also needing to split time with pabelanger who is testing an upgrade to our review-dev (test gerrit) server | 19:50 |
*** jtomasek has quit IRC | 21:00 | |
TheJulia | So Ironic would like to migrate to storyboard. diablo_rojo ran test migrations and we ran our own... so we've kind of reached the "we would like to pull the trigger this coming friday. Do I just put the projects.yaml and ask that the migration script be run on Friday of this week? | 21:35 |
diablo_rojo | fungi, ^^ | 21:42 |
diablo_rojo | TheJulia, yeah, so the change to projects.yaml need to be merged (you can push that whenever- today even if you want to). Then we ask a kind and wonderful infra root to run the script for us :) | 21:43 |
TheJulia | The awesome kind wonderful infra roots are awesome | 21:46 |
diablo_rojo | TheJulia, indeed they are :) | 21:46 |
TheJulia | So all repositories related to ironic? or just ones that have launchpads? | 21:51 |
diablo_rojo | TheJulia, all ironic repos | 21:52 |
fungi | yeah, storyboard is more repository-oriented than lp, so every repository goes in sb so you can have different tasks for each of them | 22:11 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!