- Turn off development copy of QRiS in QGIS.
- Close QGIS.
- DOUBLE CHECK that QgsTasks have
run()
commented out and are asynchronous. - Increment
__version__.py
. - Navigate to QGIS plugin folder and delete existing deployment copy of plugin. (go to source code folder and click on the symbolic link)
- Run
deploy.py
using `Python: Current File (QRiS) debug menu. - Open QGIS.
- Turn on deployment copy of QRiS.
- Test!
- Commit and push all changes.
- push dev.
- tag and push tag.
- Create and comment pre-release.