diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 00000000..5436ea06 --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +3.3.2 \ No newline at end of file diff --git a/Gemfile b/Gemfile index 5b257c9a..bdbcb470 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,6 @@ source "https://rubygems.org" +ruby '~> 3.3' gem "github-pages", group: :jekyll_plugins gem "webrick", "~> 1.7" diff --git a/_config.yml b/_config.yml index bdd29680..b97942fa 100644 --- a/_config.yml +++ b/_config.yml @@ -18,7 +18,7 @@ slack_url: https://slack.openmainframeproject.org mailing_list_user_url: https://lists.openmainframeproject.org/g/zowe-user youtube_zowe_url: https://www.youtube.com/playlist?list=PL8REpLGaY9QE_9d57tw3KQdwSVLKuTpUZ conformance_page_url: https://www.openmainframeproject.org/projects/zowe/conformance -omp_calendar_url: https://lists.openmainframeproject.org/g/zowe-dev/calendar +omp_calendar_url: https://zoom-lfx.platform.linuxfoundation.org/meetings/zowe zos_download_url: legal.html?version= containerization_download_url: legal.html?type=containerization&version= cli_download_url: legal.html?type=cli&version= @@ -63,10 +63,10 @@ zowe_cli_ftp_plugin_url: https://github.com/zowe/zowe-cli-ftp-plugin zowe_cli_ims_plugin_url: https://github.com/zowe/zowe-cli-ims-plugin zowe_cli_mq_plugin_url: https://github.com/zowe/zowe-cli-mq-plugin zowe_explorer_doc_url: https://docs.zowe.org/stable/user-guide/ze-install.html#installing-zowe-explorer -zowe_explorer_github_url: https://github.com/zowe/vscode-extension-for-zowe +zowe_explorer_github_url: https://github.com/zowe/zowe-explorer-vscode zowe_explorer_slack_url: https://openmainframeproject.slack.com/archives/CUVE37Z5F -zowe_explorer_next_github_url: https://github.com/zowe/vscode-extension-for-zowe/releases -zowe_explorer_next_doc_url: https://github.com/zowe/vscode-extension-for-zowe/tree/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md +zowe_explorer_next_github_url: https://github.com/zowe/zowe-explorer-vscode/releases +zowe_explorer_next_doc_url: https://github.com/zowe/zowe-explorer-vscode/tree/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md zowe_cics_explorer_next_github_url: https://github.com/zowe/vscode-extension-for-cics/releases zowe_sdk_doc_url: https://docs.zowe.org/stable/getting-started/overview.html#zowe-client-software-development-kits-sdks zowe_sdk_github_url: https://github.com/zowe/zowe-cli diff --git a/_data/announcements.yml b/_data/announcements.yml index d58e8839..14b0e932 100644 --- a/_data/announcements.yml +++ b/_data/announcements.yml @@ -1,4 +1,6 @@ # Announcements # Links need to be shared within announcement in the HTML form e.g. text visible for user -- announcement: "Are you ready for Zowe V3? Join our Consumer Office Hours at 8am Fridays beginning on 1/5/2024, see the zowe calendar for details" +- announcement: "Join the Zowe community on Wednesday, May 29 at 11:30 am -12:30 pm ET for the next quarterly update webinar! Register here" +- announcement: "Zowe V3 Release NEW delivery date: September 30, 2024 -- The Community will refresh v3 Office Hours in September" +- announcement: "Zowe V2 will have three more releases - 2.16 (May 30), 2.17 (July 15), 2.18 (August 30)" - announcement: "Stay informed, join our Zowe User mailing list today" diff --git a/_data/projects.yml b/_data/projects.yml index 3ba746e1..61a994ae 100644 --- a/_data/projects.yml +++ b/_data/projects.yml @@ -25,7 +25,7 @@ dedication: Core - name: Zowe Explorer description: A Visual Studio Code extension that modernizes the way developers and system administrators interact with z/OS mainframes. Zowe Explorer lets you interact with data sets, USS files, and jobs that are stored on z/OS. The extension complements your Zowe CLI experience and lets you use authentication services like API Mediation Layer. - github_url: https://github.com/zowe/vscode-extension-for-zowe + github_url: https://github.com/zowe/zowe-explorer-vscode slack_url: https://openmainframeproject.slack.com/archives/CUVE37Z5F doc_url: https://docs.zowe.org/stable/user-guide/ze-install.html#installing-zowe-explorer img_url: assets/img/zowe-explorer-image.webp diff --git a/_data/releases.yml b/_data/releases.yml index efc88677..7755da9f 100644 --- a/_data/releases.yml +++ b/_data/releases.yml @@ -2,28 +2,56 @@ # Note - keep this in order as the latest release is pulled from the first item in the list! future: v2: - - version: 2.15.1 - release_date: 2024-05-27 - - version: 2.15.0 - release_date: 2024-03-04 + - version: 2.17 + release_date: 2024-07-15 v1: - - version: 1.28.6 - release_date: 2024-09-30 + - version: 1.28.8 + release_date: 2024-10-14 -v2: +v2: + - version: 2.16.0 + zos_version: 2.16.0 + smpe_version: 2.16.0 + pswi_version: 2.16.0 + smpe_sysmod: PTF + smpe_numbers: UO90057 UO90058 + containerization_version: 2.16.0 + cli_version: 2.16.0 + cli_plugins_version: 2.16.0 + explorer_version: 2.16.0 + node_sdk_version: 2.16.0 + python_sdk_version: 2.16.0 + release_date: 2024-05-23 + documentation: stable + release_notes: v2_16_0 + - version: 2.15.0 + zos_version: 2.15.0 + smpe_version: 2.15.0 + pswi_version: 2.15.0 + smpe_sysmod: PTF + smpe_numbers: UO90049 UO90050 + containerization_version: 2.15.0 + cli_version: 2.15.0 + cli_plugins_version: 2.15.0 + explorer_version: 2.15.0 + node_sdk_version: 2.15.0 + python_sdk_version: 2.15.0 + release_date: 2023-03-08 + documentation: v2_15_x + release_notes: v2_15_0 - version: 2.14.0 zos_version: 2.14.0 smpe_version: 2.14.0 smpe_sysmod: PTF smpe_numbers: UO90047 UO90048 - containerization_version: 2.13.0 + containerization_version: 2.14.0 cli_version: 2.14.0 cli_plugins_version: 2.14.0 explorer_version: 2.14.0 node_sdk_version: 2.14.0 python_sdk_version: 2.14.0 release_date: 2023-01-26 - documentation: stable + documentation: v2_14_x release_notes: v2_14_0 - version: 2.13.0 zos_version: 2.13.0 @@ -243,6 +271,30 @@ v2: documentation: v2.0.x release_notes: v2_0_0 v1: + - version: 1.28.7 + zos_version: 1.28.7 + smpe_version: 1.28.7 + smpe_sysmod: PTF + smpe_numbers: UO90063 UO90064 + cli_version: 1.28.7 + cli_plugins_version: 1.28.7 + node_sdk_version: 1.28.7 + python_sdk_version: 1.28.7 + release_date: 2024-06-11 + documentation: v1.28.x + release_notes: v1_28_7 + - version: 1.28.6 + zos_version: 1.28.6 + smpe_version: 1.28.6 + smpe_sysmod: PTF + smpe_numbers: UO90051 UO90052 + cli_version: 1.28.6 + cli_plugins_version: 1.28.6 + node_sdk_version: 1.28.6 + python_sdk_version: 1.28.6 + release_date: 2024-04-11 + documentation: v1.28.x + release_notes: v1_28_6 - version: 1.28.5 zos_version: 1.28.5 smpe_version: 1.28.5 diff --git a/_data/v2/vnext_changes.yml b/_data/v2/vnext_changes.yml index 68c11662..ed576e12 100644 --- a/_data/v2/vnext_changes.yml +++ b/_data/v2/vnext_changes.yml @@ -81,9 +81,9 @@ image: /assets/img/zowe-explorer-image.webp description: | - - Changes to settings keys - automated migration of settings when user opens Zowe Explorer v2: (includes documentation) ([#PR 1450](https://github.com/zowe/vscode-extension-for-zowe/pull/1450)) - - [Using Global Profile Configuration](https://github.com/zowe/vscode-extension-for-zowe/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md) - - [Changes Affecting Extenders](https://github.com/zowe/vscode-extension-for-zowe/blob/next/docs/Early%20Access%20-%20Changes%20Affecting%20Extenders.md) + - Changes to settings keys - automated migration of settings when user opens Zowe Explorer v2: (includes documentation) ([#PR 1450](https://github.com/zowe/zowe-explorer-vscode/pull/1450)) + - [Using Global Profile Configuration](https://github.com/zowe/zowe-explorer-vscode/blob/next/docs/Early%20Access%20-%20Using%20Global%20Profile%20Configuration.md) + - [Changes Affecting Extenders](https://github.com/zowe/zowe-explorer-vscode/blob/next/docs/Early%20Access%20-%20Changes%20Affecting%20Extenders.md) - name: Systems homepage_link: diff --git a/_data/v2/vnext_faq.yml b/_data/v2/vnext_faq.yml index d84fbc15..0cc9ac07 100644 --- a/_data/v2/vnext_faq.yml +++ b/_data/v2/vnext_faq.yml @@ -121,7 +121,7 @@ general: The recommended approach for editing the config file is to launch it in VS Code from Zowe Explorer and make modifications there. The designated user responsible for creating and maintaining the config (we recommend a team lead or Administrator) will be able to leverage the built-in “intellisense” when editing the file. *Note: **Team Config fundamentally changes the paradigm on profile creation & management.** Prior to Team Config, **all users** were required to understand, create, test, trouble-shoot, and manage their own profiles. Team Config was designed to scale all of these tasks back, remove the burden from individual users and centralize it. Once the config is distributed most users should not need to make any significant edits.* - Join the discussion on this topic here: [https://github.com/zowe/vscode-extension-for-zowe/discussions/1535](https://github.com/zowe/vscode-extension-for-zowe/discussions/1535) + Join the discussion on this topic here: [https://github.com/zowe/zowe-explorer-vscode/discussions/1535](https://github.com/zowe/zowe-explorer-vscode/discussions/1535) diff --git a/_data/vnext_announcements.yml b/_data/vnext_announcements.yml index 099f34af..f6bb7062 100644 --- a/_data/vnext_announcements.yml +++ b/_data/vnext_announcements.yml @@ -1,2 +1,7 @@ - announcement: Zowe v3 is going GA on 2024/03/28 +- announcement: | + + Zowe V2 will have 3 more releases - 2.16 (May 30), 2.17 (July 15), 2.18 (August 30) + + Zowe V1 will End Support on September 30, 2024 with last patch release planned for October 14th - announcement: Learn more about Zowe Extensions V3 Compatibility, Conformance, and Availability Statement on Downloads page \ No newline at end of file diff --git a/_data/vnext_changes.yml b/_data/vnext_changes.yml index 4ea93110..24e2f9bb 100644 --- a/_data/vnext_changes.yml +++ b/_data/vnext_changes.yml @@ -5,7 +5,6 @@ **Breaking changes** - - Spring Cloud Gateway replaces Netflix Zuul based Gateway - The authentication endpoints wont support the route /api/v1/gateway and instead will support only /gateway/api/v1 - Spring Enabler will be updated to Spring Boot 3 and Spring 6 and the Spring Boot 2 and Spring 5 versions won't be supported anymore - Datasets API is archived @@ -13,12 +12,13 @@ - Metrics service is archived - IMS API is archived - Java 17 is required for API Mediation Layer to run - - z/OSMF in version V2R5 (preferred) or V2R3, V2R4 with APAR PH12143 applied + - z/OSMF in version V2R5 with APAR PH12143 applied - Statically onboarded services needs to do it via modifying the zowe.yaml and adding a directory outside of the zowe to read the files from + - Keyrings need to change configuration from safkeyring://// to safkeyring:// + - Support access to the zosmf only via /ibmzosmf route. Supporting both created issues for CLI setup **Important updates** - - API Rate Limiting supported by the Spring Cloud Gateway - Authentication and Authorization Service is separate service, only one that needs z/OS directly - name: Application Framework @@ -45,9 +45,9 @@ - Remove deprecated items - [CLI](https://github.com/zowe/zowe-cli/issues/1694) and [Imperative](https://github.com/zowe/imperative/issues/970) - IMS CLI extension is archived - **Important updates** + **Pre-release availability** - - Provide a Jenkinsfile template to replace shared library (github.com/zowe/zowe-cli-version-controller) + - V3 pre-release versions are available via [npm](https://www.npmjs.com/package/@zowe/cli) under the 'next' tag. - name: Explorer for Intellij homepage_link: /#zowe-intellij-plugin-intro @@ -70,7 +70,7 @@ **Breaking changes** - Remove V1 profile support - - Remove deprecated items - [Explorer for VSCode](https://github.com/zowe/vscode-extension-for-zowe/issues/2238) + - Remove deprecated items - [Explorer for VSCode](https://github.com/zowe/zowe-explorer-vscode/issues/2238) - Change profile creation menus - Store extension settings in the local storage @@ -79,6 +79,10 @@ - Store persistent settings in local storage - Compare files in MVS view, the USS view and across the two views + **Pre-release availability** + + - V3 pre-release versions are available via [GitHub releases](https://github.com/zowe/zowe-explorer-vscode/releases) or via the [Open VSX Registry](https://open-vsx.org/extension/Zowe/vscode-extension-for-zowe). + - name: Installation and Packaging homepage_link: image: diff --git a/_data/vnext_conformance_criteria.yml b/_data/vnext_conformance_criteria.yml index e69de29b..22f3e642 100644 --- a/_data/vnext_conformance_criteria.yml +++ b/_data/vnext_conformance_criteria.yml @@ -0,0 +1,24 @@ +- name: Zowe API Mediation Layer + description: | + + The API Mediation Layer related conformance Criteria are [here](https://ibm.box.com/s/qin12i90slsxzv2zdpiq4we6o6157gh5) + +- name: Zowe CLI + description: | + + The CLI related conformance Criteria are [here](https://ibm.box.com/s/d8dgrx37k42wi2o92bk6vglfdazmkte9) + +- name: Zowe Explorer + description: | + + The Explorer related conformance Criteria are [here](https://ibm.box.com/s/xmiwe01li8n0mgx4wpj68dqpsw2ybati) + +- name: Zowe Application Framework + description: | + + The Application Framework related conformance Criteria are [here](https://ibm.box.com/s/krk4cckl7mo1wgmjkghv1s82q8cu5rx1) + +- name: Support Providers + description: | + + The Support providers related conformance Criteria are [here](https://ibm.box.com/s/ok85oj6eflnpxsxvp1rntrebjbhebuk1) \ No newline at end of file diff --git a/_data/vnext_office_hours.yml b/_data/vnext_office_hours.yml index b5a5b031..5a054be0 100644 --- a/_data/vnext_office_hours.yml +++ b/_data/vnext_office_hours.yml @@ -26,44 +26,75 @@ extenders: materials_link: https://ibm.box.com/s/0srch736nkq0q6kcrxazt0nvgfjnxyd3 consumers: + - date: 09/06/2024 8AM - 9AM ET + topic: Web UI + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 09/13/2024 8AM - 9AM ET + topic: API Mediation Layer + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 09/20/2024 8AM - 9AM ET + topic: CLI & Client Node SDK + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 09/27/2024 8AM - 9AM ET + topic: Explorer (VS Code) + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 10/04/2024 8AM - 9AM ET + topic: Explorer (Intellij) + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 10/11/2024 8AM - 9AM ET + topic: Systems, Install & Packaging + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: + - date: 10/18/2024 8AM - 9AM ET + topic: Open Office Hours + meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/92746535715?password=0d6d9c4d-acab-4979-9ac1-f0a99aaa75c2 + recording_link: + materials_link: - date: 01/05/2024 8AM - 9AM ET topic: API Mediation Layer meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/iZ6-6mv0qy8tlnaIshVYyEF5fWAREjWYuwuvyyB9v9QKUcAzrpXZArT83qgpmO4u.tQFWMquAL3_sqgug + recording_link: https://youtu.be/6gkoSSypTck?si=h4DJCZ8LzZMj3rHh materials_link: https://ibm.box.com/s/06rtqh1at3nd7q3lgi36ly8uum1h4adn - date: 01/12/2024 8AM - 9AM ET topic: CLI meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/oWx79e8rAeAMFSikY9klU0-zURSE4TBZGxUQg33aqsBRPQs8LWQuE8DG4qIWy4fK.bGhUwOZitTNq0gYz + recording_link: https://youtu.be/wgzJO9eyyhA?si=dgER1FQVzwAvm_1t materials_link: https://ibm.box.com/s/aqcwrc83i8uq9llyo3kae8pjxi0p1xlb - date: 01/12/2024 8AM - 9AM ET topic: Node Client SDK meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/oWx79e8rAeAMFSikY9klU0-zURSE4TBZGxUQg33aqsBRPQs8LWQuE8DG4qIWy4fK.bGhUwOZitTNq0gYz + recording_link: https://youtu.be/wgzJO9eyyhA?si=dgER1FQVzwAvm_1t materials_link: https://ibm.box.com/s/ujdkjfb6f1zhx4amse1x7aysdb76ai80 - date: 01/19/2024 8AM - 9AM ET topic: Explorer (VSCode) meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: https://zoom.us/rec/share/DjXmEXpMaQKTww7czM2IgDpHvUPi4ltC7DsrvNXI0EX1pBel3S4F7cgLXp_qOo-y.ChpJROsc0PhkhAh4 + recording_link: https://youtu.be/ZGmD2hxJVHE?si=ra46RJu3YdkecrXu materials_link: https://ibm.box.com/s/366i3i576c3r2s6kn3sqtwxzsj9lcpzm - date: 01/26/2024 8AM - 9AM ET topic: Explorer (Intellij) meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: + recording_link: https://youtu.be/mDlCuhizy3M?si=OlFs5mXUahH59xEl + materials_link: https://ibm.box.com/s/monvnv2b55v1p6cz5cpxrmeyf8m794j4 - date: 02/02/2024 8AM - 9AM ET topic: Web UI meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: + recording_link: https://youtu.be/KllchLDvBjs?si=WxJ4nBJrUDzqwwwW + materials_link: https://ibm.box.com/s/asqn9wx7qc1mfwmdn6dqnkt56xuuflaz - date: 02/09/2024 8AM - 9AM ET topic: Systems Install & Packaging meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: - - date: 02/16/2024 8AM - 9AM ET - topic: Open Office Hours - meeting_link: https://zoom-lfx.platform.linuxfoundation.org/meeting/95815909111?password=57c97886-d2b6-4430-9c05-1eedfa1e0fa7 - recording_link: - materials_link: - + recording_link: https://youtu.be/EQ-jYYl6wnY?si=W3ei2hVVqMcR0Mcn + materials_link: https://ibm.box.com/s/iy5fwn7u5jcjaxfnopd9i6acjsb491qx + + diff --git a/assets/roadmap/Zowe Roadmap CY24Q2.pdf b/assets/roadmap/Zowe Roadmap CY24Q2.pdf new file mode 100644 index 00000000..ee94e7a2 Binary files /dev/null and b/assets/roadmap/Zowe Roadmap CY24Q2.pdf differ diff --git a/contribute.md b/contribute.md index 9e0e8632..40d0ca43 100644 --- a/contribute.md +++ b/contribute.md @@ -68,7 +68,7 @@

