This is an automated email from the ASF dual-hosted git repository. jdaugherty pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/incubator-grails-gradle-publish.git
discard 3646c5c Update README.md discard d2e61fc feat: allow turning off the dependency validation discard 6ad2460 Explicitly refer to helper so delegate isn't resolved discard 7883741 Remove codeql - groovy is unsupported discard 02699c5 Disabling configuration cache due to publishing plugins not yet supporting discard 32fd17f Moved Grails Publish Gradle plugin from grails-core to grails-publish repository add 9dac746 Moved Grails Publish Gradle plugin from grails-core to grails-publish repository add 51e46f7 Updating asf.yaml to initially configure github repo add f8ba58d Disabling configuration cache due to publishing plugins not yet supporting add cfb543f Remove codeql - groovy is unsupported add 2d320f3 Setup github pages branch add 05c44c8 Explicitly refer to helper so delegate isn't resolved add 72cb191 Fix nesting in .asf.yaml new d419958 feat: allow turning off the dependency validation new 9b755e6 restructure .asf.yaml new 775326f chore: update comment to better explain why this code is needed new b159ad3 chore: update README.md 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 (3646c5c) \ N -- N -- N refs/heads/7.0.x (b159ad3) 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 4 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: .asf.yaml | 38 ++++++++++++++++++++++ README.md | 7 ++-- .../publish/GrailsPublishGradlePlugin.groovy | 7 +++- 3 files changed, 49 insertions(+), 3 deletions(-) create mode 100644 .asf.yaml