Fernando Rijo Cedeno

Results 100 issues of Fernando Rijo Cedeno

Error: ![image](https://user-images.githubusercontent.com/37381190/175038315-13c87c0e-5d2a-47e2-9910-3b76e628c4d5.png) Code: https://github.com/zowe/zowe-cli/blob/215b74c4c9309aff9e554715a2ee79d7cb7ed2ff/packages/cli/src/zosfiles/ZosFilesBase.handler.ts#L87 Originally reported by @sarthakjdev

bug

https://github.com/zowe/zowe-cli/blob/217bae8691f84a3c92189cc8bee5ccb1628d2360/packages/zosfiles/src/methods/get/Get.ts#L65 Suggestion: Add encoding header to the request 😋 ```typescript if (options.encoding) { const encodingHeader = ZosmfHeaders.X_IBM_TEXT; const encodingHeaderKey = Object.keys(encodingHeader)[0]; const encodingHeaderText = encodingHeader[encodingHeaderKey] + ZosmfHeaders.X_IBM_TEXT_ENCODING + options.encoding; encodingHeader[encodingHeaderKey]...

bug

thoughts on a utility function for this ? Maybe we can simplify this to `const [jobName1, jobId1, SpoolId1] = getSpoolDescriptor(spoolDescription1)` _Originally posted by @zFernand0 in https://github.com/zowe/zowe-cli/pull/1491#discussion_r955403646_

enhancement

It might be beneficial to provide a flag that excludes jobs in `OUTPUT` status from being deleted. - Based on `--rc`, everything above that RC will get excluded (`default: 0`...

enhancement
for-review
priority-medium

This could also apply to any interface. This one is just an example. `packages/zosfiles/src/api/doc/types/ZosmfRestClientProperties.ts` We should address this in the `next` branch since it may be considered a breaking change.

enhancement
priority-low
v4

Should it follow the same encoding practices as `zowe files download uss-file` ? _Originally asked during the Zowe System Demo on 06/20/2022)_

question

- [ ] (1) Maintain the [zowe/community#commiters.md](https://github.com/zowe/community/blob/cli-objectives-update/COMMITTERS.md#zowe-cli-squad) file - [ ] (8) Review and discuss remaining criteria - [ ] (3) TSC topics: - Monorepo restructure - Cryptographically sign releases...

- [ ] (8) Review and discuss remaining criteria

- [ ] (5) LFX Security Training (16 - 20 hours / person) - [ ] (5) Issue acknowledgement (specific timeframe: 2 - 12 months) - [ ] (2) Address...

- [ ] (3) LFX Security Training (16 - 20 hours / person) - [ ] (3) Issue acknowledgement (specific timeframe: 2 - 12 months) - [ ] (2) Address...