Join a squad call

Zowe is an open source project - this means that anyone can contribute to any part of it, and that includes you! The best ways to first get involved are opening issues on GitHub, saying hi on Slack, or joining the weekly calls of one of the squads listed below.

Zowe’s most frequent and dedicated contributors work in teams called “squads”. If you have specific questions or are excited about a particular part of Zowe, connect with the relevant squad using the table below! Occasionally, some of the meetings might be changed, cancelled or rescheduled. Stay up to date on meetings in the Zowe meeting calendar or the Slack channels.

- + diff --git a/download.md b/download.md index b96399f4..dd5476cd 100644 --- a/download.md +++ b/download.md @@ -170,9 +170,18 @@ distribution. The PSWI allows the full installation as you are used to from SMP/E build, but it uses the new standard for mainframe software distribution.

Download the PSWI based on FMID AZWE002

+ {% if site.data.releases.v2[0].pswi_version and site.data.releases.v2[0].pswi_version != site.data.releases.v2[0].zos_version %} +

Caution: This PSWI release does not match the latest Zowe release, seen above. Please check the home page announcements for more information.

+ {% endif %} + {% if site.data.releases.v2[0].pswi_version %}

Zowe PSWI - {{ site.data.releases.v2[0].zos_version }}

+ href="{{ site.pswi_download_uri }}{{ site.data.releases.v2[0].pswi_version }}">Zowe PSWI + {{ site.data.releases.v2[0].pswi_version }}

