Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release checklist 0.11 #28770

Open
21 tasks
justinmk opened this issue May 16, 2024 · 0 comments
Open
21 tasks

release checklist 0.11 #28770

justinmk opened this issue May 16, 2024 · 0 comments
Labels
project-management Neovim project matters (release process, logo, etc.)
Milestone

Comments

@justinmk
Copy link
Member

justinmk commented May 16, 2024

(previous: #23235)

Blocking issues

image

Pre-release (early)

  • run scripts/download-unicode-files.sh
  • Bump deps in cmake.deps/deps.txt
    • run scripts/bump_deps.lua (luajit, luv, libuv, treesitter)
    • treesitter parsers (C, Lua, Viml, Vimdoc, Query)
      • update queries from nvim-treesitter
    • lpeg (also in neovim/deps)
    • libvterm (also in neovim/deps)
    • msgpack
    • wintools
  • check s930x CI logs for errors pertaining to big-endian systems

Pre-release

  • Remove deprecated functions marked for removal (vim.deprecate(…, '0.11'))
  • Clean up news.txt (sorting, phrasing)
  • Merge nvim.appdata.xml changes from the maintenance branch.
  • Run scripts/release.sh

Post-release

Merge these after release

  • N/A
@justinmk justinmk added the project-management Neovim project matters (release process, logo, etc.) label May 16, 2024
@justinmk justinmk added this to the 0.11 milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project-management Neovim project matters (release process, logo, etc.)
Projects
None yet
Development

No branches or pull requests

1 participant