nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

Run dependencyGuard task during CI

Open jdkoren opened this issue 2 years ago • 1 comments

Run the dependencyGuard task during CI, which will fail if there are detected changes.

Also update the Renovate config to run the dependencyGuardBaseline task, otherwise the auto-generated PRs would fail.

Change-Id: If5f2b18a4c765bd38a3353df2adaaa91cf1739c3

jdkoren avatar Nov 30 '23 19:11 jdkoren

@jdkoren Looks like we're missing the dependabot configuration to run dependencyGuardBaseline for automated updates.

Also minor point, please don't force push as it messes up the commit and comment history.

dturner avatar Dec 22 '23 12:12 dturner