mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 15:43:01 +00:00
add a step to mention testing binaries, and marking the release as latest
parent
a9144d9d86
commit
bbe4046bab
@ -23,4 +23,6 @@ Checklist of tasks to do for every LLVM release.
|
||||
* In "Release description", put e.g. `Stable clangd 18.1.3 release.`
|
||||
* Click "Run workflow"
|
||||
* Wait for the builds to run. The release should be created automatically and the release packages attached to it once the build complete.
|
||||
* Mark the release as a stable release by unchecking the "pre-release" checkbox.
|
||||
* Test out the binaries on as many platforms as possible, e.g. running `clangd --check=/tmp/foo.cc` to ensure binaries can "run".
|
||||
* Mark the release as a stable release by unchecking the "pre-release" checkbox.
|
||||
* Mark the release as latest after couple weeks if there are no issues. This will result in new binaries being picked up by [vscode-clangd](github.com/clangd/vscode-clangd) extension and some other integrations like [chrome](https://github.com/clangd/chrome-remote-index)/[llvm](https://github.com/clangd/llvm-remote-index) remote indexers and servers.
|
Loading…
Reference in New Issue
Block a user