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
- User logged into CLI with write access to registry-support repo
4
+
5
+
- SSH key setup with GitHub
6
+
- See [GitHub documentation](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) for more information
7
+
- Write access to the [devfile/registry-support](https://github.com/devfile/registry-support) repository
9
8
10
9
## Process
11
10
<!--
@@ -16,5 +15,40 @@ TODO: Update this process for the various ways to run the script
16
15
2. Or "I want to cut version 2.1.0, which is a Minor release"
17
16
2. Set the appropriate environment variables
18
17
1.`VERSION`
18
+
- In the form [Major].[Minor].[Patch]
19
19
2.`RELEASE_TYPE`
20
-
3.`RELEASE_CANDIDATE` - optional, defaults to `false` if unset
0 commit comments