This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch asf
in repository https://gitbox.apache.org/repos/asf/grails-github-actions.git
from 973e24a Merge pull request #52 from jdaugherty/target_folder_support
add 1c5254c #49 - allow for property files other than gradle.properties
new 36fe79e Merge pull request #53 from jdaugherty/property_file_name
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:
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(-)