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 d237a3a153 Add DISCLAIMER file for incubation/podling status
     new d8aecf7bec [skip ci] be sure gpg verification for jars uses the KEYS 
file
     new 5c94e8bf45 [skip ci] do not redownload if download is already present
     new 6c8e6bbcf6 [skip ci] exclude profile.yml
     new 2220094dbb [skip ci] fix checksum comparison
     new 130b25a524 [skip ci] lookup checksum by jar file name
     new bfac2bb470 [skip ci] download jar files to etc/bin/results/published
     new cee61ecae3 [skip ci] preserve .gitignore
     new cd48145959 [skip ci] download delegating ci
     new bfc086814c [skip ci] updating instructions for cli verification
     new 22ce49c558 [skip ci] add cli verification script
     new ad38b47785 [skip ci] copy the artifact file so it can be diffed
     new 2f705df807 [skip ci] allow a directory argument instead of assuming 
the current project directory
     new f760df0ae2 [skip ci] bootstrap grails-gradle in addition to grails-core
     new 3a85d8492e [skip ci] initial reproducibility rework

The 14 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/release-source-distribution.yml  |  2 +-
 RELEASE.md                                         | 41 +++++++++++++++-------
 etc/bin/download-release-artifacts.sh              |  5 +++
 etc/bin/generate-build-artifact-hashes.groovy      | 11 ++++--
 ...-distribution.sh => verify-cli-distribution.sh} | 16 ++++-----
 etc/bin/verify-jar-artifacts.sh                    | 35 ++++++++++++++----
 etc/bin/verify-reproducible.sh                     | 39 ++++++++++----------
 gradle/publish-config.gradle                       |  4 +--
 8 files changed, 102 insertions(+), 51 deletions(-)
 copy etc/bin/{verify-source-distribution.sh => verify-cli-distribution.sh} 
(80%)

Reply via email to