Christopher Wright

Results 3 issues of Christopher Wright

When merging code to master, a pre-release version automatically gets deployed. Sometimes this deploy can fail, leaving us unable to deploy because a bump commit was made. We need to...

developer

After executing `npm run test:integration`, I see the following leftovers in my Windows Credential Vault: ![capture](https://user-images.githubusercontent.com/37381232/48161516-bb539400-e2a8-11e8-95db-7293da918eed.PNG) ![capture2](https://user-images.githubusercontent.com/37381232/48161519-bdb5ee00-e2a8-11e8-8f07-1085f20f9db4.PNG) These should be cleaned up after tests to ensure that the testing environment...

bug
good first issue
testing
priority-low

There is a section of the plugin install handler that outputs a block of information and disclaimers about the install. This section can currently be seen here: https://github.com/zowe/imperative/blob/09afc7e9275ecd0fffec889b7f3b5cfb5887bbd1/packages/imperative/src/plugins/cmd/install/install.handler.ts#L94-L102 It looks...

enhancement
good first issue
plugins
priority-low