This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a change to branch fix-vergen-hash
in repository https://gitbox.apache.org/repos/asf/iggy.git
omit af7cb44c8 fix(server): print correct git commit hash in CI builds
add 93c866852 fix(server): fix dependabot, commit hash print, remove old
gh workflows
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 (af7cb44c8)
\
N -- N -- N refs/heads/fix-vergen-hash (93c866852)
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/dependabot-licenses.yml | 7 +-
.../workflows/build-and-test.yml | 69 ----------------
.../old_github_workflows/workflows/ci.yml | 42 ----------
.../old_github_workflows/workflows/docker.yml | 91 ----------------------
.../old_github_workflows/workflows/sanity.yml | 68 ----------------
5 files changed, 5 insertions(+), 272 deletions(-)
delete mode 100644
core/bench/dashboard/old_github_workflows/workflows/build-and-test.yml
delete mode 100644 core/bench/dashboard/old_github_workflows/workflows/ci.yml
delete mode 100644
core/bench/dashboard/old_github_workflows/workflows/docker.yml
delete mode 100644
core/bench/dashboard/old_github_workflows/workflows/sanity.yml