-
Notifications
You must be signed in to change notification settings - Fork 94
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
Update Zowe VSCode extension #1
Comments
Meeting Notes
|
After further discussions this ask might be impossible:
Reasons
Notes:
|
At this point, the story wasn't to enable plaintext profiles. I think the actual story should be more like, bring VSC Extension to production quality :/ |
This was referenced Oct 12, 2018
Merged
ghost
removed
the
review
label
Oct 15, 2018
kristinochka
added a commit
to kristinochka/vscode-extension-for-zowe
that referenced
this issue
Apr 22, 2019
Create and delete Nodes in USS Explorer
lauren-li
pushed a commit
that referenced
this issue
Jun 8, 2021
Close connection - update with master
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As Michelle, I want the Zowe VSCode Extension to work properly with profiles stored in plain text so that I can continue to make use of it to improve my interaction with z/OS datasets.
Update Zowe VSCode extension to work with profile credentials now stored in plain text under .zowe. Update documentation. No requirement to also work with securely stored profiles (eg 1.x).
Enhance error message to say that version is incompatible, please upgrade to the latest version.See comment below.Depends on zowe/zowe-cli#7
'Replace Keytar - Store creds in plain text' in Zowe CLI repo
Bump versions of zowe and imperative
Status: Completed
Assigned: @AHumanFromCA
Remove calls to CredentialManager and keytar
Status: Completed
Assigned: @AHumanFromCA
Initialize logger to prevent possible problems
Status: Completed
Assigned: @lyzla01
Modify CliProfileManager calls to account for plaintext credentials
Status: It just worked without any changes :)
Assigned:
Run system tests
Status: Completed
Assigned: @AHumanFromCA
Update documentation
Status:
Assigned: @JamesBauman
*Accept feature with PM when complete (This & zowe/zowe-cli#16 both in this Sprint)
8 point story
The text was updated successfully, but these errors were encountered: