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

jdaugherty pushed a commit to branch asf
in repository https://gitbox.apache.org/repos/asf/grails-github-actions.git

commit 36fe79ed20ff8ffe02fba71af3dfdf052e24a8a5
Merge: 973e24a 1c5254c
Author: James Daugherty <[email protected]>
AuthorDate: Mon Oct 6 11:02:40 2025 -0400

    Merge pull request #53 from jdaugherty/property_file_name
    
    #49 - allow for property files other than gradle.properties

 post-release/README.md                             |  5 +-
 post-release/entrypoint.sh                         |  9 ++--
 pre-release/README.md                              |  3 +-
 pre-release/entrypoint.sh                          | 11 ++--
 .../apache/grails/github/PostReleaseSpec.groovy    | 59 ++++++++++++++++++++++
 .../org/apache/grails/github/PreReleaseSpec.groovy | 52 +++++++++++++++++++
 .../grails/github/mocks/GitHubRepoMock.groovy      |  6 +--
 7 files changed, 130 insertions(+), 15 deletions(-)

Reply via email to