mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 23:53:02 +00:00
Created Release checklist (markdown)
parent
264cbcea24
commit
cdc2f54d6e
15
Release-checklist.md
Normal file
15
Release-checklist.md
Normal file
@ -0,0 +1,15 @@
|
||||
Checklist of tasks to do for every LLVM release.
|
||||
|
||||
## Once the release branch is created
|
||||
|
||||
* Updates to the [clangd website](https://clangd.llvm.org/)
|
||||
* Go through any new config keys added in this release and [document them](https://clangd.llvm.org/config.html)
|
||||
* Likewise for any notable new features
|
||||
* Contribute release notes to the LLVM website
|
||||
* the most recent release for which we have done this is [clangd 15](https://releases.llvm.org/15.0.0/tools/clang/tools/extra/docs/ReleaseNotes.html#improvements-to-clangd)
|
||||
* would be nice to write some for releases since then
|
||||
|
||||
## Once the LLVM release is out
|
||||
|
||||
* Prepare the clangd release on our [Github releases page](https://github.com/clangd/clangd/releases)
|
||||
* TODO: Write down concrete steps for how to do this, and who has the permission
|
Loading…
Reference in New Issue
Block a user