gradle-build-action/.github/workflows
Daz DeBoer 4ebd000afd
Bundle all downloaded dependency files
Previously, only .jar files were bundled, with other files (modules, POMs, zips, etc)
being left in Gradle User Home. All downloaded files are now included in the bundle.

Fixes #100
2021-10-29 08:03:03 -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 Bundle all downloaded dependency files 2021-10-29 08:03:03 -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