Commit Graph

8 Commits

Author SHA1 Message Date
daz 92975d7f32 Allow a task name to be specified for dependency-submission
Fixes: #125
2024-04-09 08:46:20 -06:00
daz 3335c16182 Move execution-related code into subpackage 2024-04-08 14:04:29 -06:00
daz 627fa7627c Revert "Provide default config values for dependency-submission"
This reverts commit b7ef93c7b7.
2024-04-07 11:54:02 -06:00
daz e40c718900 Only verify TOU agreement when required 2024-04-07 11:25:02 -06:00
daz b7ef93c7b7 Provide default config values for dependency-submission 2024-04-07 11:00:34 -06:00
daz cfd20ecc0a Replace static config methods with config types
This will allow different entry points to have different inputs.
2024-04-07 11:00:34 -06:00
Pavlo Shevchenko 5a171ce5b8 Inject Develocity plugin for versions 3.17 and above (#62)
To handle the rebranding of the GE plugin, this PR updates the inject-develocity init script 
to apply the `com.gradle.develocity` plugin if `3.17+` version of the plugin is requested.
2024-04-03 14:47:50 -06:00
daz 5e522253a6 Combine all sources into a sub-directory 2024-01-25 11:53:44 -07:00