LunarVim icon indicating copy to clipboard operation
LunarVim copied to clipboard

Change Git Workflow

Open ChristianChiarulli opened this issue 2 years ago • 1 comments

We should adopt a more standard way of managing branches and releases, as well as nightly builds

AC:

  • rolling is merged into master
  • all new PRs will be merged to master
  • master is the "nightly" build
  • releases will be frozen to their own branches titled release-vX-neovim-0.Y (where X is the current LunarVim version and Y is the compatible neovim version)

ChristianChiarulli avatar Oct 15 '22 23:10 ChristianChiarulli

Hello please Assign me to work on this

Aniketmishra0 avatar Oct 22 '22 15:10 Aniketmishra0

Is there an automated way for the latest release to get fixes for breaking changes from plugins? If you need someone to maintain Release to apply those breaking changes I can be that person. For example, this was fixed in Nightly and is required by Release version #3457

gnmearacaun avatar Nov 11 '22 13:11 gnmearacaun