Skip to content
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

feat: Use keyring module from @zowe/secrets-for-zowe-sdk to replace use of node-keytar #2405

Merged
merged 19 commits into from
Aug 15, 2023

Commits on Jul 6, 2023

  1. feat(WIP): use keytar-rs instead of node-keytar

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    19bbb02 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Quick fixes to support keytar-rs

    Signed-off-by: Timothy Johnson <[email protected]>
    t1m0thyj committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    86dd98e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Merge branch 'main' into feat/keytar-rs

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    25235b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. chore: Prepare ZE for Secrets SDK

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    79fc350 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    69b0f76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    027cf1b View commit details
    Browse the repository at this point in the history
  3. chore: add Zowe-scoped registry to yarnrc

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9358061 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5619347 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. chore: bump secrets SDK; update changelogs

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b740a28 View commit details
    Browse the repository at this point in the history
  2. chore: bump CLI version

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    eca919f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. fix(test): Fix Keytar tests in ZE API

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8f93581 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/keytar-rs

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d8ff6aa View commit details
    Browse the repository at this point in the history
  3. chore: Update yarn.lock; add prebuilds folder to gitignore

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3cc6bdd View commit details
    Browse the repository at this point in the history
  4. chore: add changelog for FTP

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9948432 View commit details
    Browse the repository at this point in the history
  5. chore: Update .prettierignore for ZE

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8fbde5a View commit details
    Browse the repository at this point in the history
  6. test: Add unit tests to cover defaultCredMgrWithKeytar

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f35f947 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. test: add test for ProfilesCache.requireKeyring

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    54dcedf View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. feat: env suggestion with modified launch config

    Signed-off-by: zFernand0 <[email protected]>
    zFernand0 authored and traeok committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    136468d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. feat: use copy-webpack-plugin to prepare prebuilds

    Signed-off-by: Trae Yelovich <[email protected]>
    traeok committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c7e44d8 View commit details
    Browse the repository at this point in the history