-
-
Notifications
You must be signed in to change notification settings - Fork 183
Release Checklist
@RubenKelevra edited this page Aug 1, 2021
·
2 revisions
ONLY RELEASE THE NEXT BRANCH!
- make sure all milestones are completed
- Update the version in custom_components/adaptive_lighting/manifest.json
- cherry-pick possible last-minute fixes from the
masterbranch to thenextbranch - copy the
nextbranch torelease-$major.$minor - add a tag with the version $major.$minor.$patch (without leading 'v')
- add a Github Release with the version $major.$minor.$patch (without 'v')