[three]Bean
Factory 2, Sprint 14
Apr 11, 2017 | categories: sprint, factory2, fedora View CommentsHello all. Bi-weekly update from the Factory 2 team on our work here. We have three videos this sprint.
Two are related to the module-build-service: both on submitting builds. We have some new client tooling to show which should make manual submission and monitoring of module-builds much simpler. The second is a demo of an early prototype of our continuous rebuild system.
Additionally, we have a demo of some early prototype work for the arbitrary branching proposal that we talked about at DevConf back in February.
coco-module-rebuild, by jkaluza
This demo shows initial prototype of Continuos Compose Service and first use-case: Rebuild of module in Module Build Service as a result of update of module definition in dist-git.
mbs-build, by jkaluza
This demo shows new 'mbs-build' command which can be used to submit and manage Module Build Service builds.
pdc-sla-apis, by mprahl
This demo shows an API developed to store SLA and EOL information on package branches in Product Definition Center (PDC). The API would act as a gold source for other tools that need to make decisions based on this information. The code shown in this demo is in review and could change before it makes it to master.