Skip to content
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

Publish a final prerelease from the master branch #163

Merged
merged 35 commits into from
Sep 20, 2024
Merged

Publish a final prerelease from the master branch #163

merged 35 commits into from
Sep 20, 2024

Conversation

zFernand0
Copy link
Member

@zFernand0 zFernand0 commented Sep 20, 2024

What It Does

This PR will publish a final prerelease to public NPM

FWIW, here are the only changes made recently:
https://github.com/zowe/zowe-cli-db2-plugin/pull/163/files/3805fed87ed22f182c5a6c04b9edfd8a8f60c0f3..febad899e2f22a9d3ccb237950220d45bfbfac6a

The coverage was already missing on the next branch. If that's ok, I'd love to address the patch coverage in a future PR 🙏🏽

awharn and others added 30 commits February 28, 2024 16:48
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
@zowe/cli: 8.0.0-next.202402271901 -> 8.0.0-next.202403061549
@zowe/cli-test-utils: 8.0.0-next.202402271901 -> 8.0.0-next.202403061549

Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
@zowe/cli: 8.0.0-next.202403061549 -> 8.0.0-next.202403141949
@zowe/cli-test-utils: 8.0.0-next.202403061549 -> 8.0.0-next.202403141949

Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
@zowe/cli-test-utils: 8.0.0-next.202403141949 -> 8.0.0-next.202407051717

Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
Update Axios Transitive Dependency [v3]
@zowe/cli: 8.0.0-next.202407291826 -> 8.0.0-next.202408131445
@zowe/cli-test-utils: 8.0.0-next.202407291826 -> 8.0.0-next.202408131445

Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
@zowe/cli: 8.0.0-next.202408131445 -> 8.0.0-next.202409091603
@zowe/cli-test-utils: 8.0.0-next.202408131445 -> 8.0.0-next.202409091603

Signed-off-by: zowe-robot <zowe.robot@gmail.com>
zowe-robot and others added 5 commits September 9, 2024 17:53
Signed-off-by: zowe-robot <zowe.robot@gmail.com>
…into update-next

Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
Signed-off-by: zFernand0 <37381190+zFernand0@users.noreply.github.com>
Prepare `next` to be merged into`master`
@zFernand0 zFernand0 self-assigned this Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 22.22222% with 7 lines in your changes missing coverage. Please review.

Project coverage is 74.77%. Comparing base (a3f0ac5) to head (febad89).

Files with missing lines Patch % Lines
src/cli/DB2BaseHandler.ts 28.57% 5 Missing ⚠️
src/cli/execute/sql/SQL.handler.ts 0.00% 1 Missing ⚠️
src/cli/export/table/Table.handler.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   75.22%   74.77%   -0.45%     
==========================================
  Files          25       24       -1     
  Lines         331      337       +6     
  Branches       41       44       +3     
==========================================
+ Hits          249      252       +3     
- Misses         82       85       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

sonarcloud bot commented Sep 20, 2024

Copy link
Member

@traeok traeok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Fernando!

@zFernand0 zFernand0 merged commit 8d7b169 into master Sep 20, 2024
18 of 20 checks passed
@zFernand0 zFernand0 deleted the next branch September 20, 2024 19:22
Copy link

Release succeeded for the master branch. 🎉

The following packages have been published:

  • npm: @zowe/db2-for-zowe-cli@6.0.0-next.202409201929

Powered by Octorelease 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

5 participants