-
Notifications
You must be signed in to change notification settings - Fork 93
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
3.0.0 Pre-release Aug 2024 #3057
Conversation
Signed-off-by: Billie Simmons <[email protected]>
Signed-off-by: Billie Simmons <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3057 +/- ##
==========================================
- Coverage 92.87% 92.87% -0.01%
==========================================
Files 112 112
Lines 11505 11504 -1
Branches 2520 2456 -64
==========================================
- Hits 10685 10684 -1
Misses 818 818
Partials 2 2 ☔ View full report in Codecov by Sentry. |
I plan to open a quick PR against vNext branch to fix an issue we found with "Log out of authentication service", and will update the changelog too 🙂 |
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.
I believe we should run the pnpm update-sdks
script to get the audit fixed before we merge this PR 😋
LGTM! 😋
Signed-off-by: zFernand0 <[email protected]>
Signed-off-by: zFernand0 <[email protected]>
Signed-off-by: Trae Yelovich <[email protected]>
we can push another pre-release before and after the code freeze, sounds like there may be a few more breaking changes 😄 |
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.
Tested and LGTM. Thanks @JillieBeanSim for preparing the pre-release
Do we want to go ahead and merge this, or do we want to get an additional 1-2 reviews?
Personally, I'm okay with merging and moving forward with the pre-release, but it might help to get an extra tester to verify that the pre-release is working smoothly across our dev machines. I personally didn't encounter any issues, but haven't exhausted every feature's use case during testing.
Signed-off-by: zFernand0 <[email protected]>
b50c626
I noticed some strange issues with the conflict management. I've made a PR with the conflict fixes and its out and ready for review. We should try to get this into this pre-release so users don't run into any issues with the current conflict behavior. Sorry for the last-minute PR 😓 #3085 |
Signed-off-by: Trae Yelovich <[email protected]>
Signed-off-by: Trae Yelovich <[email protected]>
Signed-off-by: Trae Yelovich <[email protected]>
Quality Gate passedIssues Measures |
Release failed for the
Check the workflow run for more error details. Powered by Octorelease 🚀 |
Release failed for the
Check the workflow run for more error details. Powered by Octorelease 🚀 |
Release succeeded for the The following packages have been published:
Powered by Octorelease 🚀 |
Proposed changes
Prepare v3 pre-release with breaking changes
Release Notes
Milestone: 3.0.0 pre-release
Changelog:
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