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

paulk-asert pushed a change to branch GROOVY-12117
in repository https://gitbox.apache.org/repos/asf/groovy.git


    omit e197b225c0 GROOVY-12117: replace super trait search with more complete 
helper stub
     add 820056da83 GROOVY-12141: Improved dependency caching
     add 523fd1ed16 GROOVY-12117: Add a test to lock-in required trait ordering
     add 6c8547592d GROOVY-12117: replace super trait search with more complete 
helper stub

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   (e197b225c0)
            \
             N -- N -- N   refs/heads/GROOVY-12117 (6c8547592d)

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/grails-joint-validation.yml      | 20 ++++++-
 .github/workflows/groovy-build-coverage.yml        | 26 ++++++--
 .github/workflows/groovy-build-performance.yml     | 19 +++++-
 .github/workflows/groovy-build-test.yml            | 70 ++++++++++++++++++----
 .github/workflows/groovy-jmh-adhoc.yml             | 19 +++++-
 .github/workflows/groovy-jmh-classic.yml           | 19 +++++-
 .github/workflows/groovy-jmh-daily.yml             | 19 +++++-
 .github/workflows/groovy-jmh.yml                   | 19 +++++-
 .github/workflows/groovy-perf-daily.yml            | 19 +++++-
 .github/workflows/groovy-rat-check.yml             | 21 ++++++-
 .github/workflows/micronaut-joint-validation.yml   | 20 ++++++-
 .github/workflows/validate-actions.yml             | 21 ++++++-
 .../groovy/transform/traitx/Groovy11985.groovy     | 17 ++++++
 13 files changed, 265 insertions(+), 44 deletions(-)

Reply via email to