This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/grails-gradle-publish.git
from bf1d1ca doc: clarify plugin configuration vs development
add 369a679 chore: update for TLP Graduation
new 17c1f7e Merge pull request #12 from apache/graduation
The 1 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 | 2 +-
.github/release-drafter.yml | 4 ---
.github/scripts/releaseDistributions.sh | 6 ++--
.github/vote_templates/announce.txt | 12 +++----
.github/vote_templates/groovy_pmc.txt | 30 ------------------
.github/vote_templates/staged.txt | 18 +++++------
.github/workflows/release-abort.yml | 2 +-
.github/workflows/release.yaml | 55 ++++++++++++---------------------
CODE_OF_CONDUCT.md | 2 +-
DISCLAIMER | 1 -
README.md | 2 +-
etc/bin/Dockerfile | 2 +-
etc/bin/download-release-artifacts.sh | 30 +++++++++---------
etc/bin/verify-jar-artifacts.sh | 2 +-
etc/bin/verify-source-distribution.sh | 14 ++++-----
gradle/java-config.gradle | 4 ---
gradle/publish-config.gradle | 7 ++++-
plugin/build.gradle | 2 +-
18 files changed, 72 insertions(+), 123 deletions(-)
delete mode 100644 .github/vote_templates/groovy_pmc.txt
delete mode 100644 DISCLAIMER