You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every new version always follows these steps in order:
2
2
3
-
1. Create a Pull Requirest upgrading JS packages, mobile version count and release template: https://github.com/RoboSats/robosats/pull/2015
3
+
1. Create a Pull Request upgrading JS packages, mobile version count and release template: https://github.com/RoboSats/robosats/pull/2015
4
4
2. Merge to main and add a new tag to the commit following our versioning structure: https://github.com/RoboSats/robosats/blob/main/.github/workflows/release.yml#L7
5
5
3. Monitor the triggered action until it's done. A new release draft will be created.
6
6
4. Fill the missing points in the release description.
7
7
5. Sign all the assets and upload their signatures.
8
-
6. Usually Coordinators are prompted to upgrade before publishing the new release.
8
+
6. Usually, Coordinators are prompted to upgrade before publishing the new release.
9
9
7. Mark the release as the latest and publish.
10
10
8. Every day at 19:00 GMT IzzyDroid checks automatically for new releases and download it to their repositories.
0 commit comments