Skip to content

Update test-workflow.yml to refresh dependencies per execution#2137

Closed
toepkerd wants to merge 1 commit into
3.5from
toepkerd-patch-2
Closed

Update test-workflow.yml to refresh dependencies per execution#2137
toepkerd wants to merge 1 commit into
3.5from
toepkerd-patch-2

Conversation

@toepkerd
Copy link
Copy Markdown
Collaborator

Backports merged to common utils aren't immediately picked up by alerting backport CIs because the gradle cache doesn't always immediately refresh. This change addresses that by adding --refresh-dependencies arg to the workflow run command.

Description

[Describe what this change achieves]

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Backports merged to common utils aren't immediately picked up by alerting backport CIs because the gradle cache doesn't always immediately refresh. This change addresses that by adding `--refresh-dependencies` arg to the workflow run command.

Signed-off-by: toepkerd <120457569+toepkerd@users.noreply.github.com>
@toepkerd toepkerd closed this May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant