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

Fix tests using Apicurio registry by using 2.4.x-release Docker image tag as previous tags do not have manifest #951

Conversation

michalvavrik
Copy link
Member

@michalvavrik michalvavrik commented Nov 14, 2023

Summary

I tried 2.4.2.Final, ..., 2.14.4.Final both on quay.io/apicurio/apicurio-registry-mem and https://hub.docker.com/r/apicurio/apicurio-registry-mem/tags and they just don't seem to have a manifest. Waited until now, but we need to fix TS / FW daily builds so that we don't miss other bugs. Not sure if the issue is temporary or it was an intention. I can't see anything about it here https://www.apicur.io/blog/.

Using 2.14.x stream as upstream Java libraries are adapted with 2.4.14.Final ATM: https://github.com/quarkusio/quarkus/blob/6198267029b4feba6c61153d9feff4a25cb25e23/bom/application/pom.xml#L207

This needs to be released and propagated to TS.

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@michalvavrik michalvavrik marked this pull request as ready for review November 14, 2023 16:47
@michalvavrik
Copy link
Member Author

run tests

@michalvavrik michalvavrik requested review from rsvoboda and jcarranzan and removed request for rsvoboda November 14, 2023 18:15
@michalvavrik
Copy link
Member Author

adding @jcarranzan as we need to fix dailys and @rsvoboda has a lot on his plate already

@jcarranzan
Copy link
Contributor

Ok, after my resolved comment an all the checks have passed, it looks good to me, let's merge it! Thank you, Michal.

@jcarranzan jcarranzan merged commit d6d04d7 into quarkus-qe:main Nov 15, 2023
7 checks passed
@michalvavrik michalvavrik deleted the feature/use-apicurio-4-x-release-image-docker branch November 15, 2023 09:26
@michalvavrik michalvavrik mentioned this pull request Nov 15, 2023
11 tasks
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