I envision to automate the build and publishing process. At work we are migrating to git and along with that we are going to set up our (insane) build process with gitlab runners executed by virtualbox executors. See https://docs.gitlab.com/runner/ and https://docs.gitlab.com/ee/ci/yaml/README.html for more info.
Does the asf have the infrastructure to parse pipelines and run them as scripted in a yml file that is checked in and versioned? On 12 Jun 2017 5:59 p.m., "Matt Sicker" <[email protected]> wrote: > We're doing the same in log4j right now as well. I'd love to figure out a > more fluid way of doing this eventually. > > On 12 June 2017 at 10:16, Stefan Bodewig <[email protected]> wrote: > > > On 2017-06-12, Matt Sicker wrote: > > > > > That's an interesting use case. Are you using gitpubsub instead of > > > svnpubsub for the site then? > > > > "mvn site" plus manual copy over to svn plus the logging site's > > svnpubsub. Yes, it is painful :-) > > > > Stefan > > > > > > -- > Matt Sicker <[email protected]> >
