Skip to content

Commit

Permalink
Merge pull request #2997 from zowe/v2-readme-gif-cleanup
Browse files Browse the repository at this point in the history
Update V2 Zowe Explorer README GIFs and remove keytar notice
  • Loading branch information
traeok authored Jul 12, 2024
2 parents 141289c + d495149 commit 61992f1
Show file tree
Hide file tree
Showing 27 changed files with 2 additions and 4 deletions.
Binary file removed docs/images/ZE-Configuration.gif
Binary file not shown.
Binary file removed docs/images/ZE-CreateDelete.gif
Binary file not shown.
Binary file removed docs/images/ZE-Jobs-Issue-TSO-Command.gif
Binary file not shown.
Binary file removed docs/images/ZE-Settings.jpg
Binary file not shown.
Binary file removed docs/images/ZE-allocate-like.gif
Binary file not shown.
Binary file modified docs/images/ZE-copy-member.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/ZE-copy.gif
Binary file not shown.
Binary file removed docs/images/ZE-del-pds-member.gif
Binary file not shown.
Binary file removed docs/images/ZE-delete-ds2.gif
Binary file not shown.
Binary file removed docs/images/ZE-download-edit.gif
Binary file not shown.
Binary file modified docs/images/ZE-edit-upload.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/ZE-editUSS.gif
Binary file not shown.
Binary file removed docs/images/ZE-jobs-download-spool.gif
Binary file not shown.
Binary file removed docs/images/ZE-jobs-get-jcl.gif
Binary file not shown.
Binary file removed docs/images/ZE-mult-profiles.gif
Binary file not shown.
Binary file modified docs/images/ZE-multiple-search.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/ZE-newProfiles.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/ZE-path.gif
Binary file not shown.
Binary file removed docs/images/ZE-profile-api.gif
Binary file not shown.
Binary file removed docs/images/ZE-profile-links.gif
Binary file not shown.
Binary file removed docs/images/ZE-profile2.gif
Binary file not shown.
Binary file removed docs/images/ZE-refresh-all.gif
Binary file not shown.
Binary file removed docs/images/ZE-refreshUSS.gif
Binary file not shown.
Binary file modified docs/images/ZE-safe-save.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/ZE-submit-jcl.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/images/ze-access-multiple-profiles-simultaneously.gif
6 changes: 2 additions & 4 deletions packages/zowe-explorer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
[![slack](https://img.shields.io/badge/chat-on%20Slack-blue)](https://slack.openmainframeproject.org/)

> ## v3 Pre-release is now available in our [Github Releases](https://github.com/zowe/zowe-explorer-vscode/releases) with the removal of v1 profile support. Keep an eye on [changes affecting users and extenders](https://github.com/zowe/zowe-explorer-vscode/wiki/v3-Changes-for-Users-and-Extenders) for the full list of changes
>
> ## With the removal of the keytar shim from VS Code, we have replaced `node-keytar` with `@zowe/secrets-for-zowe-sdk` in the v2.10.0 release to avoid user interruptions. Extenders, please check out the usage [documentation](https://github.com/zowe/zowe-explorer-vscode/wiki/Secure-Credentials-for-Extenders)
## Introduction

Expand Down Expand Up @@ -60,7 +58,7 @@ Review the following use cases and their procedures to understand how to work wi

This section includes steps for the tasks you need to complete to get started using Zowe Explorer.

Configure Zowe Explorer, create a [team configuration file](#create-a-team-configuration-file) or a [v1 profile (deprecated)](#create-a-v1-profile) for profile manangement, review the [sample use cases](#sample-use-cases) to familiarize yourself with the capabilities of Zowe Explorer, and you are ready to use Zowe Explorer.
Configure Zowe Explorer, create a [team configuration file](#create-a-team-configuration-file) or a [v1 profile (deprecated)](#create-a-v1-profile) for profile management, review the [sample use cases](#sample-use-cases) to familiarize yourself with the capabilities of Zowe Explorer, and you are ready to use Zowe Explorer.

### Configuring Zowe Explorer

Expand Down Expand Up @@ -452,7 +450,7 @@ As a result, VS Code extensions like Zowe Explorer, Zowe Explorer CICS Extension

5. Confirm the deletion by clicking **Delete** in the drop-down menu.

![Delete Data Sets and Members](/docs/images/ZE-delete-ds2.gif?raw=true "Delete Data Sets and Members")
![Delete Data Sets and Members](/docs/images/ZE-delete-ds.gif?raw=true "Delete Data Sets and Members")
<br /><br />

[Back to sample list](#sample-use-cases)
Expand Down

0 comments on commit 61992f1

Please sign in to comment.