Hey folks We don't have a PR builder for buildbot, and I'm not sure if its an option or not.
It looks like the ASF can offer a Jenkins CI with a PR builder: https://cwiki.apache.org/confluence/display/INFRA/Jenkins, which we could potentially be used, or we could explore Travis CI or something else. Travis was suggested by Otavio - do you want to have a go at setting that up and seeing how it goes? Jon On Mon, Dec 3, 2018 at 9:45 AM Daniel Cunha <[email protected]> wrote: > Hey, > > I believe for TomEE we don't have PR integrated with CI. BTW, I also prefer > to have a jenkins instead of build-bot, for sure I think Jenkins better > than build-bot. > > Em seg, 3 de dez de 2018 às 06:37, Otávio Gonçalves de Santana < > [email protected]> escreveu: > > > Hey Cesar, I have the same issue. Unfortunately no luck yet. > > > > On Fri, Nov 30, 2018 at 9:12 PM César Hernández Mendoza < > > [email protected]> wrote: > > > > > Hi guys, > > > I need help understanding how I can see past builds results from > > > https://ci.apache.org/builders/tomee-trunk-ubuntu-jvm8 > > > I couldn't find a way to search for the CI result of one or my PR's I > > > created early this week. > > > > > > I would also be interesting to see if we can use Jenkins instead > > > https://builds.apache.org/ > > > I searched the work Jenkin in https://openejb.markmail.org/search/?q= > > but > > > it seems that topic hasn't been often mentioned. > > > > > > El jue., 22 nov. 2018 a las 8:19, Romain Manni-Bucau (< > > > [email protected]>) > > > escribió: > > > > > > > Hi Otavio, > > > > > > > > Just needs to be asked to infra but the reactivity will be ~3h > instead > > > of a > > > > few minutes like for small projects so not sure it would help much. > > > > Investing in a build.sh can help more (./build.sh --core, ./build.sh > > > > --tomee, ./build.sh --tomee --validate etc) - it is an old idea > nobody > > > > tackled by lack of need at that time > > > > > > > > Romain Manni-Bucau > > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > > <https://rmannibucau.metawerx.net/> | Old Blog > > > > <http://rmannibucau.wordpress.com> | Github < > > > > https://github.com/rmannibucau> | > > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > > > > < > > > > > > > > > > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > > > > > > > > > > > > > > > Le jeu. 22 nov. 2018 à 14:56, Otávio Gonçalves de Santana < > > > > [email protected]> a écrit : > > > > > > > > > Hello everyone, I have a question about PR and continuous > > integrations. > > > > > Why we don't have a plugin to run the tests when we open a PR? > > > > > > > > > > I'm also helping in another Apache Project such as Apache TinkerPop > > > > > <https://github.com/apache/tinkerpop/pull/1000> and Apache Commons > > > > > <https://github.com/apache/commons-lang/pull/384> Lang and both > have > > > > this. > > > > > > > > > > > > > > > I also did a small search about, and I find more projects such as > > > > Zeppelin, > > > > > Commons-IO, Commons Collection those use the Travis plugin > > > > > <https://travis-ci.org>. > > > > > > > > > > > > > > > > > > -- > > > Atentamente: > > > César Hernández Mendoza. > > > > > > > > -- > Daniel "soro" Cunha > https://twitter.com/dvlc_ >
