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

Update Zowe SDKs to v8 & FTP CLI plugin to v3 #3146

Merged
merged 10 commits into from
Sep 27, 2024
Merged

Conversation

JillieBeanSim
Copy link
Contributor

@JillieBeanSim JillieBeanSim commented Sep 24, 2024

Proposed changes

Update Zowe SDKs to v8 & FTP CLI plugin to v3

Release Notes

Milestone: v3 GA

Changelog:

  • Update Zowe SDKs to 8.0.0 for technical currency.
  • Update z/OS FTP Plug-in for Zowe CLI dependency to 3.0.0.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (non-breaking change which adds or improves functionality)
  • Breaking change (a change that would cause existing functionality to not work as expected)
  • Documentation (Markdown, README updates)
  • Other (please specify above in "Proposed changes" section)

Checklist

General

  • I have read the CONTRIBUTOR GUIDANCE wiki
  • All PR dependencies have been merged and published (if applicable)
  • A GIF or screenshot is included in the PR for visual changes
  • The pre-publish command has been executed:
    • v2 and below: yarn workspace vscode-extension-for-zowe vscode:prepublish
    • v3: pnpm --filter vscode-extension-for-zowe vscode:prepublish

Code coverage

  • There is coverage for the code that I have added
  • I have added new test cases and they are passing
  • I have manually tested the changes

Deployment

  • I have added developer documentation (if applicable)
  • Documentation should be added to Zowe Docs
    • If you're an outside contributor, please post in the #zowe-doc Slack channel to coordinate documentation.
    • Otherwise, please check with the rest of the squad about any needed documentation before merging.
  • These changes may need ported to the appropriate branches (list here):

Further comments

Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
@JillieBeanSim JillieBeanSim added this to the v3.0.0 GA milestone Sep 24, 2024
@JillieBeanSim JillieBeanSim self-assigned this Sep 24, 2024
Copy link

📅 Suggested merge-by date: 10/8/2024

Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.80%. Comparing base (4c55d12) to head (0e461e1).
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3146   +/-   ##
=======================================
  Coverage   92.80%   92.80%           
=======================================
  Files         113      113           
  Lines       11669    11669           
  Branches     2602     2606    +4     
=======================================
  Hits        10829    10829           
  Misses        838      838           
  Partials        2        2           

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

Signed-off-by: Billie Simmons <BillieJean.Simmons@ibm.com>
zFernand0
zFernand0 previously approved these changes Sep 24, 2024
samples/uss-profile-sample/package.json Outdated Show resolved Hide resolved
traeok
traeok previously approved these changes Sep 24, 2024
Copy link
Member

@traeok traeok left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Billie for updating the SDKs!

Signed-off-by: Billie Simmons <BillieJean.Simmons@ibm.com>
zFernand0
zFernand0 previously approved these changes Sep 25, 2024
Signed-off-by: Fernando Rijo Cedeno <37381190+zFernand0@users.noreply.github.com>
zFernand0
zFernand0 previously approved these changes Sep 25, 2024
traeok
traeok previously approved these changes Sep 25, 2024
Signed-off-by: Billie Simmons <BillieJean.Simmons@ibm.com>
@JillieBeanSim JillieBeanSim dismissed stale reviews from traeok and zFernand0 via 5fa8a6b September 25, 2024 18:06
Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
zFernand0
zFernand0 previously approved these changes Sep 26, 2024
traeok
traeok previously approved these changes Sep 26, 2024
t1m0thyj
t1m0thyj previously approved these changes Sep 27, 2024
…nto chore/update-2v3

Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
@zFernand0 zFernand0 dismissed stale reviews from t1m0thyj, traeok, and themself via 0e461e1 September 27, 2024 13:52
Copy link

sonarcloud bot commented Sep 27, 2024

@JillieBeanSim JillieBeanSim merged commit 838f34d into main Sep 27, 2024
33 of 34 checks passed
@JillieBeanSim JillieBeanSim deleted the chore/update-2v3 branch September 27, 2024 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

4 participants