Skip to content

Commit

Permalink
Merge pull request #887 from zowe/tsc/zoweorg/simplify
Browse files Browse the repository at this point in the history
Simplification
  • Loading branch information
balhar-jakub authored Sep 26, 2024
2 parents 55cc65a + 329a6b9 commit 9024e6f
Show file tree
Hide file tree
Showing 22 changed files with 263 additions and 2,440 deletions.
44 changes: 10 additions & 34 deletions _data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,23 +45,7 @@
slack_url: https://openmainframeproject.slack.com/archives/C010AUS5MK5
doc_url: https://docs.zowe.org/stable/getting-started/overview.html#zowe-client-software-development-kits-sdks
img_url: assets/img/nodejs-sdk-project.webp
stage: Generally Available
dedication: Core
- name: Jobs
description: Provides APIs to handle jobs access. Use the z/OSMF directly as it provides richer functionality.
github_url: https://github.com/zowe/jobs
slack_url: https://openmainframeproject.slack.com/archives/CC5UUL005
doc_url: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/zowe/docs-site/docs-staging/api_definitions/jobs.json
img_url: assets/img/apiml-jobs.webp
stage: Deprecated
dedication: Core
- name: Datasets
description: Provides APIs to handle data-sets access. Use the z/OSMF directly as it provides richer functionality.
github_url: https://github.com/zowe/data-sets
slack_url: https://openmainframeproject.slack.com/archives/CC5UUL005
doc_url: https://petstore.swagger.io/?url=https://raw.githubusercontent.com/zowe/docs-site/docs-staging/api_definitions/datasets.json
img_url: assets/img/apiml-data-sets.webp
stage: Deprecated
stage: Long Term Support
dedication: Core
- name: Zowe IntelliJ Plugin
description: A plugin is dedicated to facilitate working with z/OS datasets through providing a possibility to work with them in any IntelliJ IDE. The plugin provides such abilities as working with z/OS datasets and USS files, exploring and managing JES Jobs.
Expand All @@ -70,7 +54,7 @@
doc_url: https://plugins.jetbrains.com/plugin/18688-zowe-explorer
img_url: assets/img/intellij_squad.webp
stage: Long Term Support
dedication: Extension
dedication: Core
- name: Zowe Kotlin Client SDK
description: This SDK covert zOSMF Rest API with Kotlin object oriented code using Retrofit. Zowe client Kotlin SDK will allow you to send http requests to your zOSMF.
github_url: https://github.com/zowe/zowe-client-kotlin-sdk
Expand All @@ -87,6 +71,14 @@
img_url: assets/img/java-sdk-project.webp
stage: Generally Available
dedication: Extension
- name: Zowe Python Client SDK
description: Provides access to a set of programmatic APIs that you can use to build Python applications or scripts that interact with z/OS.
github_url: https://github.com/zowe/zowe-client-python-sdk
slack_url: https://openmainframeproject.slack.com/archives/C010AUS5MK5
doc_url: https://docs.zowe.org/stable/user-guide/sdks-using
img_url: assets/img/python-sdk-project.webp
stage: Generally Available
dedication: Extension
- name: Zowe Chat
description: An incubator focused on working with the mainframe from popular chat clients such as Slack® , Microsoft Teams® , and Mattermost® . Whether you're collaborating with your team to diagnose issues, need a quick read on the state of a system, or want push notifications from your monitoring tools, Zowe Chat will simplify those experiences and integrate directly into your chat clients. Stay tuned, more to come!
github_url: https://github.com/zowe/zowe-chat
Expand All @@ -104,14 +96,6 @@
img_url: assets/img/zebra-image.webp
stage: Technical Preview
dedication: Extension
- name: Zowe Python Client SDK
description: Provides access to a set of programmatic APIs that you can use to build Python applications or scripts that interact with z/OS.
github_url: https://github.com/zowe/zowe-client-python-sdk
slack_url: https://openmainframeproject.slack.com/archives/C010AUS5MK5
doc_url: https://docs.zowe.org/stable/user-guide/sdks-using
img_url: assets/img/python-sdk-project.webp
stage: Technical Preview
dedication: Extension
- name: Zowe Swift Client SDK
description: The Zowe Swift Client SDK is an open-source Swift package for z/OSMF REST API. It allows you to leverage mainframe capabilities from your Swift applications with minimum effort.
github_url: https://github.com/zowe/zowe-client-swift-sdk
Expand All @@ -120,11 +104,3 @@
img_url: assets/img/swift-sdk-project.webp
stage: Under Development
dedication: Extension
- name: Metrics Service
description: As a system administrator, use the Metrics Service to view information about the acitivty of services running in the API Mediation Layer. Currently, only HTTP metrics are displayed for core API Mediation Layer services.
github_url: https://github.com/zowe/api-layer/tree/v2.x.x/metrics-service
slack_url: https://github.com/zowe/api-layer
doc_url: https://docs.zowe.org/stable/user-guide/api-mediation-metrics-service/
img_url: assets/img/apiml-metrics-service.webp
stage: Deprecated
dedication: Extension
4 changes: 0 additions & 4 deletions _data/v2/vnext_announcements.yml

This file was deleted.

172 changes: 0 additions & 172 deletions _data/v2/vnext_changes.yml

This file was deleted.

19 changes: 0 additions & 19 deletions _data/v2/vnext_conformance_criteria.yml

This file was deleted.

Loading

0 comments on commit 9024e6f

Please sign in to comment.