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
Copy file name to clipboardexpand all lines: docs/en/contributing-to-appium/release-appium.md
+4
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ Appium follows the GitLab flow approach. Releases are made on release branches t
23
23
1. Create a new post on discuss.appium.io announcing the release. Post it in the "News" category. Paste in the changelog and any choice comments. Pin it and unpin the previous release post.
24
24
1. Begin process of releasing `appium-desktop`.
25
25
1. Notify @jlipps to so he can tweet a link to the discuss post.
26
+
1. Create the next beta
27
+
1. Bump the `version` name in `package.json` for the next beta on the main branch. e.g. `1.22.0-beta.0`
0 commit comments