zowe / zowe-cli-secrets-for-kubernetes

Eclipse Public License 2.0
0 stars 0 forks source link

Export credential manager API from CLI plugin #10

Closed rudyflores closed 1 year ago

rudyflores commented 1 year ago

Resolves #8

Things addressed in this PR:

to test: run npm install && npm run build, view the packages/vscode/dist/extension.js file and notice how it's now minimized, this should run without errors.

run npm run package this should bundle, minimize, and pacakge the CLI and .vsix file in the dist directory.

rudyflores commented 1 year ago

@t1m0thyj for the Audit issue, I noticed this PR from the Kubernetes project is open so it should be resolved in an upcoming release that we will have to pull: https://github.com/kubernetes-client/javascript/pull/1033

zFernand0 commented 1 year ago

Sorry for adding the bug label. 😅 I had focus in the wrong window when I did: