works for me 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 ven. 17 juil. 2020 à 16:19, Enrico Olivelli <eolive...@gmail.com> a écrit : > Il Ven 17 Lug 2020, 16:14 Romain Manni-Bucau <rmannibu...@gmail.com> ha > scritto: > > > Hi Enrico, > > > > While we have a single type of this build tool +1 (= I don't think it > would > > be good to have GH Action + Travis + AppVeryor + SemaphoreCI + ...). > > What would do the default build? mvn install or would it run all DB > > profiles based on docker images? > > > > Just mvn install is enough for me. > > More complex/heavier builds should stay on ASF Jenkins, no need to run them > at every PR validation. > > Enrico > > > > 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 ven. 17 juil. 2020 à 15:54, Enrico Olivelli <eolive...@gmail.com> a > > écrit : > > > > > Hey, > > > what about adding a simple validation of Pull Requests using GitHub > > actions > > > ? > > > I can create a very simple configuration file if you like this idea. > > > > > > It will help a lot in contributing patches, this way it is sure for the > > > committer that the patch is not breaking unit tests (not integration > > tests, > > > of course) and it can help the contributor as it given an immediate > > > feedback of the goodness of the patch > > > > > > > > > > > > Enrico > > > > > >