gradle-build-action/.github/workflows
Daz DeBoer e3ada7e5c2
Use multiline input parameters instead of JSON input
The `gradle-home-cache-includes` and `gradle-home-cache-excludes` parameters were initially implemented
as JSON string inputs. This makes these inputs non-idiomatic and easier to get wrong.

This change converts them to multi-line input parameters.

Fixes #106
2021-10-29 07:29:57 -06:00
..
dev.yml Refactored workflows 2021-09-27 19:33:22 -06:00
failure-cases.yml Adapt workflows to renamed parameters 2021-10-27 16:07:24 -06:00
integTest-action-inputs.yml Adapt workflows to renamed parameters 2021-10-27 16:07:24 -06:00
integTest-caching-config.yml Use multiline input parameters instead of JSON input 2021-10-29 07:29:57 -06:00
integTest-caching.yml Adapt workflows to renamed parameters 2021-10-27 16:07:24 -06:00
integTest-execution.yml Adapt workflows to renamed parameters 2021-10-27 16:07:24 -06:00
integTest-gradle-user-home.yml Adapt workflows to renamed parameters 2021-10-27 16:07:24 -06:00
integTest-kotlin-dsl.yml Adapt workflows to renamed parameters 2021-10-27 16:07:24 -06:00