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

hgruszecki pushed a change to branch configs-derive-dep
in repository https://gitbox.apache.org/repos/asf/iggy.git


    omit e8e7fc6ca fix(configs): remove configs_derive re-export from common 
crate
    omit 50a3d900b perf(ci): add reusable Go setup action and reduce cache bloat
     add 17c9128ee fix(configs): remove configs_derive re-export from common 
crate

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   (e8e7fc6ca)
            \
             N -- N -- N   refs/heads/configs-derive-dep (17c9128ee)

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/actions/go/pre-merge/action.yml            |  27 +++++-
 .github/actions/rust/pre-merge/action.yml          |   5 +-
 .../actions/utils/setup-go-with-cache/action.yml   | 104 ---------------------
 .github/workflows/_common.yml                      |   7 +-
 .github/workflows/_test_examples.yml               |   8 --
 5 files changed, 29 insertions(+), 122 deletions(-)
 delete mode 100644 .github/actions/utils/setup-go-with-cache/action.yml

Reply via email to