Skip to content

[#1275] chore: add scripts for publishing maven releases - #1281

Merged
xianjingfeng merged 1 commit into
apache:masterfrom
xianjingfeng:issue_1275
Oct 31, 2023
Merged

[#1275] chore: add scripts for publishing maven releases#1281
xianjingfeng merged 1 commit into
apache:masterfrom
xianjingfeng:issue_1275

Conversation

@xianjingfeng

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

add scripts for publishing maven releases

Why are the changes needed?

Fix: #1275

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI

@codecov-commenter

codecov-commenter commented Oct 31, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1281 (fcbcc47) into master (576f7cb) will increase coverage by 1.06%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1281      +/-   ##
============================================
+ Coverage     53.70%   54.76%   +1.06%     
+ Complexity     2654     2653       -1     
============================================
  Files           398      378      -20     
  Lines         23157    20797    -2360     
  Branches       1976     1976              
============================================
- Hits          12437    11390    -1047     
+ Misses         9954     8711    -1243     
+ Partials        766      696      -70     

see 22 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, thanks @xianjingfeng

@xianjingfeng
xianjingfeng merged commit 1e31dd7 into apache:master Oct 31, 2023
@xianjingfeng
xianjingfeng deleted the issue_1275 branch October 31, 2023 06:15
xianjingfeng added a commit that referenced this pull request Oct 31, 2023
### What changes were proposed in this pull request?
add scripts for publishing maven releases

### Why are the changes needed?
Fix: #1275

### Does this PR introduce any user-facing change?
No.

### How was this patch tested?
CI

(cherry picked from commit 1e31dd7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add scripts for publishing maven releases to maven central repository.

3 participants