+ {% else %} +

Zowe PSWI + {{ site.data.releases.v2[0].zos_version }}

+ {% endif %}

Did you know? The Zowe Community hosts a webinar each quarter called the Zowe Quarterly Update. Watch the replays on Youtube

-

Next release: v{{next_version}} GA {{next_version_date}} | View roadmap +

Next release: v{{next_version}} GA {{next_version_date}} | View roadmap

diff --git a/privacy_policy.md b/privacy_policy.md index fb3c3b01..dc737963 100644 --- a/privacy_policy.md +++ b/privacy_policy.md @@ -1,565 +1,7 @@ --- +title: Privacy Policy +redirect_to: https://lfprojects.org/policies/privacy-policy/ --- - - Privacy Policy | Zowe - - - - - - - -
-
-

Last updated: April 6, 2023

-

Zowe’s core purpose is to foster an ecosystem that supports the collaborative and public development of free - and open source software projects (each, a “Project”).  This privacy policy (“Privacy Policy”) describes - our policies and procedures about the collection, use, disclosure and sharing, or other processing of your - personal information when you use our websites (e.g., zowe.org, docs.zowe.org) as - well as when you interact with or participate in our events, programs, and our other services and - offerings.  This Privacy Policy - applies to activities by Zowe and its affiliates, subsidiaries and related entities.

