Skip to content

Commit 754a274

Browse files
authored
Merge pull request #980 from zowe/user/markackert/remove-zowe-chat
Remove zowe-chat from zowe.org website
2 parents 851bd9d + 39c12bd commit 754a274

File tree

4 files changed

+0
-49
lines changed

4 files changed

+0
-49
lines changed

_config.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ cli_plugins_download_url: legal.html?type=cli-plugins&version=
2626
cli_active_development_download_url: legal.html?type=cli-active-development&version=
2727
smpe_download_url: legal.html?type=smpe&version=
2828
pswi_download_uri: legal.html?type=pswi&version=
29-
zowe_chat_download_url: legal.html?type=chat&version=tp1
3029
zen_windows_download_url: legal.html?type=zen-windows&version=
3130
zen_mac_download_url: legal.html?type=zen-mac&version=
3231
zen_unix_rpm_download_url: legal.html?type=zen-rpm&version=
@@ -95,9 +94,6 @@ workflow_wizard_doc_url: https://github.com/zowe/workflow-wizard/raw/main/doc/Wo
9594
intellij_github_url: https://github.com/zowe/zowe-explorer-intellij
9695
intellij_slack_url: https://join.slack.com/t/iba-mainframe-tools/shared_invite/zt-pejbtt4j-l7KuizvDedJSCxwGtxmMBg
9796
intellij_doc_url: https://plugins.jetbrains.com/plugin/18688-zowe-explorer
98-
chat_github_url: https://github.com/zowe/zowe-chat
99-
chat_slack_url: https://openmainframeproject.slack.com/archives/C03NNABMN0J
100-
chat_doc_url: https://docs.zowe.org/stable/getting-started/overview#zowe-chat-technical-preview
10197
zowe_video_deck_url: https://docs.zowe.org/Zowe_introduction_video_deck.pptx
10298
zowe_video_transcript_url: https://docs.zowe.org/Zowe_introduction_video_script.txt
10399
learn_page_get_started: https://docs.zowe.org/stable/getting-started/overview.html

_data/projects.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,6 @@
8989
stage: Generally Available
9090
component_type: Client-side
9191
dedication: Extension
92-
- name: Zowe Chat
93-
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!
94-
github_url: https://github.com/zowe/zowe-chat
95-
slack_url: https://openmainframeproject.slack.com/archives/C03NNABMN0J
96-
doc_url: https://docs.zowe.org/stable/getting-started/overview#zowe-chat-technical-preview
97-
img_url: assets/img/chat-thumbnail-v2.webp
98-
stage: Technical Preview
99-
dedication: Extension
10092
- name: ZEBRA
10193
description: Provides re-usable and industry compliant JSON formatted RMF/SMF data records, so that many other ISV SW and users can exploit them using open-source SW for many ways.
10294
github_url: https://github.com/zowe/zebra

_includes/legal-script.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -88,19 +88,6 @@
8888
document.getElementById('download_file_message').innerHTML = 'You are downloading zowe-PSWI-' +
8989
params
9090
.get('version') + '.pax.Z';
91-
} else if (params.has('type') && params.get('type') == "chat") {
92-
// https://zowe.jfrog.io/artifactory/libs-release-local/org/zowe/chat/tp1/zowe-chat-tech-preview-1.tar.gz
93-
document.getElementById('download_button').href =
94-
"https://docs.zowe.org/stable/user-guide/zowe-chat/introduction"
95-
document.getElementById('download_button').onclick = function () {
96-
ga && ga('send', 'event', 'download', 'Zowe Chat ' + params.get('version'),
97-
'zowe-chat-' +
98-
params.get('version') + '.tar.gz');
99-
window.open("https://zowe.jfrog.io/zowe/list/libs-release-local/org/zowe/chat/" + params.get('version') +
100-
'/zowe-chat-' + 'tech-preview-1.tar.gz', '_blank'); // + params.get('version') + '.tar.gz', '_blank');
101-
}
102-
document.getElementById('download_file_message').innerHTML = 'You are downloading zowe-chat-' +
103-
params.get('version') + '.tar.gz';
10491
} else if (params.has('type') && params.get('type') == "python-sdk") {
10592
document.getElementById('download_button').href =
10693
"post_download_legacy.html?version=" + params.get('version') + "&type=" + params.get('type');

download.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -590,30 +590,6 @@
590590
Test the latest Zowe features and provide feedback. Technical previews are <b>for testing only</b> and not ready
591591
for production.</p>
592592
<div class="card-deck">
593-
<div class="card bg-light border-light mb-3">
594-
<h4 class="card-header" id="zowe-chat">Zowe Chat</h4>
595-
<div class="card-body">
596-
<p class="card-text">Zowe Chat enables you to work with the mainframe from popular chat clients such as Slack , Microsoft Teams, and Mattermost.</p>
597-
<h5 class="card-title">Direct download</h5>
598-
<p>
599-
<a class="btn btn-primary"
600-
href="{{ site.zowe_chat_download_url }}">Zowe Chat tarball</a>
601-
</p>
602-
<div>
603-
<a href="https://docs.zowe.org/stable/user-guide/zowe-chat/introduction"
604-
class="card-link">
605-
<svg width="1em" height="1em" viewBox="0 0 16 16" class="bi bi-arrow-right-circle" fill="currentColor"
606-
xmlns="http://www.w3.org/2000/svg">
607-
<path fill-rule="evenodd"
608-
d="M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z" />
609-
<path fill-rule="evenodd"
610-
d="M7.646 11.354a.5.5 0 0 1 0-.708L10.293 8 7.646 5.354a.5.5 0 1 1 .708-.708l3 3a.5.5 0 0 1 0 .708l-3 3a.5.5 0 0 1-.708 0z" />
611-
<path fill-rule="evenodd" d="M4.5 8a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5z" /></svg>
612-
Read installation docs
613-
</a>
614-
</div>
615-
</div>
616-
</div>
617593
<div class="card bg-light border-light mb-3">
618594
<h4 class="card-header" id="zowe-client-sdks-download">Zowe Client SDKs</h4>
619595
<div class="card-body">

0 commit comments

Comments
 (0)