Skip to content

Dependency graph are generated for all Gradle jobs following a dependency-submission step #204

@bigdaz

Description

@bigdaz

When a workflow Job includes both a setup-gradle and dependency-submission step, all of the Gradle executions after the dependency-submission step will unexpectedly generate (but not submit) dependency graph files. This is because the dependency-submission action sets some persistent environment variables that impact subsequent steps.

A step using dependency-submission action should be self-contained, and not impact subsequent steps.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions