UPDATE: it turns out that people upstream are already working on this, so the idea would be to join that work.
As per
- http://mailman.suse.de/mlarch/SuSE/cloud-devel/2016/cloud-devel.2016.06/msg00059.html
- http://lists.openstack.org/pipermail/openstack-dev/2016-June/097584.html
it looks like Jenkins may be slowly going the way of the dinosaur, and certainly Zuul has some impressive capabilities, especially its approach to optimistic pipelining of CI. It would be great if we could harness those capabilities with existing git hosting providers such as gitlab and github, by adding support for them in Zuul.
This would bring some concrete advantages over the standard GitHub + Travis-CI approach; for example Travis-CI deliberately avoids retesting the updated merge commit GitHub generates when a PR is updated. This can lead to breakage in the master
branch when PRs based on outdated master
are merged.
No Hackers yet
This project is part of:
Hack Week 14
Activity
Comments
Similar Projects
Drag Race - comparative performance testing for pull requests by balanza
Description
«Sophia, a backend developer, s...
Explore the integration between OBS and GitHub by pdostal
Project Description
The goals:
1) When...
Port git-fixup to POSIX shell script and submit to git/git by mcepl
Description
https://github.com/keis/git-fix...