Skip to content

Commit 25c4a11

Browse files
authored
Add notes to release process (#1251)
Signed-off-by: Carson Cook <[email protected]>
1 parent e41598c commit 25c4a11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/release.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
- [zowe-install-packaging/manifest.json.template](https://github.com/zowe/zowe-install-packaging/blob/master/manifest.json.template) needs to be updated to select a new minor or major version.
1313
- The major version number increases when a backward incompatible change is introduced.
1414
- The API ML is a part of the Zowe PAX file that is packaged by builds of the [zowe-install-packaging](https://github.com/zowe/zowe-install-packaging/) repository.
15+
- When a new release is available for a release candidate, the [zowe-install-packaging/manifest.json.template file on the RC branch](https://github.com/zowe/zowe-install-packaging/blob/rc/manifest.json.template) needs to be updated so the `org.zowe.apiml.sdk.*` components have the proper version.
1516
- [Zowe Release Process](https://github.com/zowe/zlc/blob/master/process/release.md)
17+
- Currently, there are issues with Gateway acceptance tests on the release pipeline. They can be disabled via `@Disabled` to allow a release.
1618

1719
## Jenkins release job
1820

0 commit comments

Comments
 (0)