Hi all, Although Jitpack is great and provides an on-demand Maven repo, it does not build the Docker images.
However, one can configure PR builds using Docker Hub's automatic build: https://docs.docker.com/docker-hub/builds/ On Sat, Mar 30, 2019 at 3:39 PM Zoltán Nagy <[email protected]> wrote: > Huh. That's smart! A Maven repo that builds artifacts on demand from the > version you specify? Cool stuff! > > I'm unclear on how this would get us closer to Docker images though. Sure > we can use JitPack to build the artifacts for us, but we still need to > build the Docker image around it somewhere, and publish it ourselves. Or am > I missing something? > > On Sat, Mar 30, 2019 at 1:20 PM Adrian Cole <[email protected]> > wrote: > >> ps sorry jitpack not gitpack >> >> https://jitpack.io/ >> >> On Sat, Mar 30, 2019, 8:08 PM Adrian Cole <[email protected]> >> wrote: >> >> > Hi, folks. >> > >> > It might be that I accidentally evoked a way for us to do pull request >> > docker images or nightlies. Sergei (bsideup) mentioned to me that >> gitpack >> > can be an option for these things. I dont know if it conflicts or doesnt >> > conflict with the concept of nightlies in ASF, but worth exploring? >> > >> > this is primarily us looking less frequent releases due to having better >> > testing. idea being people can pull a docker image off a branch or pull >> > request. We will want this thought through before moving the main repo I >> > think. >> > >> > thoughts? >> > -A >> > >> > tweet around this: >> > https://mobile.twitter.com/adrianfcole/status/1110807457922637824 >> > >> > > > -- > Zoltán Nagy > https://abesto.net > -- Best regards, Sergei Egorov
