-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
Description
Release 6.0.1
Release Checklist
Git Preparation
- Create release branch
release/6.0.1fromdevelop - Create pull requests:
- Main PR: Release
6.0.1tomain#978 - Dev PR: Release
6.0.1todev#979
- Main PR: Release
Code Preparation
- Run tests and linting
- Complete the checklist and merge the main PR: Release
6.0.1tomain#978 - Complete the checklist and merge the dev PR: Release
6.0.1todev#979 - 🚨 DO NOT RELEASE before holidays or weekends! Mondays and Tuesdays are preferred.
Publishing the Release
- After the main PR is merged, publish the draft release: https://github.com/stellar/stellar-disbursement-platform-backend/releases/tag/untagged-4bc20db7e64808feda2e -> Release Page
- Verify the Docker image is published to Docker Hub
- Propagate the helmchart version update to the stellar/helm-charts repository