apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
748 stars 261 forks source link

Add releasing tools #2929

Closed zhoujinsong closed 2 weeks ago

zhoujinsong commented 2 weeks ago

Why are the changes needed?

Add some releasing tools to help simplify the releasing process. The scripts are copied from Apache Flink project and modified as needed.

Brief change log

How was this patch tested?

Documentation

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 32.85%. Comparing base (4e3e5c6) to head (30c2732). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2929 +/- ## ============================================ + Coverage 27.47% 32.85% +5.37% - Complexity 2483 3824 +1341 ============================================ Files 360 557 +197 Lines 37213 46185 +8972 Branches 5432 6099 +667 ============================================ + Hits 10226 15173 +4947 - Misses 26027 29821 +3794 - Partials 960 1191 +231 ``` | [Flag](https://app.codecov.io/gh/apache/amoro/pull/2929/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [core](https://app.codecov.io/gh/apache/amoro/pull/2929/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `32.85% <ø> (?)` | | | [trino](https://app.codecov.io/gh/apache/amoro/pull/2929/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.