Thanks, Riley. Your proposed changes make sense as it aligns with our previous discussion on branching strategy [1]. It's a good idea to keep all SDAP repositories consistent to make it easier for contributions and releases.
[1] https://lists.apache.org/thread/o1978vfk6np4jwot80dxm76jtyrhzxk0 Thanks, Nga On Tue, Feb 20, 2024 at 3:50 PM Riley Kuttruff <r...@apache.org> wrote: > > Apologies, I forgot to include links: > > [1] https://github.com/apache/incubator-sdap-nexus > [2] https://github.com/apache/incubator-sdap-ingester > [3] https://github.com/apache/incubator-sdap-nexusproto > > 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 > >