- If needed, update
patchPluginXml.untilBuild
- Update
patchPluginXml.changeNotes
andpatchPluginXml.pluginDescription
- Run tests and runIDE
- Temporarily set
intellij.version
topatchPluginXml.sinceBuild
and run tests and runIDE. Then restoreintellij.version
. - Merge branch master to releases
- In releases branch, set
version
- Run
buildPlugin
, install from disk and test manually - Double check
patchPluginXml.changeNotes
andpatchPluginXml.pluginDescription
- Make sure
publishPlugin.channels
is unset - Run
publishPlugin
task git commit -a …
,git tag …
,git push --tags
- Upload build/distributions/*.zip to GitHub