Sunday, 2017-12-17

*** baiyi has joined #zuul01:52
mordredSpamapS: so much patch. all the bombs.02:03
openstackgerritMonty Taylor proposed openstack-infra/zuul-jobs master: Fetch built web content in javascript jobs  https://review.openstack.org/52848602:08
*** xinliang has quit IRC08:26
*** xinliang has joined #zuul08:40
*** xinliang has quit IRC08:40
*** xinliang has joined #zuul08:40
*** DESERT-EA751 has joined #zuul09:18
*** AlphaLead336 has joined #zuul09:21
*** ga-aw502 has joined #zuul09:25
*** federic759 has joined #zuul09:34
*** numair-a704 has joined #zuul09:40
*** leonar901 has joined #zuul09:41
*** leonar901 has quit IRC09:45
*** notic792 has joined #zuul09:47
*** depechemo833 has joined #zuul10:01
*** depechemo833 has quit IRC10:01
*** ^jose229 has joined #zuul10:02
*** ^jose229 has quit IRC10:02
*** joa274 has joined #zuul10:04
*** boccadile81 has joined #zuul10:06
*** JasonCL has quit IRC11:51
*** JasonCL has joined #zuul13:28
*** JasonCL has quit IRC14:32
*** JasonCL has joined #zuul14:34
*** JasonCL has quit IRC14:39
*** JasonCL has joined #zuul14:41
*** baiyi has quit IRC14:47
*** JasonCL has quit IRC15:00
*** JasonCL has joined #zuul15:01
*** JasonCL has quit IRC15:06
*** JasonCL has joined #zuul15:09
*** JasonCL has quit IRC15:20
*** JasonCL has joined #zuul15:27
*** JasonCL has quit IRC15:32
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Add babel transpiling enabling use of ES6 features  https://review.openstack.org/52829515:36
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Add StandardJS linting and analysis  https://review.openstack.org/52829615:36
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Fix source_url handling for jobs view  https://review.openstack.org/52837315:36
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Fix StandardJS warnings and turn them to errors  https://review.openstack.org/52829715:36
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Add bundle analysis to the lint target  https://review.openstack.org/52829815:36
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Make bundle of build web content  https://review.openstack.org/52837415:36
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Remove use strict  https://review.openstack.org/52843715:36
*** JasonCL has joined #zuul17:23
*** JasonCL has quit IRC17:32
*** ChanServ has quit IRC18:04
*** ChanServ has joined #zuul18:08
*** barjavel.freenode.net sets mode: +o ChanServ18:08
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Use yarn and webpack to manage zuul-web javascript  https://review.openstack.org/48753818:20
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Add babel transpiling enabling use of ES6 features  https://review.openstack.org/52829518:20
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Add StandardJS linting and analysis  https://review.openstack.org/52829618:20
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Fix source_url handling for jobs view  https://review.openstack.org/52837318:20
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Fix StandardJS warnings and turn them to errors  https://review.openstack.org/52829718:20
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Add bundle analysis to the lint target  https://review.openstack.org/52829818:20
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Make bundle of build web content  https://review.openstack.org/52837418:20
openstackgerritMonty Taylor proposed openstack-infra/zuul feature/zuulv3: Remove use strict  https://review.openstack.org/52843718:21
*** flepied__ has quit IRC18:28
*** flepied has joined #zuul18:39
tobiashmordred: commented on https://review.openstack.org/#/c/528483/19:03
dmsimardSpamapS: mordred was sick last week, he's catching up :P19:05
*** dkranz has quit IRC19:08
*** dkranz has joined #zuul19:08
openstackgerritMerged openstack-infra/zuul-jobs master: Fetch built web content in javascript jobs  https://review.openstack.org/52848619:11
*** dkranz has quit IRC19:16
mordredtobiash: doh. you're completely right19:19
openstackgerritTobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Do pep8 housekeeping according to zuul rules  https://review.openstack.org/52294519:35
openstackgerritTobias Henkel proposed openstack-infra/nodepool feature/zuulv3: Use same flake8 config as in zuul  https://review.openstack.org/50971519:35
dmsimardtobiash: should probably carry over the pep8 tox.ini config from zuul so we can test the change in-flight ?19:37
dmsimardoh wait you did it in a separate commit19:37
tobiashdmsimard: yes, that's the followup19:38
tobiashdidn't want to do this in a single change for easier review19:38
dmsimardmight hit a chicken and egg preventing you from merging the first change if it clashes with the current pep8 rules, I dunno19:39
tobiashthe current pep8 rules basically check almost nothing19:41
dmsimardoh, okay then19:43
SpamapSCurious how everyone feels about the bandit security scanner.22:02
SpamapSI just ran it against zuul. With medium severity high confidence, it only gripes about using yaml.load and pickle... both of which are pretty acceptible uses.22:03
SpamapS(it also has a ton of low severity stuff that does look possibly legit.. like zuul-scheduler listening on 0.0.0.0 by default.22:04
*** flepied has quit IRC22:17
*** flepied_ has joined #zuul22:17
*** flepied__ has joined #zuul22:19
*** flepied_ has quit IRC22:22
*** flepied_ has joined #zuul22:29
*** flepied__ has quit IRC22:33
dmsimardSpamapS: it's a low hanging fruit catcher22:44
dmsimardIt's not very comprehensive but tends to prevent self foot shooting22:44
dmsimard(IMO)22:45
SpamapSYeah, it may prove useful as we expand the community.22:52
openstackgerritClint 'SpamapS' Byrum proposed openstack-infra/zuul feature/zuulv3: Use bandit security scanner  https://review.openstack.org/52858822:53
SpamapSPretty small patch to make it work.22:54

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