*** bhavikdbavishi has joined #zuul | 01:52 | |
*** bhavikdbavishi has quit IRC | 02:35 | |
*** bhavikdbavishi has joined #zuul | 03:31 | |
*** bhavikdbavishi has quit IRC | 04:02 | |
*** bjackman has joined #zuul | 04:47 | |
*** bhavikdbavishi has joined #zuul | 04:50 | |
*** sean-k-mooney has quit IRC | 05:18 | |
*** bhavikdbavishi has quit IRC | 06:07 | |
openstackgerrit | Clint 'SpamapS' Byrum proposed openstack-infra/zuul master: Interpret ANSI while streaming logs https://review.openstack.org/626817 | 06:09 |
---|---|---|
*** quiquell|off is now known as quiquell | 07:24 | |
*** quiquell is now known as quiquell|brb | 07:32 | |
*** bhavikdbavishi has joined #zuul | 07:52 | |
*** bhavikdbavishi has quit IRC | 07:58 | |
*** quiquell|brb is now known as quiquell | 08:01 | |
*** pcaruana has joined #zuul | 08:19 | |
*** hashar has joined #zuul | 08:25 | |
*** gtema has joined #zuul | 08:35 | |
*** dmellado has quit IRC | 08:44 | |
*** dmellado has joined #zuul | 08:46 | |
*** jpena|off is now known as jpena | 08:53 | |
*** bhavikdbavishi has joined #zuul | 09:07 | |
*** bhavikdbavishi has quit IRC | 09:11 | |
*** bhavikdbavishi has joined #zuul | 09:12 | |
*** gtema has quit IRC | 10:07 | |
*** ssbarnea has joined #zuul | 10:13 | |
*** bhavikdbavishi has quit IRC | 11:43 | |
*** jpena is now known as jpena|lunch | 12:24 | |
*** panda|off is now known as panda | 12:28 | |
*** hashar has quit IRC | 12:49 | |
*** bhavikdbavishi has joined #zuul | 12:57 | |
*** dkehn has quit IRC | 12:59 | |
*** rlandy has joined #zuul | 13:06 | |
*** rlandy is now known as rlandy|rover | 13:07 | |
*** bhavikdbavishi has quit IRC | 13:15 | |
*** bjackman has quit IRC | 13:18 | |
*** hashar has joined #zuul | 13:25 | |
*** dkehn has joined #zuul | 13:45 | |
*** bjackman has joined #zuul | 14:00 | |
*** bjackman has quit IRC | 14:30 | |
fungi | SpamapS: wow, that's fancy! i should have guessed there would be a javascript library to implement an ansi escape handling stack and insert the necessary html tags to achieve a similar rendering | 14:44 |
fungi | i've made some very hackish implementations in the past in other languages, but since ansi escapes are state changes rather than wrappers the conversion tends to require an awful lot of state tracking | 14:46 |
*** chandankumar is now known as chkumar|out | 15:02 | |
*** jpena|lunch is now known as jpena | 15:06 | |
*** quiquell is now known as quiquell|off | 15:43 | |
*** rlandy|rover is now known as rlandy|rover|brb | 16:04 | |
*** pcaruana has quit IRC | 16:18 | |
*** hashar has quit IRC | 16:21 | |
*** rlandy|rover|brb is now known as rlandy|rover | 16:30 | |
*** gtema has joined #zuul | 16:54 | |
*** gtema has quit IRC | 17:30 | |
*** jpena is now known as jpena|off | 17:31 | |
SpamapS | fungi: Yeah, and the library does if you look.. but it's nice that you already have a stateful thing in react components. ;) | 17:41 |
SpamapS | fungi: to be fair, I barely tested it, and not in the zuul UI itself.. so its possible it doesn't actually work. Was hoping to deploy it as a patch to our zuul soon. | 17:42 |
fungi | yeah, tobiash commented that it doesn't seem to work yet | 17:43 |
SpamapS | bummer. ;) | 17:43 |
SpamapS | would be nice if we had some browser testing in the gate for the web UI | 17:44 |
SpamapS | ah yeah I think I know what's going on | 17:45 |
SpamapS | need to drop the text node thing. The Ansi object already does that. | 17:46 |
dmsimard | SpamapS: you mean like using selenium or something like that ? | 17:57 |
SpamapS | dmsimard: yes | 18:25 |
SpamapS | with screenshots in the logs | 18:25 |
*** tflink has quit IRC | 18:59 | |
mordred | SpamapS: well - we do at least have preview - but yes, it would be nice to get live functional testing going | 19:09 |
SpamapS | preview? | 19:09 |
SpamapS | I am trying to think of a quick way to spin up and test my ansi thing. | 19:10 |
SpamapS | Other than just deploying it :-P | 19:10 |
pabelanger | SpamapS: q: are you using nginx infront of zuul-web? | 19:11 |
*** tristanC has quit IRC | 19:17 | |
*** tristanC has joined #zuul | 19:17 | |
corvus | SpamapS: every change to zuul's javascript gets a test deployment. click on the "zuul-build-dashboard" job link. | 19:51 |
corvus | SpamapS: the test build for that change is at http://logs.openstack.org/17/626817/1/check/zuul-build-dashboard/8adcadf/npm/html/status | 19:51 |
corvus | SpamapS: click any streaming link for any job there and you'll see the error tobiash mentioned | 19:52 |
corvus | SpamapS: and if you want to do the same thing locally, there's instructions in the developer manual: https://zuul-ci.org/docs/zuul/developer/javascript.html | 19:53 |
tobiash | Yeah, that's the first thing I look at for web ui cjanges :) | 19:53 |
corvus | SpamapS: so you can iterate locally on javascript changes against any running zuul api (openstack or goodmoney) -- you don't need to deploy all of zuul | 19:53 |
corvus | SpamapS: see https://zuul-ci.org/docs/zuul/developer/javascript.html#development | 19:54 |
*** tflink has joined #zuul | 19:56 | |
pabelanger | At one point, I think we talked about having the ability for zuul mergers clone via https (rather then git), am I remember that correctly? | 20:08 |
*** bjackman has joined #zuul | 20:56 | |
*** rlandy|rover has quit IRC | 21:05 | |
*** tflink has quit IRC | 21:32 | |
*** tflink has joined #zuul | 21:37 | |
*** tflink has quit IRC | 22:39 | |
*** tflink has joined #zuul | 22:50 | |
-openstackstatus- NOTICE: the gerrit service on review.openstack.org is being restarted to pick up new configuration changes, and will return momentarily | 22:58 | |
SpamapS | pabelanger: yes I have nginx in front of zuul-web. | 23:23 |
SpamapS | and I'm missing some rules I think | 23:23 |
SpamapS | because directly links to things don't work | 23:23 |
SpamapS | corvus: oh neat! I didn't know that was there.. COOL | 23:24 |
pabelanger | SpamapS: cool, I'd be interested in collaborating on a config, if interested. Starting testing it out locally myself | 23:53 |
tristanC | SpamapS: would be nice if the proposed functional testing https://review.openstack.org/579039 got reviewed ;) | 23:53 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!