We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32b6226 commit 7c27bceCopy full SHA for 7c27bce
DEVELOPMENT.md
@@ -17,12 +17,9 @@ Merge PR
17
Pull down the latest master
18
Make the tag from the new master
19
Push the tag (`git push upstream --tags`)
20
-- `rm -rf _build release`
21
-- `cp .release-tool-versions .tool-version`
22
-- `mix elixir_ls.release`
23
-- `cd release`
24
-- `zip elixir-ls.zip *`
25
-- Attach elixir-ls.zip to the release on github https://github.com/elixir-lsp/elixir-ls/releases (edit the tag to make it into a release)
+Wait for github actions to push up a draft release https://github.com/elixir-lsp/elixir-ls/releases
+Edit the draft release with a link to the changelog
+Publish the draft release
26
27
# Debugging
28
0 commit comments