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

jonnybot pushed a change to branch remove-circle-ci
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


 discard 074bc176 Delete the rest of Circle CI
 discard 6c32e852 Add SauceLabs tests to GitHub Actions
 discard 4ab8bc28 Remove CircleCI jobs already in GitHub Actions
     add 5a4669b6 Version 8.0.1
     add b3637d37 Prepare next snapshot version
     add 6b27f3aa Add next version placeholder
     add faf8ea0f add 8.0.1
     add be2e75f4 Update release guide
     add 29ab9c73 Update README link to repo
     add f7c37777 Bump actions/checkout from 5 to 6
     new 4a51d91b Remove CircleCI jobs already in GitHub Actions
     new 55151491 Add SauceLabs tests to GitHub Actions
     new af11d495 Delete the rest of Circle CI

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   (074bc176)
            \
             N -- N -- N   refs/heads/remove-circle-ci (af11d495)

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.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/build-check.yml               |  2 +-
 .github/workflows/check-manual.yml              |  2 +-
 .github/workflows/dockerised-cross-browser.yml  |  2 +-
 .github/workflows/gradle-wrapper-validation.yml |  2 +-
 .github/workflows/license-check.yml             |  2 +-
 .github/workflows/local-browser.yml             |  2 +-
 README.md                                       |  2 +-
 RELEASING.md                                    | 55 +++++++++++++++++--------
 buildSrc/src/main/groovy/geb.coordinates.gradle |  2 +-
 doc/manual/src/docs/asciidoc/140-project.adoc   |  8 ++++
 doc/site/site.gradle                            |  2 +-
 11 files changed, 54 insertions(+), 27 deletions(-)

Reply via email to