Agree it makes sense to match branching strategy across all the repos. The nexusproto repo does not change frequently so it may be a little overkill for that repository but I think the benefits of consistent development strategy outweighs the slightly increased overhead.
- Frank On Thu, Feb 29, 2024 at 8:33 AM Stepheny Perez <skpe...@apache.org> wrote: > Riley, > > I support your proposed changes; we should ensure the branching strategy > is consistent across all SDAP repos. > > Thanks, > Stepheny > > On 2024/02/27 23:27:13 Riley Kuttruff wrote: > > Hey everyone, > > > > Just wanted to bump this thread as I think we should have a bit more > engagement on this > > topic before I take it to infra. > > > > -Riley > > > > On 2024/02/20 23:37:11 Riley Kuttruff wrote: > > > Hi all, > > > > > > As we've implemented an improved branching strategy in the Nexus repo > [1], I think we should implement the same in the Ingester [2] and > nexusproto [3] repos as well. > > > > > > This would require: > > > - Setting the default branch for Nexus to be develop. > > > - Renaming the dev branch in ingester to develop, bringing the master > branch up to date with develop, and protecting it with .asf.yaml, making it > the latest release branch > > > - Creating a new branch, develop, from the master branch in > nexusproto, making it the default and protecting it and master in .asf.yaml > > > > > > I'd like to hear your thoughts and opinions on these changes. Should > we do this? If so, I can create a ticket with INFRA. > > > > > > Thanks, > > > Riley > > > > > >