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 25cf6d5 Merge pull request #63 from apache/develocity-server-url
add 3913c77 feature - support a prefix for imported environment variables
add aff7659 feature - support comments on the same line as property
definition
add c930ea7 add diagnostics to ensure docker is setup correctly
add e8d517a Update dependencies to support newer versions of docker in
github actions
new f1c94d4 Merge pull request #64 from jdaugherty/gradle-properties
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:
export-gradle-properties/README.md | 22 +++
export-gradle-properties/action.yml | 5 +
export-gradle-properties/entrypoint.sh | 15 +-
tests/build.gradle | 9 +-
.../github/ExportGradlePropertiesSpec.groovy | 198 +++++++++++++++++++++
5 files changed, 243 insertions(+), 6 deletions(-)