This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch fix_high_level_consumer_timestamp
in repository https://gitbox.apache.org/repos/asf/iggy.git
from 21acf9450 Merge branch 'master' into fix_high_level_consumer_timestamp
add d7afbb60e feat(ci): add automatic crates.io publishing for edge/rc
versions (#2508)
add 8104a9d97 Merge branch 'master' into fix_high_level_consumer_timestamp
No new revisions were added by this update.
Summary of changes:
.github/workflows/_publish_rust_crates.yml | 214 +++++++++++++++++++++++++++++
.github/workflows/post-merge.yml | 74 ++++++++++
.github/workflows/publish.yml | 149 ++------------------
3 files changed, 297 insertions(+), 140 deletions(-)
create mode 100644 .github/workflows/_publish_rust_crates.yml