Hi, I’ve created a separate repo for VSNetBeans https://github.com/apache/netbeans-vscode It now contains sources from nbcode and vscode folders from netbeans.git java/java.lsp.server. Many thanks to Tomas Hurka for his Git expertise and thoroughness.
Netbeans-vscode is buildable as well as netbeans. Fixes for vscode and nbcode have to go to new repo. Next steps (roughly): Build jobs for netbeans-vscode CI Source code artifact creation ... PR for main netbeans repo to remove what was moved as well as fix all builds to not build VSNetBeans there. Regards, Martin > On 7. 5. 2025, at 13:32, Neil C Smith <neilcsm...@apache.org> wrote: > > Hi, > > On Wed, 7 May 2025 at 10:02, Martin Balin <mba...@apache.org> wrote: >> I’ve created vsnetbeans_2600 branch from commit id you have recommended. Now >> we are running decoupled release process for VSNetBeans. Fixes for LSP are >> welcome on that branch. > > I think that works for now, at least as an interim step for your > current release. Before the following release you should think about > the separate release repo, CI and metabuild JSON. Obviously, they're > my personal views, and other people, particularly thinking Eric, Jan > and Michael, might have additional release concerns to address in > this? I think it is starting to align with previous discussions here > and on Slack? > > At the moment we have no GitHub CI testing on vsnetbeans* branches. I > presume you'll want some relevant testing on your release branches or > repo in future. We just need to be careful to stay within the CI > resources we have. > > At the moment we are triggering things on Jenkins with these branches > that are not necessary, although the usage here is small. We should > still make sure we're only using what we need. There's a whole load > of stuff there that should be rationalized anyway. > > Best wishes, > > Neil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > >