On Wed, 2 Oct 2019 at 17:41, Robbie Gemmell <[email protected]> wrote: > > On Wed, 2 Oct 2019 at 16:47, Clebert Suconic <[email protected]> > wrote: > > > > On Wed, Oct 2, 2019 at 10:44 AM Robbie Gemmell <[email protected]> > > wrote: > > > Thats what we do at Qpid and what I've seen other > > > projects do, I find it simpler overall. > > > > Tl;DR: > > I'm all +10000000 on this... what we need to change on infra. > > > > Can we keep the history from master > > > We wouldnt need to change much to get everything on the same branch I > dont think, and it seems like we can do so without infra: I just tried > on your last commit as a test and was able to force-push the asf-site > branch in the website repo. > > So basically it seems it needs something like: repopulate the asf-site > branch (or a test branch) with the master history locally, simplify > the build script to only build and nothing else, fix up the .gitignore > file appropriately, build things, commit, and [force] push. > > Assuming of course others agree that it is what should happen? > > Robbie
Actually, I forgot one thing, the repo default branch is set to master, that would presumably need infra to update it to have the default as asf-site..but that could be done separately from the actual site changes.
