Fernando Rijo Cedeno

Results 178 comments of Fernando Rijo Cedeno

I believe this might be a good first issue against the `next` branch 😋 Contributors only need to look for any option definition and make sure to sort by option...

zowe/zowe-cli#1939 might be related to this 😋

Hey @dkelosky, Is this still an issue with the OPS plugin?

After a short discussion, we wanted to reduce code duplication. This might be a good enhancement for the cli-test-utils package. We could add a few clever ways to mock these...

@t1m0thyj, do we want to remove it from the trace level log? If so, should this be a `good first issue` ?

I think that's good enough. However, Don't we want to deprecate tokenType and tokenValue? zowe/zowe-cli#1937

Related to: - https://github.com/zowe/vscode-extension-for-zowe/issues/2508

We may want to standardize on the prettier error message. `secureSaveError` Marking as good first issue.

This is still an issue: https://github.com/zowe/imperative/blob/26bb8c0e1ff703eb5365d14de13859398614153b/packages/imperative/src/plugins/cmd/install/install.handler.ts#L95-L102

Here is what the error may look like ```bash ProfInfoErr: Failed to load schema for profile type sample at ProfileInfo.mergeArgsForProfile (~/node_modules/@zowe/imperative/src/config/src/ProfileInfo.ts:803:19) at ~/test.ts:21:31 { mDetails: { errorCode: 'LoadSchemaFailed', msg: 'Failed...