This is an automated email from the ASF dual-hosted git repository.
hubcio pushed a change to branch crossfire-server-ng
in repository https://gitbox.apache.org/repos/asf/iggy.git
discard e0e289d3a feat(cluster): wire multi-shard cross-shard communication
for server-ng
add 50724fd18 fix(ci): stop publish failing on existing immutable edge
tags (#3259)
add 5e98ec900 ci: make PR triage react to reviews and survive transient
errors (#3260)
add 56112a2a5 ci: add PR welcome comment, widen changes-requested gate
(#3261)
add 607767e71 chore(deps-dev): bump svelte from 5.55.5 to 5.55.7 in /web
(#3263)
add fd4dbf6f1 chore(deps): bump devalue from 5.6.4 to 5.8.1 in /web (#3262)
add 84e79d39b feat(cluster): wire multi-shard cross-shard communication
for server-ng
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e0e289d3a)
\
N -- N -- N refs/heads/crossfire-server-ng (84e79d39b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/pr-triage.yml | 337 ++++++++++++++++++++++++++++++++++------
.github/workflows/publish.yml | 79 +++++++---
CONTRIBUTING.md | 27 +++-
web/package-lock.json | 92 ++++++++---
web/package.json | 4 +-
5 files changed, 435 insertions(+), 104 deletions(-)