-
Notifications
You must be signed in to change notification settings - Fork 100
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
fix: update-sdks to fix cross-lpar copy alc unit #3467
Conversation
Signed-off-by: Fernando Rijo Cedeno <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3467 +/- ##
========================================
Coverage 93.25% 93.25%
========================================
Files 120 120
Lines 12692 12692
Branches 2882 2762 -120
========================================
Hits 11836 11836
Misses 855 855
Partials 1 1 ☔ View full report in Codecov by Sentry. |
📅 Suggested merge-by date: 3/4/2025 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for updating the SDKs @zFernand0 works well but did see an error with copy/paste of a PDS that's empty but did do the paste
@JillieBeanSim This seems related to recent work on PDS copy/paste functionality - should we file this as a separate issue? I haven't spotted any changes in this PR that could cause this error |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Fernando for the dep updates!
Thank you both for the quick reviews 🙏 |
separate issue/PR for the copy/paste bug is fine with me, thanks all 😄 |
Proposed changes
Fix #3402 by updating upstream dependencies
Release Notes
Milestone: 3.2.0
Changelog: No changelog required as this is only an issue in
main
Types of changes
Checklist
General
yarn workspace vscode-extension-for-zowe vscode:prepublish
pnpm --filter vscode-extension-for-zowe vscode:prepublish
Code coverage
Deployment
Further comments
This is an issue found only in main, and thus it doesn't need ported to 3.1.2