-
Notifications
You must be signed in to change notification settings - Fork 94
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
Final v3 prerelease #3136
Final v3 prerelease #3136
Conversation
Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
…v3-final-prerelease
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release/3.0.0-pre-release #3136 +/- ##
==========================================================
Coverage 92.80% 92.80%
==========================================================
Files 113 113
Lines 11669 11669
Branches 2594 2606 +12
==========================================================
Hits 10829 10829
Misses 838 838
Partials 2 2 ☔ View full report in Codecov by Sentry. |
We should also resolve the member node credential desync #3111. |
…v3-final-prerelease
@JillieBeanSim The port PR (#3135) is ready for review 😋 Planning to wrap up tests on the other PR (#3111) by EoD today. |
…v3-final-prerelease
…v3-final-prerelease
📅 Suggested merge-by date: 10/8/2024 |
…v3-final-prerelease
…v3-final-prerelease
Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
…v3-final-prerelease
Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
…v3-final-prerelease Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
Hey all, can we get the following PRs reviewed early Wed, 9/25, and possibly get this pre-release out possibly by lunch? @zFernand0 @t1m0thyj @traeok @likhithanimma1 @awharn @SanthoshiBoyina1 and @adam-wolfe
once merged I can update the release branches, if the PR have CHANGELOGs we can expect merge conflicts 😄 Thanks all! |
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.
Remaining PRs are just waiting on reviews.
For now... this PR LTGM! 😋
…v3-final-prerelease Signed-off-by: Billie Simmons <49491949+JillieBeanSim@users.noreply.github.com>
Quality Gate passedIssues Measures |
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 addressing the merge conflicts as other PRs where getting merged in 🙏🏽
Q: do we want to wait for the resolution of this comment?
I'm investigating a fix for that now, but as it's more of an edge case I don't think it should hold up this prerelease 😋 |
Proposed changes
Prepare final v3 pre-release
Waiting on these PRs:
Release Notes
Milestone: v3 pre-release
Changelog: n/a
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