This is an automated email from the ASF dual-hosted git repository.

XiaoHongbo-Hope pushed a change to branch release-0.1
in repository https://gitbox.apache.org/repos/asf/paimon-mosaic.git


    from bce1e83  ci: fix Java release GPG signing (#40)
     new 15c63fc  ci: attach Java release source and javadoc jars (#41)
     new 2dd78cc  ci: publish Python release after Rust and Java (#42)

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/release-java.yml                 |  9 +--
 .github/workflows/release-python-publish.yml       | 89 ++++++++++++++++++++++
 .github/workflows/release-python.yml               | 57 +++-----------
 .github/workflows/release-rust.yml                 | 13 ++--
 .../workflows/{release-rust.yml => release.yml}    | 59 +++++++-------
 docs/creating-a-release.html                       | 24 +++---
 docs/verifying-a-release-candidate.html            |  2 +-
 java/pom.xml                                       | 29 +++++++
 8 files changed, 185 insertions(+), 97 deletions(-)
 create mode 100644 .github/workflows/release-python-publish.yml
 copy .github/workflows/{release-rust.yml => release.yml} (51%)

Reply via email to