Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zos download attributes #2335

Open
wants to merge 39 commits into
base: master
Choose a base branch
from
Open

Zos download attributes #2335

wants to merge 39 commits into from

Conversation

jace-roell
Copy link
Contributor

@jace-roell jace-roell commented Oct 30, 2024

What It Does
Added optional --attributes flag to zowe zos-files download uss-file to allow passing a .zosattributes file path for download encoding format.

Review Checklist
I certify that I have:

Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
@jace-roell jace-roell self-assigned this Oct 30, 2024
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.16%. Comparing base (440f8e3) to head (47b3ed0).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2335      +/-   ##
==========================================
+ Coverage   91.15%   91.16%   +0.01%     
==========================================
  Files         636      636              
  Lines       18029    18034       +5     
  Branches     3767     3877     +110     
==========================================
+ Hits        16434    16441       +7     
+ Misses       1594     1592       -2     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
jace-roell and others added 10 commits November 1, 2024 16:54
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: Jace Roell <111985297+jace-roell@users.noreply.github.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
@jace-roell jace-roell marked this pull request as ready for review November 4, 2024 19:54
jace-roell and others added 7 commits November 5, 2024 09:50
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
@t1m0thyj t1m0thyj linked an issue Nov 5, 2024 that may be closed by this pull request
Copy link
Member

@t1m0thyj t1m0thyj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty good, thanks @jace-roell! Left a few comments

packages/cli/src/zosfiles/download/uss/UssFile.handler.ts Outdated Show resolved Hide resolved
packages/zosfiles/CHANGELOG.md Outdated Show resolved Hide resolved
packages/zosfiles/src/doc/IOptions.ts Outdated Show resolved Hide resolved
jace-roell and others added 4 commits November 6, 2024 08:35
Co-authored-by: Timothy Johnson <timothy.johnson@broadcom.com>
Signed-off-by: Jace Roell <111985297+jace-roell@users.noreply.github.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
awharn
awharn previously requested changes Nov 6, 2024
Copy link
Member

@awharn awharn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple recommended changes and a question.

Signed-off-by: jace-roell <jace.roell@hotmail.com>
Copy link
Contributor

@anaxceron anaxceron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made some edit suggestions.

packages/cli/CHANGELOG.md Outdated Show resolved Hide resolved
packages/zosfiles/CHANGELOG.md Show resolved Hide resolved
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Signed-off-by: jace-roell <jace.roell@hotmail.com>
packages/cli/CHANGELOG.md Outdated Show resolved Hide resolved
Signed-off-by: jace-roell <jace.roell@hotmail.com>
Copy link

sonarcloud bot commented Nov 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review/QA
Development

Successfully merging this pull request may close these issues.

Add --attributes flag to zowe zos-files download uss-file
5 participants