Skip to content
New issue

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

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

Already on GitHub? # to your account

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

Closed
bigdaz opened this issue Apr 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working in:dependency-submission
Milestone

Comments

@bigdaz
Copy link
Member

bigdaz commented Apr 30, 2024

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.

@bigdaz bigdaz added bug Something isn't working in:dependency-submission labels Apr 30, 2024
@bigdaz bigdaz self-assigned this Apr 30, 2024
@bigdaz bigdaz changed the title Dependency graph are generated for all Gradle jobs following a dependnecy-submission step Dependency graph are generated for all Gradle jobs following a dependency-submission step Jul 16, 2024
@bigdaz bigdaz closed this as completed in bb7a843 Jul 17, 2024
@bigdaz bigdaz modified the milestones: v3.6.0, v4.0.0 Jul 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working in:dependency-submission
Projects
None yet
Development

No branches or pull requests

1 participant