*** openstack has joined #softwarefactory | 00:18 | |
pabelanger | http://eavesdrop.openstack.org/irclogs/%23softwarefactory/latest.log.html | 01:17 |
---|---|---|
pabelanger | now lives | 01:17 |
*** flepied has quit IRC | 01:49 | |
*** caowei has joined #softwarefactory | 02:26 | |
*** caowei has quit IRC | 03:24 | |
*** nijaba has quit IRC | 03:54 | |
*** caowei has joined #softwarefactory | 03:55 | |
sfbender | Merged software-factory/sf-config master: zuul: ensure the scheduler is started and running first https://softwarefactory-project.io/r/11603 | 04:50 |
sfbender | Tristan de Cacqueray created software-factory/sf-config master: zuul: add support for new api routes https://softwarefactory-project.io/r/11701 | 07:06 |
*** flepied has joined #softwarefactory | 07:32 | |
*** flepied has quit IRC | 07:48 | |
*** apevec has joined #softwarefactory | 08:29 | |
*** apevec has joined #softwarefactory | 08:29 | |
*** flepied has joined #softwarefactory | 08:36 | |
sfbender | Tristan de Cacqueray created software-factory/sf-config master: zuul: remove support for old route https://softwarefactory-project.io/r/11703 | 08:59 |
*** flepied_ has joined #softwarefactory | 09:05 | |
*** flepied has quit IRC | 09:07 | |
*** flepied__ has joined #softwarefactory | 10:05 | |
*** flepied_ has quit IRC | 10:08 | |
*** flepied__ is now known as flepied | 10:09 | |
*** caowei has quit IRC | 10:09 | |
sfbender | Tristan de Cacqueray created software-factory/sf-config master: gerrit: add support for version 2.14 https://softwarefactory-project.io/r/11704 | 11:16 |
sfbender | Tristan de Cacqueray created software-factory/sf-ci master: gerrit: add local GerritUtils to support gerrit-2.14 https://softwarefactory-project.io/r/11705 | 11:17 |
*** mack2_ has joined #softwarefactory | 11:35 | |
*** mack2_ has left #softwarefactory | 11:36 | |
*** dsariel has quit IRC | 11:43 | |
*** apevec has quit IRC | 12:00 | |
*** dsariel has joined #softwarefactory | 12:44 | |
*** maeca has joined #softwarefactory | 13:25 | |
*** maeca has quit IRC | 13:30 | |
sfbender | Fabien Boucher created www.softwarefactory-project.io master: Add sprint 2018-12 to sf blog https://softwarefactory-project.io/r/11706 | 13:34 |
*** yassine has quit IRC | 14:00 | |
*** yassine has joined #softwarefactory | 14:02 | |
gundalow | OK, going to seperate my development from production code | 14:08 |
*** dsariel has quit IRC | 14:09 | |
gundalow | Can someone please remove gh/ansible-network/network-engine and add gh/ansible-network/network-engine-zuul I know Software factory's list of untrusted repos need update, not sure what else | 14:09 |
*** dsariel has joined #softwarefactory | 14:09 | |
*** flepied has quit IRC | 14:19 | |
sfbender | Merged software-factory/managesf master: gerrit: remove support for cookie authentication https://softwarefactory-project.io/r/11598 | 14:19 |
gundalow | pabelanger: Is that something you have the powers to change? | 14:30 |
fbo_ | gundalow: hi | 14:49 |
fbo_ | is it that change you want to perform https://softwarefactory-project.io/r/#/c/11707/ ? | 14:50 |
gundalow | fbo_: +1 | 14:52 |
pabelanger | morning | 15:00 |
pabelanger | gundalow: why did you want to create a new project? Was there something with pre-merge testing you can't do? | 15:01 |
gundalow | pabelanger: I've been asked not to do testing in that repo | 15:01 |
pabelanger | ack | 15:02 |
gundalow | Will end up there, just avoids confusion | 15:02 |
pabelanger | fbo_: nhicher: so, https://softwarefactory-project.io/r/#/c/11707/ isn't actually a safe change to make, and we are going to have to increase of testing of patches like that, if ansible-network/network-engine-zuul has an existing .zuul.yaml file (especially listing broken / invalid jobs) it is going to wedge zuul. | 15:05 |
pabelanger | what we should be doing, is validating new projects added to main.yaml don't actually have a zuul.yaml file and if do -1 | 15:05 |
pabelanger | this is what we do upstream: http://git.openstack.org/cgit/openstack-infra/project-config/tree/tools/check_valid_gerrit_projects.py#n71 | 15:06 |
pabelanger | this issue here, is because the project was manually created, we cannot check at that time | 15:06 |
pabelanger | unless we switch to using jeepyb and store that info in yaml and have a bot create the project | 15:07 |
fbo_ | pabelanger: yes adding a project with an existing zuul conf is not completly safe. I admit :) | 15:10 |
pabelanger | fbo_: does SF have tooling today to automate the creation or import of projects into git? | 15:12 |
fbo_ | but we have that broken config patch in place so whole config won't have been broken if the new project conf was broken | 15:12 |
fbo_ | yes we have tool similar to jeebyb ... every project are defined under a resources yaml definition. | 15:13 |
pabelanger | okay, we should see how we can have projects on github use that tooling too | 15:14 |
fbo_ | this is under our config repo. For instance that yaml file https://softwarefactory-project.io/r/gitweb?p=config.git;a=blob;f=resources/repoxplorer.yaml;h=1e6fd38f6c25f7db4e05f7c9c132a2cb73f2df19;hb=HEAD | 15:14 |
pabelanger | fbo_: is there any docs on how projects can import / create projects using it? | 15:15 |
fbo_ | we though about adding a github support ... but it was just idea. Now as we start to have github user it can make sense. | 15:16 |
fbo_ | let me find the doc link | 15:16 |
fbo_ | https://softwarefactory-project.io/docs/project_config/resources_user.html | 15:17 |
pabelanger | thanks! | 15:17 |
pabelanger | Yah, if SF is going to start being used to manage more github projects, i think adding support for it should be on the short list of things to do | 15:18 |
fbo_ | gundalow: so the new project is loaded https://ansible.softwarefactory-project.io/zuul/projects.html | 15:18 |
fbo_ | pabelanger: yes and we can have some nice/safe action like setting branch protection when we create repo on github | 15:19 |
*** flepied has joined #softwarefactory | 15:19 | |
pabelanger | indeed | 15:19 |
pabelanger | I think tobiash upstream has some of this logic already, we should reach out to him and see if it is online any place | 15:20 |
fbo_ | yes; and it should be that hard to use the api to set these options. | 15:24 |
fbo_ | this idea also is when a project is defined in the resources yaml tree it is then added to zuul to remove the need for the user to add in in main.yaml | 15:26 |
fbo_ | s/in/it/ | 15:26 |
fbo_ | so that's why we worked on that zuul patch https://review.openstack.org/#/c/535878/ too | 15:27 |
gundalow | fbo_: Thank you, I'll test after dinner | 16:05 |
*** dsariel has quit IRC | 16:39 | |
*** dsariel has joined #softwarefactory | 16:51 | |
*** dsariel has quit IRC | 17:04 | |
*** dsariel has joined #softwarefactory | 17:19 | |
gundalow | fbo_: Thanks config switch is good | 18:02 |
*** dsariel has quit IRC | 18:06 | |
*** flepied_ has joined #softwarefactory | 18:10 | |
*** flepied has quit IRC | 18:11 | |
*** flepied__ has joined #softwarefactory | 18:22 | |
*** flepied_ has quit IRC | 18:26 | |
*** dsariel has joined #softwarefactory | 20:52 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!