Fernando Rijo Cedeno

Results 266 comments of Fernando Rijo Cedeno

> We would like to be able to filter by different statuses in Zowe Explorer. zosmf api only accepts filtering by "active" To handle the situation where user passes in...

Please refer to the following comments If you are interested in an update from the TSC discussion: - https://github.com/zowe/vscode-extension-for-zowe/issues/1705#issuecomment-1334089885 - https://github.com/zowe/vscode-extension-for-zowe/issues/1705#issuecomment-1334077194

we should probably add the label `Epic` to the list of items we exclude from `stale-bot` automation 😋

**TL;DR:** The functionality works as expected, and LGTM! 😋 --- I agree with the comments of using an interface instead of having to provide null or undefined a ton of...

I posted a suggestion in a new branch (based off of this one) https://github.com/zowe/zowe-cli/compare/compare-command-base-helper...compare-base-handler I'm hoping to reduce the number of places something could go wrong 😋

> openSync is in the outer try so the file not found error should probably be in the outer catch statement. There does not appear to be an outer catch...

> [The code that causes this behavior](https://github.com/zowe/imperative/blob/master/packages/imperative/src/auth/handlers/BaseAuthHandler.ts#L104) appears to reside in the auth handling in Imperative. I agree that this behavior should be changed. I am not sure if we...

@JamesBauman, @BrandonJenkins14, How about migrating/merging the tutorial with the corresponding branches (on the sample-plugin) for `Active Development` (master) and `Stable` (lts-incremental)?

> Are we able to automate the generation of this file ? There is a research item open for this and is tagged as CI/CD https://github.com/zowe/zowe-install-packaging/issues/717