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

Use dependabot for test image updates, rm obsolete/cleanup test code #1350

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

MikeEdgar
Copy link
Member

Update API tests to fetch container image references from Dockerfiles that will be tracked by dependabot for updates. I also took this opportunity to prune out a bunch of obsolete/unused test code that have been around from the Kafka Admin API project that the API was forked from.

Closes #1349

@MikeEdgar MikeEdgar added java Pull requests that update Java code api docker Pull requests that update Docker code labels Jan 9, 2025
@MikeEdgar MikeEdgar added this to the 0.6.0 milestone Jan 9, 2025
@MikeEdgar MikeEdgar added the ready for review Pull request is ready for a static review label Jan 9, 2025
@MikeEdgar MikeEdgar requested a review from a team January 9, 2025 23:04
@MikeEdgar MikeEdgar force-pushed the issue-1349 branch 2 times, most recently from 4513a8c to 618f6a1 Compare January 14, 2025 01:10
@MikeEdgar MikeEdgar removed the ready for review Pull request is ready for a static review label Jan 14, 2025
@MikeEdgar
Copy link
Member Author

I will go ahead and merge this change, test code only.

@MikeEdgar MikeEdgar merged commit 806e27c into streamshub:main Jan 14, 2025
6 checks passed
@MikeEdgar MikeEdgar deleted the issue-1349 branch January 14, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api docker Pull requests that update Docker code java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure image references in tests are properly updated by dependabot
1 participant