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

Update Gradle smoke test to include full name #27

Merged
merged 1 commit into from
Jan 29, 2023

Conversation

jeffwidman
Copy link
Member

In dependabot/dependabot-core#6526, the display name for Gradle was updated to include the full name. See that PR for rationale.

Updated the smoke test by finding the image name from: https://github.com/dependabot/dependabot-core/actions/runs/4034930902/attempts/1#summary-10953476551

And then running:

dependabot --updater-image ghcr.io/dependabot/dependabot-updater-gradle:5eff30823a1eb0aba02f2267d14427a8bb547414 test -f tests/smoke-gradle.yaml -o tests/smoke-gradle.yaml

And committing the diff.

In dependabot/dependabot-core#6526, the display
name for Gradle was updated to include the full name. See that PR for
rationale.

Updated the smoke test by finding the image name from:
https://github.com/dependabot/dependabot-core/actions/runs/4034930902/attempts/1#summary-10953476551

And then running:
```shell
dependabot --updater-image ghcr.io/dependabot/dependabot-updater-gradle:5eff30823a1eb0aba02f2267d14427a8bb547414 test -f tests/smoke-gradle.yaml -o tests/smoke-gradle.yaml
```

And committing the diff.
@jeffwidman jeffwidman merged commit 1c3b62a into main Jan 29, 2023
@jeffwidman jeffwidman deleted the fixup-gradle-tests-for-full-name branch January 29, 2023 19:11
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.

2 participants