- Bump
versionin default.nix. - Commit with message: ‘chore(hublabbot): Bump to <new_version>’
- Add git tag to commit as ‘<new_version>’.
- Push commit and tag to GitHub.
- Rebuild Lorri shell:
lorri watch --shell-file tools/cfg/nix/shell.nix. - Build Docker image:
build-docker-img. - Login to Docker Hub:
docker login --username potpourri. - Deploy to Docker Hub:
deploy-to-docker-hub. - Bump version in nix overlay, then commit & push back.
- Release HubLabBot.
- Update settings in hublabbot.json if needed.
- Build and deploy to Heroku:
deploy-potpourri-bot.