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/grails-core.git


    from 2c78e1421f Fix access permissions
     new 695fd1f737 groovy.version to non-snapshot
     new d8c5ea150c add checksums
     new 961b1d101e update release workflow: 1. adding known variables 2. 
adding checksum upload process 3. switching away from retired action

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/gradle.yml                | 14 ++++++--
 .github/workflows/release.yml               | 39 +++++++++++++---------
 buildSrc/build.gradle                       |  1 +
 dependencies.gradle                         |  4 +--
 gradle.properties                           |  1 +
 gradle/publish-config.gradle                | 34 +++++++++++++++++++
 gradle/publish-root-config.gradle           | 33 ++++++++++++++++++
 grails-gradle/bom/build.gradle              |  4 +++
 grails-gradle/build.gradle                  | 33 ++++++++++++++++++
 grails-gradle/buildSrc/build.gradle         |  7 ++++
 grails-gradle/docs-core/build.gradle        | 14 ++++----
 grails-gradle/gradle/checksum-config.gradle | 52 +++++++++++++++++++++++++++++
 grails-gradle/model/build.gradle            | 13 ++++----
 grails-gradle/plugins/build.gradle          |  1 +
 grails-gradle/tasks/build.gradle            | 10 ++++--
 15 files changed, 225 insertions(+), 35 deletions(-)
 create mode 100644 grails-gradle/gradle/checksum-config.gradle

Reply via email to