ports: recent bug fixes for 3.1.2 release#3515
Merged
Merged
Conversation
…3456) * refactor: make constructor & properties protected Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * chore: add ZE API changelog Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> --------- Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
* refactor(node/ds): improve recall/migrate readability Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * chore: update ZE changelog Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * tests(node/ds): Verify migration & recall in getChildren Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor(tests): add case for recalled PDS Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: use startsWith for dsorg checks Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> --------- Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
…3480) * refactor: check locks in dataset FS remote lookup; update AuthHandler.waitForUnlock Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: handle auth prompts for more USS scenarios Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: use latest profile in more places in FSPs; part 2 to recent bugfix Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix: debounce auth prompts during parallel requests Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * feat: useModal optional property for auth prompts Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix(AuthHandler): use modal prompt for FSPs Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: debounce prompts using separate prompt mutexes Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix(tests): use fake timers in waitForUnlock test Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: unlock all profiles after vault changed Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix tests; update changelog Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix: await AuthHandler.shouldHandleAuthError Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * chore: update changelog Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * wip: AuthHandler & AuthUtils patch coverage Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix(AuthHandler): remove unnecessary branch Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * tests: Data Set and USS profile lock tests Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: use ZoweLogger.warn instead of debug Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: remove unused useModal param Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * chore: add ZE API changelog Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * tests: fix logic & remove skip on listFiles cases Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * more test cases for profile lock checks Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * chore: fix changelog Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> --------- Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
…3481) * fix: preserve table sort order after row selection Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * use initialSort for DS search table column Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix(tests): update coldefs in test cases Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * fix: restore onSortChanged event after manual testing Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> --------- Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
* fix(ftp): Only return 401 error if auth failed Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * tests(ftp): Fix positive & negative test cases Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * chore: update changelog Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> * refactor: enable zftp locks from FTP extension Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com> --------- Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release/3.1 #3515 +/- ##
===============================================
- Coverage 93.25% 93.24% -0.01%
===============================================
Files 120 120
Lines 12561 12678 +117
Branches 2889 2803 -86
===============================================
+ Hits 11714 11822 +108
- Misses 846 855 +9
Partials 1 1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
📅 Suggested merge-by date: 3/27/2025 |
Signed-off-by: Trae Yelovich <trae.yelovich@broadcom.com>
JillieBeanSim
approved these changes
Mar 13, 2025
JillieBeanSim
left a comment
Contributor
There was a problem hiding this comment.
LGTM! thanks @traeok for porting all of this over for patch release ❤️
zFernand0
approved these changes
Mar 18, 2025
15 tasks
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Ports my recent bug fixes: #3456, #3473, #3479, #3480, #3503
Also ports #3457
Release Notes
Milestone: 3.1.2
Types of changes
Checklist
General
yarn workspace vscode-extension-for-zowe vscode:prepublishpnpm --filter vscode-extension-for-zowe vscode:prepublishCode coverage
Deployment