-

For purposes of the GDPR, Zowe is the controller of your personal information. Where processing of personal - information is undertaken by our affiliates, subsidiaries and related entities, they are a joint controller - with Zowe for your personal information.

-

Capitalized terms that are not defined in this Privacy Policy have the meaning given them in our Terms of Use or, if you engage with Zowe, - then those defined in the LFX Platform - Use Agreement (as applicable, the “Terms”).  In this Privacy Policy, “personal information” - includes references to “personal data” as defined under applicable laws. Your use of our Sites and Services, - and any dispute over privacy, is subject to this Policy and the relevant Terms, including the applicable - limitations on damages and the resolution of disputes.  The Terms are incorporated by reference into this - Policy.

-

Personal information that Zowe collects

-

We collect personal information directly from individuals, from third parties, and automatically through the - Sites and Services. You do not have to provide us your personal information.  However, if you choose not - to disclose certain information, we will not be able to provide you with access to certain services or - features, including participation in certain aspects of Zowe.

-

Registration information. We collect personal information when you register for an - account, a conference or other events or programs:

-

Events registrationWhen you register for one of our events (e.g., conferences and - summits) to participate as an attendee, a speaker or a sponsor, we collect personal information that includes - name, company, contact information, and other information. We may also collect other optional personal - information such as likes, interests, preferred pronoun, dietary restriction, size preferences for conference - attire gifts and other background information.  In addition, if you provide it, we may collect (1) - personal information about disabilities, medical conditions and allergies in order to provide appropriate - accommodations for attendees, and (2) personal information about your citizenship, date of birth, and passport - details if you request assistance from us with obtaining a visa letter to travel to one of our events.

