Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.16 RC to Master #3836

Merged
merged 175 commits into from
May 23, 2024
Merged

v2.16 RC to Master #3836

merged 175 commits into from
May 23, 2024

Conversation

MarkAckert
Copy link
Member

@MarkAckert MarkAckert commented May 23, 2024

Updates master with changes from RC branch.

No merge conflicts.

1000TurquoisePogs and others added 30 commits October 20, 2023 07:07
node 14 is no longer supported. our documentation says so

Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
* Replace introspect url with JWK

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

* fix name

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

* temporary change to test

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

* fix

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

* fix

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

* revert back the manifest.json

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

---------

Signed-off-by: at670475 <[email protected]>
Co-authored-by: Mark Ackert <[email protected]>
* build: convert workflow files to ascii before paxing

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

* chore: add changelog

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

* build: adjust dir base

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

* build: remove quotes from ls command

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

* build: fix quotes in iconv

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

* deleted hyphen

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

* script was trying to convert files that are in input directory but it was trying it from working directory

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

* build: fix variable

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

* build: correct conversion script; use find instead of ls

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

* Have to convert all the workflows back to IBM-1047 before copy into dataset(not going into pswi, just test dir)

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

* update changelog target version

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

---------

Signed-off-by: MarkAckert <[email protected]>
Signed-off-by: mm667937 <[email protected]>
Co-authored-by: mm667937 <[email protected]>
Signed-off-by: Martin Zeithaml <[email protected]>
Co-authored-by: Mark Ackert <[email protected]>
Signed-off-by: ojcelis <[email protected]>
Automatically Promote PTF for v2.12.0 after release by zowe robot
Signed-off-by: ojcelis <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
* Add global and component level network configuration options

Signed-off-by: Timothy Gerstel <[email protected]>

* Use zoweIpv4 for bind addresses and update tls settings to enums

Signed-off-by: Timothy Gerstel <[email protected]>

* Deduplicate schema and separate server from client

Also change "bind" to "listen" and tls prefix with TLSv, as seen in the majority of our servers.

Signed-off-by: 1000TurquoisePogs <[email protected]>

* Fix schema json syntax

Signed-off-by: 1000TurquoisePogs <[email protected]>

* Shorten tlsSettings to tls, and fix plural ipAddresses

Signed-off-by: 1000TurquoisePogs <[email protected]>

---------

Signed-off-by: Timothy Gerstel <[email protected]>
Signed-off-by: 1000TurquoisePogs <[email protected]>
Co-authored-by: 1000TurquoisePogs <[email protected]>
* build: remove failing chown from build step

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

* build: update mkdir to _cmd, chown _super to _cmd

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

* chore: update comment

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

---------

Signed-off-by: MarkAckert <[email protected]>
Make example-zowe.yaml certificate scenarios more accurate
* build: zzow04 to zzow08

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

* build: add port

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

* build: remove explicit pax vars. action defaults updated.

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

* build: update marist system names

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

* chore: update playbook hosts

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

* chore: change ansible port for new systems

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

* test: update failing vt test; system response correct

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

* build: update PSWI builds for zzow07

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

* chore: lint fix

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

* chore: update random gen to create 6,7,8

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

* build: temporarily disable vt test

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

* build: comment out entire file (lint errors)

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

---------

Signed-off-by: MarkAckert <[email protected]>
James Struga and others added 22 commits May 2, 2024 11:55
Signed-off-by: James Struga <[email protected]>
Signed-off-by: James Struga <[email protected]>
Collecting more changes for v2.16.0 release
Update ZE component versions for 2.16.0
Signed-off-by: MarkAckert <[email protected]>
Update versions of APIML, Jobs, Datasets and native code (AT-TLS) for release 2.16
Signed-off-by: James Struga <[email protected]>
Signed-off-by: James Struga <[email protected]>
Signed-off-by: Pablo Hernán Carle <[email protected]>
Copy link

github-actions bot commented May 23, 2024

build 5296 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9211381525

@MarkAckert MarkAckert added the Build: None Used in CI label May 23, 2024
@MarkAckert MarkAckert requested a review from struga0258 May 23, 2024 16:16
Copy link

github-actions bot commented May 23, 2024

Test workflow 4589 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.16.0-PR-3836/zowe-2.16.0-pr-3836-5296-20240523161856.pax
Running on machine: zzow07
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9211476905

@MarkAckert MarkAckert merged commit a4eb758 into v2.x/master May 23, 2024
11 checks passed
@MarkAckert MarkAckert deleted the user/markackert/v216-rc-to-master branch May 23, 2024 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build: None Used in CI
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.