Skip to content

Commit

Permalink
Automatically Promote PTF for v3.1.0 after release by zowe robot (#4172)
Browse files Browse the repository at this point in the history
* Promote PTF after release v3.1.0

Signed-off-by: zowe-robot <[email protected]>

* update staging manifest to 3.2.0

Signed-off-by: MarkAckert <[email protected]>

---------

Signed-off-by: zowe-robot <[email protected]>
Signed-off-by: MarkAckert <[email protected]>
Co-authored-by: MarkAckert <[email protected]>
  • Loading branch information
zowe-robot and MarkAckert authored Feb 4, 2025
1 parent 5df0730 commit 825c17e
Show file tree
Hide file tree
Showing 6 changed files with 77 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Zowe",
"version": "3.1.0",
"version": "3.2.0",
"description": "Zowe is an open source project created to host technologies that benefit the Z platform from all members of the Z community (Integrated Software Vendors, System Integrators and z/OS consumers). Zowe, like Mac or Windows, comes with a set of APIs and OS capabilities that applications build on and also includes some applications out of the box. Zowe offers modern interfaces to interact with z/OS and allows you to work with z/OS in a way that is similar to what you experience on cloud platforms today. You can use these interfaces as delivered or through plug-ins and extensions that are created by clients or third-party vendors.",
"license": "EPL-2.0",
"homepage": "https://zowe.org",
Expand Down
3 changes: 3 additions & 0 deletions smpe/bld/service/promoted-apar.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
IO29468
IO29469
IO29470
45 changes: 45 additions & 0 deletions smpe/bld/service/promoted-close.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
IO29468 -
PROBLEM SUMMARY:
****************************************************************
* USERS AFFECTED: All Zowe users *
****************************************************************
* PROBLEM DESCRIPTION: Update Zowe FMID AZWE003 to match the *
* community release *
****************************************************************
* RECOMMENDATION: Apply provided service *
****************************************************************
The Zowe community version was updated to 3.1.0.
This PTF provides the community changes in SMP/E format.
Follow this link for more details on the community changes:
https://docs.zowe.org/stable/

IO29469 -
PROBLEM SUMMARY:
****************************************************************
* USERS AFFECTED: All Zowe users *
****************************************************************
* PROBLEM DESCRIPTION: Update Zowe FMID AZWE003 to match the *
* community release *
****************************************************************
* RECOMMENDATION: Apply provided service *
****************************************************************
The Zowe community version was updated to 3.1.0.
This PTF provides the community changes in SMP/E format.
Follow this link for more details on the community changes:
https://docs.zowe.org/stable/

IO29470 -
PROBLEM SUMMARY:
****************************************************************
* USERS AFFECTED: All Zowe users *
****************************************************************
* PROBLEM DESCRIPTION: Update Zowe FMID AZWE003 to match the *
* community release *
****************************************************************
* RECOMMENDATION: Apply provided service *
****************************************************************
The Zowe community version was updated to 3.1.0.
This PTF provides the community changes in SMP/E format.
Follow this link for more details on the community changes:
https://docs.zowe.org/stable/

25 changes: 25 additions & 0 deletions smpe/bld/service/promoted-hold.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
++HOLD(UO90082) SYSTEM FMID(AZWE003) REASON(ACTION) DATE(25034)
COMMENT(
****************************************************************
* Affected function: Zowe servers *
****************************************************************
* Description: stop servers *
****************************************************************
* Timing: pre-APPLY *
****************************************************************
* Part: ZWESLSTC and ZWESISTC *
****************************************************************
Stop the Zowe servers before installing this update.

****************************************************************
* Affected function: Zowe servers *
****************************************************************
* Description: start servers *
****************************************************************
* Timing: post-APPLY *
****************************************************************
* Part: ZWESLSTC and ZWESISTC *
****************************************************************
Start the Zowe servers after installing this update.

).
2 changes: 2 additions & 0 deletions smpe/bld/service/promoted-ptf.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
UO90082
UO90083
2 changes: 1 addition & 1 deletion smpe/bld/service/ptf-bucket.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
#----------------------------------------------------------------------#
#
# format: <ptf1> <ptf2> - <apar1> <apar2> [<sec/int apar>]
UO90082 UO90083 - IO29468 IO29469 IO29470
#UO90082 UO90083 - IO29468 IO29469 IO29470 - Mon Feb 3 21:28:46 UTC 2025
UO90084 UO90085 - IO29471 IO29472 IO29473

0 comments on commit 825c17e

Please sign in to comment.