This is an automated email from the ASF dual-hosted git repository.

jamesfredley pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/grails-core.git


    from 7a197954c8 Merge branch '7.1.x' into 8.0.x
     add 4218868c6e Simplify importGrailsCommonAnnotations check
     add 3cb6063959 Merge branch '7.1.x' into 7.1.x-startImports-check
     add a9c1d1aa66 groovy refactor
     add babbedccca Merge pull request #15361 from 
codeconsole/7.1.x-startImports-check
     add 45b4680c96 [skip ci] Release v7.0.7
     add 105c12e1b4 Update root-reserve-mb to 4096 in gradle.yml
     add 2f307d3d29 Increase root reserve space to 4 GB in release workflow
     add 6fe1360fca Add standalone workflow for publishing documentation
     add a42aa087f6 Merge pull request #15368 from 
apache/ci/publish-docs-workflow
     add 74a4bdd3f8 Use workflow_dispatch ref instead of manual inputs
     add 6420033e8b Merge pull request #15369 from 
apache/ci/publish-docs-workflow
     add c828b81ee3 Add version input while using branch from workflow dispatch
     add cd67c3f3d2 Merge pull request #15370 from 
apache/ci/publish-docs-workflow
     add a91af5588f Set build-mount-path to /home/runner
     add 45df475255 Merge pull request #15371 from 
apache/ci/publish-docs-workflow
     add 6cce089473 Increase build runner root reserve to 6 GB
     add 0aba2a9f8b Remove build-mount-path from publish-docs workflow
     add 771d483924 Remove maximize-build-space step from workflow
     add 801c628822 Merge branch '7.0.x' into release-7.0.7-docs
     add eda4479a88 Maximize build space in publish-docs workflow
     add d0696e686c Replace maximize-build-space with manual cleanup
     add a5d9f71834 Update build space maximization method in workflow
     add 0047ba6337 Add release-close workflow; rename publish-docs
     add 01764cf338 Merge branch '7.0.x' into release-7.0.7-docs
     add ea12b76202 [skip ci] Bump version to release-7.0.8-SNAPSHOT
     add 207758c8df Fix expected Grails version in unit test
     add aafb7158b8 Update project version to 7.0.8-SNAPSHOT
     add 69e47e3d62 Merge pull request #15372 from 
apache/merge-back-release-7.0.7-docs
     add 80f93d9948 Bump com.gradle.develocity from 4.1.1 to 4.2.2 in 
/grails-forge
     add 2e47155016 Merge pull request #15137 from 
apache/dependabot/gradle/grails-forge/7.0.x/com.gradle.develocity-4.2.2
     add 4c4c85292b Merge branch '7.0.x' into 7.1.x
     new 025d43fc24 Merge branch '7.1.x' into 8.0.x

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:
 .github/workflows/gradle.yml                       | 22 ++---
 .github/workflows/release-close.yml                | 96 ++++++++++++++++++++++
 .github/workflows/release-publish-docs.yml         | 79 ++++++++++++++++++
 .github/workflows/release.yml                      | 20 +++--
 grails-forge/settings.gradle                       |  2 +-
 .../gradle/plugin/core/GrailsGradlePlugin.groovy   | 49 +++++------
 settings.gradle                                    |  2 +-
 7 files changed, 226 insertions(+), 44 deletions(-)
 create mode 100644 .github/workflows/release-close.yml
 create mode 100644 .github/workflows/release-publish-docs.yml

Reply via email to