-

Program registration.  When you participate in one of our programs, we collect registration-related personal information that includes name, company, - certifications, contact information, and other information depending on the circumstances.

-

Registration for Zowe resources. You can register to receive access - to various resources provided by Zowe regarding the open source ecosystem, open source project - development, collaboration and best practices. This includes providing us with personal information such as - your email address and name to receive newsletters, mailing list postings and social media postings, to view - webinars, and to access other resources made available by Zowe.

-

Your contributions to Zowe.

-

Attribution, provenance and integrity. When you contribute source code, documentation or other - content to one of our Projects (whether on your own behalf or through contributions made as part of your - employment services to your employer), we collect and store the information and content that you contribute. - This includes the contents of those contributions, as well as information required to confirm the provenance of - intellectual property contained in those contributions, and personal information that you make publicly - available in the record of the contribution pursuant to sign-offs under the Developer Certificate of Origin (https://developercertificate.org/). Some Projects require - additional agreements or information pursuant to their intellectual property policies; in such cases we collect - and store information related to your acceptance of those agreements. We may also collect information relating - to your participation in technical, governance or other Project-related meetings.

-

Other project-related contentThe content you provide in relation to Projects also - includes materials that you make publicly available in connection with Project development, collaboration and - communication, such as on mailing lists, blogs, Project wiki pages and issue trackers, and related services. -

-

Your content. We collect and store the information and content that you - post to the Sites, including your questions, answers, comments, forum postings, and responses to surveys. - Please see the section on Publicly available information for how the information you post will be viewed on our - Sites.

-

Communications. When you communicate with us (via email, phone, through the Sites or - otherwise), we may maintain a record of your communication.

-

Automatically collected information. In addition, Zowe may automatically - collect the following information about users’ use of the Sites or Services through cookies, web beacons, and - other technologies: your domain name; your browser type and operating system; web pages you view; when you open - certain emails we send; links you click; your IP address; your country of location; the length of time you - visit our Sites and or use our Services; and the referring URL, or the webpage that led you to our - Sites. We may combine this information with other information that we have collected about you, including, - where applicable, your user name, name, and other personal information. For some parts of the Sites, we use the - FullStory service to record session replays of a user’s interaction with the Sites for debugging purposes. - Please see  Cookie Policy for more - information about our use of cookies.

-

De-identified information. We may de-identify and aggregate certain - personal information we collect such that the information no longer identifies or can be linked to a particular - user or an individual data subject (“De-identified Information”), subject to the terms of any applicable user - agreements. We may use this information to improve our Services, analyze trends, publish market research, and - for other marketing, research or statistical purposes, and may disclose such information to third parties for - these specific purposes.

-

How Zowe uses personal information

-

Purposes and legitimate interests

-

Zowe uses the personal information we collect for our legitimate business interests, which include the following - purposes:

-
    -
  • Providing our sites and services. To provide the Services and our Sites, to communicate with you about your use of our Sites and Services, to - respond to your inquiries, provide troubleshooting of the Sites and for other purposes to support users and - the community.
  • -
  • Operating Zowe. To enable communication between and among open source - developers in the community; to facilitate and document Project governance and technical decision-making; to - maintain, and make publicly available on a perpetual basis, records regarding intellectual property - provenance and license compliance for Project contributions; and for related activities to further - Zowe’s core purpose of fostering an ecosystem that supports the collaborative and public development of - free and open source software projects. See the “Attribution, Provenance and Integrity” section above - for more information.
  • -
  • Maintain our sharing programs. To maintain records about who has attended or - registered to attend sharing programs, e.g., webinars.
  • -
  • Event administration. To plan, organize, and facilitate access to events and related services and - activities, and to carry out informative and safe events for participants, including attendees, speakers and - sponsors.  If you provide us information about disabilities, medical conditions and allergies, we will - use this information in order to provide appropriate accommodations for attendees and to ensure their health - and safety; we will not use this information for other purposes, unless required by law or as necessary to - defend our legal rights. If you request assistance from us for obtaining a visa letter to travel to one of - our events and provide us with information required for such assistance (such as your citizenship, date of - birth, and passport details), we will use this information in order to assist with providing you a visa - letter; we will not use this information for other purposes, unless required by law or as necessary to - defend our legal rights. For in-person events requiring attendees to be vaccinated against COVID-19, we use - information regarding your COVID-19 vaccination status to provide a safer environment for attendees and - staff, in order to confirm vaccination status before permitting access to the event venue space.
  • -
  • Personalization. To tailor the content and information that we may send or display to you on our - Sites and in our Services, to offer location customization and personalized help and instructions and to - otherwise personalize your experiences.
  • -
  • Marketing and promotions. For marketing and promotional purposes, such as to send you news and - newsletters, special offers, and promotions, or to otherwise contact you about Projects, Services, events, - trainings or other information we think may interest you related to Zowe, and, subject to applicable law, our - affiliates, subsidiaries and managed services entities.
  • -
  • Advertising.  For targeting advertising to you on our Sites and third-party sites and - measuring the effectiveness and reach of ads and services (through third-party ad networks and services). -
  • -
  • Analytics.  To gather metrics to better understand how users access and use our Sites and - Services and participate in Zowe; to evaluate and improve the Sites, including personalization, to - develop new services; and to understand metrics regarding the community health of Zowe. If a user - voluntary provides and explicitly consents to our processing of personal information regarding their - demographics and socioeconomics, we process such personal information for the specific purposes for which - you have consented, which may include for the purpose of compiling, analyzing and disclosing aggregate - statistics regarding diversity of participation in Zowe project and community, to help track progress towards meeting Zowe’s commitment to - diversity initiatives and subject to your consent.
  • -
  • Compliance. To comply with legal obligations and requests. For example, to comply with laws that - compel us to disclose information to public authorities, courts, law enforcement or regulators, maintain - records for a certain period, or maintain records demonstrating enforcement and sublicensing of our - trademarks and those of Zowe.
  • -
  • Business and legal operations. As part of our general business and legal operations (e.g., - accounting, record keeping, and for other business administration purposes), and as necessary - to establish, exercise and defend (actual and potential) legal claims.
  • -
  • Prevent Misuse. Where we believe necessary to investigate, prevent or take action regarding - illegal activities, suspected fraud, situations involving potential threats to the safety of any person or - violations of the relevant Terms or this Privacy Policy.
  • -
-

Purposes and legal bases 

-
- -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Purposes of processing
(see above)
Legal bases of processing (EU Users)
Providing our sites and services -
    -
  • Our legitimate business interests
  • -
  • Where necessary to enter into or perform a contract with you (upon your request, or - as necessary to make the Services available)
  • -
  • Compliance with law
  • -
  • Where permitted, with your consent (where we process any sensitive personal - information you voluntarily provide – e.g., for diversity-related purposes)
  • -
-
Operating Zowe -
    -
  • Our legitimate business interests
  • -
  • Where necessary to enter into or perform a contract with you (upon your request, or - as necessary to enable your participation in Zowe or to make the Services - available)
  • -
  • Compliance with law
  • -
  • As necessary to establish, exercise and defend legal claims
  • -
-
Event administration -
    -
  • Our legitimate business interests
  • -
  • Where necessary to enter into or perform a contract with you (upon your request, or - as necessary to make the Services available)
  • -
  • Compliance with law
  • -
  • With your consent (in particular regarding your sensitive personal information – - e.g., disability and medical conditions, COVID-19 vaccination status, and - information related to a visa letter request)
  • -
  • Where necessary in order to protect the vital interests of you or of another - natural person, and for reasons of public interest in the area of public health - (regarding COVID-19 vaccination status)
  • -
-
Personalization -
    -
  •  Our legitimate business interests
  • -
-
Marketing and Promotions -
    -
  • Our legitimate business interests
  • -
  • With your consent
  • -
-
Advertising -
    -
  • Our legitimate business interests
  • -
  • With your consent
  • -
-
Analytics -
    -
  •  Our legitimate business interests
  • -
  • Where permitted, with Your Consent (where we process any sensitive personal - information you voluntarily provide – e.g., for diversity-related purposes)
  • -
-
Compliance -
    -
  • Our legitimate business interests
  • -
  • Compliance with law
  • -
  • As necessary to establish, exercise and defend legal claims
  • -
-
Business and Legal Operations -
    -
  • Our legitimate business interests
  • -
  • Compliance with law
  • -
  • As necessary to establish, exercise and defend legal claims
  • -
-
Prevent Misuse -
    -
  • Our legitimate business interests
  • -
  • Compliance with law
  • -
  • As necessary to establish, exercise and defend legal claims
  • -
-
-
-
-
-
-
-
-
-
-
 
-
-
 
-
-
-
-
-
-
 
-
-
-
-
-

Disclosure of personal information

-

We disclose personal information as set forth below, and where individuals have otherwise - consented:

-
    -
  • Publicly available information, including your contributions to Zowe. User names, other user ids, email addresses and other attribution - information related to the information and contributions that a User posts in conjunction - with or subject to an Open Source license are publicly available in the relevant Project - source code repositories. Your contributions to Zowe, and certain of your - other Content such as comments and messages posted to public forums, are available to - other participants and users of Zowe and of our Services, and may be viewed - publicly. In some cases you may be able to provide Project or contribution-related - information directly to third-party sites and services; these third parties are - independent data controllers and their use of your personal information is subject to - their own policies.
  • -
  • Service providers. We may share your information with third party service - providers who use this information to perform services for us, such as payment processors, - hosting providers, auditors, advisors, contractors and consultants.
  • -
  • AffiliatesThe information collected about you may be accessed by - or shared with subsidiaries and affiliates of TLF, whose use and disclosure of your - personal information is subject to this Privacy Policy, unless an affiliate has its own - separate privacy policy.
  • -
  • Organizational events. We may disclose or transfer information, including - personal information, as part of any merger, sale, and transfer of our assets, or - restructuring of all or part of our business operations, bankruptcy, or similar event, - including in negotiations, due diligence, and integrations related to such transactions. -
  • -
  • Event participants. If you register for an event, we may ask for your consent to - share your personal information with third party sponsors and other participants; for - example, to facilitate your ability to swipe your badge or visit and interact with a - virtual booth to easily sign up for or participate in activities, events and gifts offered - by third parties participating in the event, or to give you the option to be listed on the - attendee list that is available to other attendees, sponsors and participants.  We - will not share your event information with third parties without your consent, and in - particular you have the choice whether or not to permit your badge to be swiped by any - third party participating in the event, or to visit and interact with a third party’s - virtual booth. For in-person events requiring attendees to be vaccinated against COVID-19, - we may use third-party service providers to validate your identity and COVID-19 - vaccination status.
  • -
  • Legally required. We may disclose your information if we are required to - do so by law (including to law enforcement in the U.S. and other jurisdictions).
  • -
  • Protection of rights. We may disclose information where we believe it - necessary to respond to claims asserted against us or, comply with legal process (e.g., - subpoenas or warrants), enforce or administer our agreements and terms, for fraud - prevention, risk assessment, investigation, and protect the rights, property or safety of - Zowe, its Users, participants in its events or others.
  • -
  • Anonymized and Aggregated Information. We may share aggregate or - De-identified information with third parties for research, marketing, analytics and - other purposes, provided such information does not identify a particular individual.
  • -
-

Cookies, tracking, and interest-based ads

-

We and our third-party providers use cookies, clear GIFs/pixel tags, JavaScript, local - storage, log files, and other mechanisms to automatically collect and record information - about your usage and browsing activities on our Site and across third party sites or online - services. We may combine this information with other information we collect about users. - Below, we provide a brief summary these activities. For some parts of the Sites, we use - the FullStory service to record session replays of a user’s - interaction with the Sites for debugging purposes. For more detailed information about these - mechanisms and how we collect activity information, see our Cookie Policy.

-
    -
  • CookiesThese are small files with a unique identifier that are - transferred to your browser through our websites. They allow us to remember users who are - logged in, to understand how users navigate through and use the Sites, and to display - personalized content and targeted ads (including on third party sites and applications). -
  • -
  • Pixels, web beacons, clear GIFsThese are tiny graphics with a unique - identifier, similar in function to cookies, which we track browsing activities. We use - these as part of our Training Affiliate Program. We also use these in our emails to let us - know when they have been opened or forwarded, so we can gauge the effectiveness of our - communications.
  • -
  • Analytics toolsWe may use internal and third-party analytics tools, - including Google - Analytics. The third-party analytics companies we work with may combine the - information collected with other information they have independently collected from other - websites and/or other online products and services. Their collection and use of - information is subject to their own privacy policies.
  • -
-

Please note that Zowe does not respond to browser “do not track” signals or other similar - mechanisms intended.

-

Targeted ads.As discussed in our Cookie Policy, we may work with - third party advertisers to display more relevant ads on our website and on third party sites; - these third parties may display ads to you based on your visit to our Sites and other third - party sites.  For more information about this and how you can opt out of such ads, - please see our Cookie - Policy.

-

Data security

-

We have implemented commercially reasonable precautions designed to protect the information - we collect from loss, misuse, and unauthorized access, disclosure, alteration, and - destruction. Please be aware that despite our best efforts, no data security measures can - guarantee 100% security.

-

You should take steps to protect against unauthorized access to your passwords, phone, and - computer by, among other things, signing off after using a shared computer, choosing robust - passwords that nobody else knows or can easily guess, not using a password for more than one - site or service, and keeping your log-ins and passwords private. We are not responsible for - any lost, stolen, or compromised passwords or for any activity on your account via - unauthorized password activity.  We ask you to promptly notify us if you become aware - that any information provided by or submitted to our Sites or through our Services is lost, - stolen, or used without permission at privacy@openmainframeproject.org.

-

Marketing choices

-

You may opt out of or withdraw your consent to receive direct marketing emails from us by - using the unsubscribe or opt out mechanisms included in our marketing emails or by - emailing privacy@openmainframeproject.org. - You may also unsubscribe from mailing lists via the applicable mailing list’s subscription - website or, in some cases, by using the unsubscribe mechanisms included in such emails.

-

Retention of your personal information

-

We generally keep personal information only for as long as required to fulfill the purposes - for which it was collected. However, in some circumstances, we may retain personal - information for other periods of time, for instance where we are required to do so in - accordance with legal, tax and accounting requirements, or if required to do so by a legal - process, legal authority, or other governmental entity having authority to make the request, - for so long as required.  In specific circumstances, we may also retain your personal - information for longer periods of time corresponding to a statute of limitation, so that we - have an accurate record of your dealings with us in the event of any complaints or - challenges.

-

International transfers

-

If you are located within the European Economic Area, the United Kingdom or Switzerland, you - should note that your personal information will be transferred to countries outside these - jurisdictions, including the United States where Zowe is located.  The U.S. is deemed by - the European Union to provide inadequate data protection.  However, we have put in place - European Commission approved Standard Contractual Clauses to provide for adequate safeguards - to protect personal information transferred outside these jurisdictions, including between - Zowe entities.  In addition, if personal information is transferred to third party - service providers located outside these jurisdictions, we will take steps to ensure that your - personal information receives the same level of protection as if it remained within these - jurisdictions, including by entering into data transfer agreements, using the European - Commission approved Standard Contractual Clauses or other safeguards as approved by the - European Commission. You have a right to obtain details of the mechanism under which your - personal information is transferred outside of the EU by emailing gdpr@openmainframeproject.org.

-

Children’s privacy

-

Except as specifically indicated within a Site, we do not knowingly collect or solicit - personal information from anyone under the age of sixteen (16), or knowingly allow such - persons to register. If we become aware that we have collected personal information from a - child under the relevant age without parental consent, we take steps to delete that - information. Where we specifically indicate that we collect personal information from - children under 16, we will obtain the parent or guardian’s consent and provide adequate - notice.

-

Links to third party sites and services

-

The Sites may contain links to third party sites or online services. Please refer to the - privacy policies of the relevant third party websites or services to find out more about how - they process and handle personal information.

-

Your rights

-

Additional rights. Individuals in the European Economic - Area (and other jurisdictions where applicable) have additional rights under applicable law: -

-
    -
  • to obtain a copy of your personal information together with information about how and on - what legal basis that personal information is processed;
  • -
  • to rectify inaccurate personal information (including to have incomplete personal - information completed);
  • -
  • to erase your personal information (in limited circumstances, such as where it is no - longer necessary in relation to the purposes for which it was collected or processed); -
  • -
  • to restrict processing of your personal information under certain circumstances;
  • -
  • to export certain personal information in machine-readable format to a third party (or to - you) when we justify our processing on the basis of your consent or the performance of a - contract with you and the processing is carried out by automated means;
  • -
  • to withdraw your consent to our processing of your personal information (where that - processing is based on your consent, without affecting the lawfulness of processing based - on consent before its withdrawal);
  • -
  • to obtain, or see a copy of the appropriate safeguards under which your personal - information is transferred to a third country or international organization; and
  • -
  • to object to our use and processing of your personal information that is conducted on the - basis of our legitimate interest. You also have the right to object at any time to any - processing of your personal information for direct marketing purposes, including profiling - for marketing purposes.
  • -
-

Lodging a complaint. You also have the right to lodge a - complaint with your local supervisory authority for data protection, or privacy regulator. A - list of data protection supervisory authorities is available here.

-

Submitting a requestTo exercise the above rights or - contact us with questions or complaints regarding our treatment of your personal information, - contact us at gdpr@openmainframeproject.org.Please note that we - may request proof of identity, and we reserve the right to charge a fee where permitted by - law, especially if your request is manifestly unfounded or excessive. We will respond to your - request within the applicable timeframes set out by law.

-

California Privacy Rights

-

California law permits users who are California residents to request and obtain from us once - a year, free of charge, a list of the third parties to whom we have disclosed their personal - information (if any) for their direct marketing purposes in the prior calendar year, as well - as the types of personal information disclosed to those parties. If you are a California - resident and would like to request this information, please submit your request in an email - to privacy@openmainframeproject.org. We may - ask you to verify your California residency.

-

How to contact us

-

If you have any questions about our practices or this Privacy Policy, please contact us - at privacy@openmainframeproject.org, or - write to us at: Zowe, Attn: Legal Department, 548 Market St, PMB 57274, San Francisco, - California 94104-5401, USA.

-
-

You can also reach our EU representative, Linux Foundation Europe, whose registered address is - Avenue des arts 56, 1000 Bruxelles, Belgium.

-
-

Changes to the privacy policy

-

This Policy is current as of the effective date set forth above. If we change our privacy - policies and procedures, we will post those changes on this page and/or continue to provide - access to a copy of the prior version. If we make any changes to this Privacy Policy that - materially change how we treat your personal information, we will endeavor to provide you - with reasonable notice of such changes, such as via prominent notice on our Sites or to your - email address of record, and where required by law, we will obtain your consent or give you - the opportunity to opt out of such changes.

-
-
-
-
-
-
-
-
\ No newline at end of file