Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce public api ExecOperations service #10461

Merged
merged 4 commits into from
Sep 6, 2019

Conversation

eskatos
Copy link
Member

@eskatos eskatos commented Sep 5, 2019

for exec(spec) and javaexec(spec) operations, usable from task actions without referencing Project.

Only exposed as a project scope service as a first step.

for exec(spec) and javaexec(spec) usage in task actions without referencing the project
only available in project scope for now

Signed-off-by: Paul Merlin <paul@gradle.com>
Signed-off-by: Paul Merlin <paul@gradle.com>
Signed-off-by: Paul Merlin <paul@gradle.com>
@eskatos eskatos added this to the 6.0 RC1 milestone Sep 5, 2019
@eskatos eskatos self-assigned this Sep 5, 2019
@eskatos eskatos marked this pull request as ready for review September 6, 2019 08:30
@eskatos eskatos merged commit d180994 into master Sep 6, 2019
@eskatos eskatos deleted the eskatos/core/exec-operations-api branch September 6, 2019 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant