-
Notifications
You must be signed in to change notification settings - Fork 106
Port 3.3.1 fixes #3876
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
Port 3.3.1 fixes #3876
Conversation
* dev: Update pnpm from v8 to v10 Signed-off-by: Timothy Johnson <[email protected]> * Fix deprecated Node and Preact types Signed-off-by: Timothy Johnson <[email protected]> * Require pnpm@10 in package.json Signed-off-by: Timothy Johnson <[email protected]> --------- Signed-off-by: Timothy Johnson <[email protected]> Signed-off-by: Billie Simmons <[email protected]>
* fix create option for convert profiles Signed-off-by: Billie Simmons <[email protected]> * fix migrate prof option Signed-off-by: Billie Simmons <[email protected]> * fix broken tests Signed-off-by: Billie Simmons <[email protected]> * add changelog entry Signed-off-by: Billie Simmons <[email protected]> * run prepublish Signed-off-by: Billie Simmons <[email protected]> * fix no config dialog pop up after being presented with v1 profile options Signed-off-by: Billie Simmons <[email protected]> * fix changelog entry location Signed-off-by: Billie Simmons <[email protected]> --------- Signed-off-by: Billie Simmons <[email protected]> Signed-off-by: Billie Simmons <[email protected]> Signed-off-by: Billie Simmons <[email protected]>
* Update dev deps for technical currency Signed-off-by: Timothy Johnson <[email protected]> Signed-off-by: Timothy Johnson <[email protected]> * Remove dependency on Internet connection for ZE build Signed-off-by: Timothy Johnson <[email protected]> Signed-off-by: Timothy Johnson <[email protected]> * Update packageManager field Signed-off-by: Timothy Johnson <[email protected]> Signed-off-by: Timothy Johnson <[email protected]> * Fix version mismatch in pnpm lockfile Signed-off-by: Timothy Johnson <[email protected]> Signed-off-by: Timothy Johnson <[email protected]> --------- Signed-off-by: Timothy Johnson <[email protected]> Signed-off-by: Timothy Johnson <[email protected]> Signed-off-by: Billie Simmons <[email protected]>
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## release/3.3 #3876 +/- ##
===============================================
+ Coverage 93.99% 94.03% +0.04%
===============================================
Files 129 129
Lines 15424 15561 +137
Branches 3710 3705 -5
===============================================
+ Hits 14498 14633 +135
- Misses 924 926 +2
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
📅 Suggested merge-by date: 10/9/2025 |
Signed-off-by: Billie Simmons <[email protected]>
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.
LGTM, thanks for porting these Billie!
Signed-off-by: Andrew W. Harn <[email protected]> Signed-off-by: Billie Simmons <[email protected]>
* Fix error when deleting PDS members Signed-off-by: Timothy Johnson <[email protected]> * Update unit tests Signed-off-by: Timothy Johnson <[email protected]> --------- Signed-off-by: Timothy Johnson <[email protected]> Co-authored-by: Billie Simmons <[email protected]> Signed-off-by: Billie Simmons <[email protected]>
* fix: include member attrs. in Show Attributes view Signed-off-by: Trae Yelovich <[email protected]> * chore: update changelog Signed-off-by: Trae Yelovich <[email protected]> --------- Signed-off-by: Trae Yelovich <[email protected]>
|
Reminder: This pull request has a merge-by date coming up within the next 24 hours. Please review this PR as soon as possible. |
* check for job spool correctly Signed-off-by: Dave Nice <[email protected]> * refactor and create unit test Signed-off-by: Dave Nice <[email protected]> * unused import Signed-off-by: Dave Nice <[email protected]> * review comment Signed-off-by: Dave Nice <[email protected]> --------- Signed-off-by: Dave Nice <[email protected]> Co-authored-by: Joshua Waters <[email protected]> Signed-off-by: Trae Yelovich <[email protected]>
Signed-off-by: jace-roell <[email protected]>
…3890) * chore: update Zowe SDKs Signed-off-by: Trae Yelovich <[email protected]> * update lock Signed-off-by: Billie Simmons <[email protected]> * chore: update changelogs Signed-off-by: Trae Yelovich <[email protected]> --------- Signed-off-by: Trae Yelovich <[email protected]>
|
Sorry all, my latest push has a slightly out-of-date lockfile. If someone can run a |
Signed-off-by: Billie Simmons <[email protected]>
… contents (#3895) * fix: fetchFileAtUri in USS provider should return entry Signed-off-by: Trae Yelovich <[email protected]> * chore: changelogs Signed-off-by: Trae Yelovich <[email protected]> * Update packages/zowe-explorer-api/CHANGELOG.md Co-authored-by: anaxceron <[email protected]> Signed-off-by: Trae Yelovich <[email protected]> * Update packages/zowe-explorer/CHANGELOG.md Co-authored-by: anaxceron <[email protected]> Signed-off-by: Trae Yelovich <[email protected]> --------- Signed-off-by: Trae Yelovich <[email protected]>
* Fix members being deleted for the wrong profile Signed-off-by: Timothy Johnson <[email protected]> * Update changelog and fix tests Signed-off-by: Timothy Johnson <[email protected]> * Add unit test and simplify logic for selected nodes Signed-off-by: Timothy Johnson <[email protected]> * Restore line in changelog Signed-off-by: Timothy Johnson <[email protected]> * Fix lint error for unused import Signed-off-by: Timothy Johnson <[email protected]> * Fix createMember action listing data set twice Signed-off-by: Timothy Johnson <[email protected]> * Fix duplicates in getCount api Signed-off-by: Timothy Johnson <[email protected]> --------- Signed-off-by: Timothy Johnson <[email protected]> Co-authored-by: Jace Roell <[email protected]>
Signed-off-by: Timothy Johnson <[email protected]>
#3860) * Imperative.json file update for custom credentials Signed-off-by: likhithanimma1 <[email protected]> * Update packages/zowe-explorer/src/utils/ProfilesUtils.ts Co-authored-by: Fernando Rijo Cedeno <[email protected]> Signed-off-by: likhithanimma1 <[email protected]> * Add changelog entry Signed-off-by: likhithanimma1 <[email protected]> * Add unit test coverage Signed-off-by: likhithanimma1 <[email protected]> * Update packages/zowe-explorer/CHANGELOG.md Co-authored-by: anaxceron <[email protected]> Signed-off-by: likhithanimma1 <[email protected]> * Remove commented unit tests Signed-off-by: likhithanimma1 <[email protected]> --------- Signed-off-by: likhithanimma1 <[email protected]> Co-authored-by: Fernando Rijo Cedeno <[email protected]> Co-authored-by: anaxceron <[email protected]>
* chore: update z/OS Files SDK to 8.27.3 Signed-off-by: Trae Yelovich <[email protected]> * update lock Signed-off-by: Billie Simmons <[email protected]> * chore: update changelog Signed-off-by: Trae Yelovich <[email protected]> --------- Signed-off-by: Trae Yelovich <[email protected]>
* init Signed-off-by: jace-roell <[email protected]> * setting configuration Signed-off-by: jace-roell <[email protected]> * refactor retry Signed-off-by: jace-roell <[email protected]> * test updates Signed-off-by: jace-roell <[email protected]> * fix dataset provider function buff builder location Signed-off-by: jace-roell <[email protected]> * ds text fix Signed-off-by: jace-roell <[email protected]> * remove ds handleAuthCall Signed-off-by: jace-roell <[email protected]> * fix fs tests Signed-off-by: jace-roell <[email protected]> * usstree fix Signed-off-by: jace-roell <[email protected]> * fix zoom test Signed-off-by: jace-roell <[email protected]> * auth handler init test Signed-off-by: jace-roell <[email protected]> * test Signed-off-by: jace-roell <[email protected]> * update main Signed-off-by: jace-roell <[email protected]> * patch coverage Signed-off-by: jace-roell <[email protected]> * changelog Signed-off-by: jace-roell <[email protected]> * test fix and unused map Signed-off-by: jace-roell <[email protected]> * fix broken mock Signed-off-by: jace-roell <[email protected]> * fix Signed-off-by: jace-roell <[email protected]> * remove only Signed-off-by: jace-roell <[email protected]> * unused import Signed-off-by: jace-roell <[email protected]> * move maxExtenderRetry to a setting instead of under table Signed-off-by: jace-roell <[email protected]> * track prompts by profile Signed-off-by: jace-roell <[email protected]> * rework to handle no profile object on profile uri Signed-off-by: jace-roell <[email protected]> * remove log statement Signed-off-by: jace-roell <[email protected]> * fix token check Signed-off-by: jace-roell <[email protected]> * init Signed-off-by: jace-roell <[email protected]> * fix inital auth prompt Signed-off-by: jace-roell <[email protected]> * test Signed-off-by: jace-roell <[email protected]> * fix void for init workspace Signed-off-by: jace-roell <[email protected]> * implement comment fixes, search after sso login Signed-off-by: jace-roell <[email protected]> * sso login after search dataset filter Signed-off-by: jace-roell <[email protected]> * shared init test fix Signed-off-by: jace-roell <[email protected]> * check before changing node collapisbleState Signed-off-by: jace-roell <[email protected]> * existing test fixes Signed-off-by: jace-roell <[email protected]> * patch cov Signed-off-by: jace-roell <[email protected]> * log statement Signed-off-by: jace-roell <[email protected]> * remove auth type none check Signed-off-by: jace-roell <[email protected]> * unused import Signed-off-by: jace-roell <[email protected]> * duplicate prompt Signed-off-by: jace-roell <[email protected]> * changelog Signed-off-by: jace-roell <[email protected]> * direct FS calls check profile type for auth prompt Signed-off-by: jace-roell <[email protected]> * remove timeout by default Signed-off-by: jace-roell <[email protected]> * address feedback Signed-off-by: jace-roell <[email protected]> * update setting name to Max Request Retry Signed-off-by: jace-roell <[email protected]> * unused import Signed-off-by: jace-roell <[email protected]> * awaitTimeout removal for some UssFs calls, retry wait, handleAuthError dont wait Signed-off-by: jace-roell <[email protected]> * test fixes Signed-off-by: jace-roell <[email protected]> * test commit Signed-off-by: jace-roell <[email protected]> * refactor: Wait for active request to resolve auth prompt Signed-off-by: Trae Yelovich <[email protected]> * update prompting behavior in FS to adhere to prompt description Signed-off-by: Trae Yelovich <[email protected]> * fix: remove extra lockProfile call in retry logic Signed-off-by: Trae Yelovich <[email protected]> * respect retry count Signed-off-by: jace-roell <[email protected]> * change timeout to 30s Signed-off-by: jace-roell <[email protected]> * wip(refactor): Queue FS requests until one succeeds for a profile Signed-off-by: Trae Yelovich <[email protected]> * fix: finish activating before fetching workspaces Signed-off-by: Trae Yelovich <[email protected]> * refactor: skip .vscode calls in data set FS Signed-off-by: Trae Yelovich <[email protected]> * fix failing tests Signed-off-by: jace-roell <[email protected]> * add tests & typedoc for sequential/parallel handling Signed-off-by: Trae Yelovich <[email protected]> * fix: add preceding slash to .vscode check in DS FS Signed-off-by: Trae Yelovich <[email protected]> * refactor: release queued reqs after parallel mode re-enabled Signed-off-by: Trae Yelovich <[email protected]> * address lint errors Signed-off-by: Trae Yelovich <[email protected]> * refactor: waitForUnlock no longer times out >30s Signed-off-by: Trae Yelovich <[email protected]> Co-authored-by: Jace Roell <[email protected]> * wip: remove request retry setting Signed-off-by: jace-roell <[email protected]> * remove try catch on canceled prompt Signed-off-by: jace-roell <[email protected]> * remove check for state of authentication - only consider cancellation Signed-off-by: jace-roell <[email protected]> * fix merge conflict and unused import Signed-off-by: jace-roell <[email protected]> * remove duplication in runSequentialIfEnabled catch block Signed-off-by: Trae Yelovich <[email protected]> * fix workspace extra prmopts Signed-off-by: jace-roell <[email protected]> * changelog update Signed-off-by: jace-roell <[email protected]> * fix changelog Signed-off-by: jace-roell <[email protected]> --------- Signed-off-by: jace-roell <[email protected]> Signed-off-by: Jace Roell <[email protected]> Signed-off-by: Trae Yelovich <[email protected]> Co-authored-by: Trae Yelovich <[email protected]> Signed-off-by: jace-roell <[email protected]>
* init Signed-off-by: jace-roell <[email protected]> * setting configuration Signed-off-by: jace-roell <[email protected]> * refactor retry Signed-off-by: jace-roell <[email protected]> * test updates Signed-off-by: jace-roell <[email protected]> * fix dataset provider function buff builder location Signed-off-by: jace-roell <[email protected]> * ds text fix Signed-off-by: jace-roell <[email protected]> * remove ds handleAuthCall Signed-off-by: jace-roell <[email protected]> * fix fs tests Signed-off-by: jace-roell <[email protected]> * usstree fix Signed-off-by: jace-roell <[email protected]> * fix zoom test Signed-off-by: jace-roell <[email protected]> * auth handler init test Signed-off-by: jace-roell <[email protected]> * test Signed-off-by: jace-roell <[email protected]> * update main Signed-off-by: jace-roell <[email protected]> * patch coverage Signed-off-by: jace-roell <[email protected]> * changelog Signed-off-by: jace-roell <[email protected]> * test fix and unused map Signed-off-by: jace-roell <[email protected]> * fix broken mock Signed-off-by: jace-roell <[email protected]> * fix Signed-off-by: jace-roell <[email protected]> * remove only Signed-off-by: jace-roell <[email protected]> * unused import Signed-off-by: jace-roell <[email protected]> * move maxExtenderRetry to a setting instead of under table Signed-off-by: jace-roell <[email protected]> * track prompts by profile Signed-off-by: jace-roell <[email protected]> * rework to handle no profile object on profile uri Signed-off-by: jace-roell <[email protected]> * remove log statement Signed-off-by: jace-roell <[email protected]> * fix token check Signed-off-by: jace-roell <[email protected]> * init Signed-off-by: jace-roell <[email protected]> * fix inital auth prompt Signed-off-by: jace-roell <[email protected]> * test Signed-off-by: jace-roell <[email protected]> * fix void for init workspace Signed-off-by: jace-roell <[email protected]> * implement comment fixes, search after sso login Signed-off-by: jace-roell <[email protected]> * sso login after search dataset filter Signed-off-by: jace-roell <[email protected]> * shared init test fix Signed-off-by: jace-roell <[email protected]> * check before changing node collapisbleState Signed-off-by: jace-roell <[email protected]> * existing test fixes Signed-off-by: jace-roell <[email protected]> * patch cov Signed-off-by: jace-roell <[email protected]> * log statement Signed-off-by: jace-roell <[email protected]> * remove auth type none check Signed-off-by: jace-roell <[email protected]> * unused import Signed-off-by: jace-roell <[email protected]> * duplicate prompt Signed-off-by: jace-roell <[email protected]> * changelog Signed-off-by: jace-roell <[email protected]> * direct FS calls check profile type for auth prompt Signed-off-by: jace-roell <[email protected]> * remove timeout by default Signed-off-by: jace-roell <[email protected]> * address feedback Signed-off-by: jace-roell <[email protected]> * update setting name to Max Request Retry Signed-off-by: jace-roell <[email protected]> * init Signed-off-by: jace-roell <[email protected]> * unused import Signed-off-by: jace-roell <[email protected]> * changelog Signed-off-by: jace-roell <[email protected]> * Update packages/zowe-explorer/CHANGELOG.md Co-authored-by: anaxceron <[email protected]> Signed-off-by: Jace Roell <[email protected]> * awaitTimeout removal for some UssFs calls, retry wait, handleAuthError dont wait Signed-off-by: jace-roell <[email protected]> * test fixes Signed-off-by: jace-roell <[email protected]> * test commit Signed-off-by: jace-roell <[email protected]> * refactor: Wait for active request to resolve auth prompt Signed-off-by: Trae Yelovich <[email protected]> * update prompting behavior in FS to adhere to prompt description Signed-off-by: Trae Yelovich <[email protected]> * fix: remove extra lockProfile call in retry logic Signed-off-by: Trae Yelovich <[email protected]> * respect retry count Signed-off-by: jace-roell <[email protected]> * change timeout to 30s Signed-off-by: jace-roell <[email protected]> * wip(refactor): Queue FS requests until one succeeds for a profile Signed-off-by: Trae Yelovich <[email protected]> * fix: finish activating before fetching workspaces Signed-off-by: Trae Yelovich <[email protected]> * refactor: skip .vscode calls in data set FS Signed-off-by: Trae Yelovich <[email protected]> * fix failing tests Signed-off-by: jace-roell <[email protected]> * add tests & typedoc for sequential/parallel handling Signed-off-by: Trae Yelovich <[email protected]> * fix: add preceding slash to .vscode check in DS FS Signed-off-by: Trae Yelovich <[email protected]> * refactor: release queued reqs after parallel mode re-enabled Signed-off-by: Trae Yelovich <[email protected]> * address lint errors Signed-off-by: Trae Yelovich <[email protected]> * refactor: waitForUnlock no longer times out >30s Signed-off-by: Trae Yelovich <[email protected]> Co-authored-by: Jace Roell <[email protected]> * wip: remove request retry setting Signed-off-by: jace-roell <[email protected]> * remove try catch on canceled prompt Signed-off-by: jace-roell <[email protected]> * remove check for state of authentication - only consider cancellation Signed-off-by: jace-roell <[email protected]> * fix merge conflict and unused import Signed-off-by: jace-roell <[email protected]> * remove duplication in runSequentialIfEnabled catch block Signed-off-by: Trae Yelovich <[email protected]> * fix workspace extra prmopts Signed-off-by: jace-roell <[email protected]> * changelog update Signed-off-by: jace-roell <[email protected]> * move hasNoAuthType Signed-off-by: jace-roell <[email protected]> * fix tests Signed-off-by: jace-roell <[email protected]> * fix hasNoAuthType reference Signed-off-by: jace-roell <[email protected]> --------- Signed-off-by: jace-roell <[email protected]> Signed-off-by: Jace Roell <[email protected]> Signed-off-by: Trae Yelovich <[email protected]> Co-authored-by: anaxceron <[email protected]> Co-authored-by: Trae Yelovich <[email protected]> Signed-off-by: jace-roell <[email protected]>
|
Hey all, do we want to update the lerna here or have a separate PR for release? What do we have to do for Release Notes? are they only for major/minor? I am seeing the 3.4 pop up empty when testing, I know version is due to the package.json but still want to ask if we need to update this before the release as well. |
Signed-off-by: Billie Simmons <[email protected]>
|
Release succeeded for the The following packages have been published:
Powered by Octorelease 🚀 |
Proposed changes
includes:
tar-fstransitive dependency for audit #3878putContentson Windows #3890readFilefails rather than returning empty contents #3895TODO:
Release Notes
Milestone: 3.3.1
Changelog: n/a
Types of changes
Checklist
General
yarn workspace vscode-extension-for-zowe vscode:prepublishpnpm --filter vscode-extension-for-zowe vscode:prepublishCode coverage
Deployment
Further comments