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 411256ddc7 [skip ci] fix: correct create web-plugin command new 880924439b [skip ci] correct grails-forge locations new 3316d30c0a [skip ci] add groovy vote & announcement templates The 2 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/vote_templates/announce.txt | 23 ++++++++ .../vote_templates/{staged.txt => groovy_pmc.txt} | 28 ++++------ .github/vote_templates/staged.txt | 5 ++ .github/workflows/release.yml | 31 ++++++++++- README.md | 4 +- RELEASE.md | 64 +--------------------- .../gettingStarted/downloadingAndInstalling.adoc | 2 +- grails-forge/README.md | 8 +-- grails-forge/grails-cli/build.gradle | 8 +-- .../docs/guide/installation/installFromSource.adoc | 4 +- .../docs/guide/installation/installWindows.adoc | 2 +- 11 files changed, 85 insertions(+), 94 deletions(-) create mode 100644 .github/vote_templates/announce.txt copy .github/vote_templates/{staged.txt => groovy_pmc.txt} (51%)