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

Followup: HSEARCH-4674 Change dependabot configuration for databases #3817

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

marko-bekhta
Copy link
Member

https://hibernate.atlassian.net/browse/HSEARCH-4674

empty or "" empty strings didn't work , but from the logs it looks like it can figure it out without any additional configs:

updater | 2023/11/08 10:43:01 INFO <job_746926390> Checking if db2_community/db2 11.5.8.0 needs updating
  proxy | 2023/11/08 10:43:02 [108] GET https://icr.io:443/v2/db2_community/db2/tags/list
  proxy | 2023/11/08 10:43:02 [108] 200 https://icr.io:443/v2/db2_community/db2/tags/list
  proxy | 2023/11/08 10:43:02 [110] HEAD https://icr.io:443/v2/db2_community/db2/manifests/latest
  proxy | 2023/11/08 10:43:02 [110] 200 https://icr.io:443/v2/db2_community/db2/manifests/latest
  proxy | 2023/11/08 10:43:02 [112] HEAD https://icr.io:443/v2/db2_community/db2/manifests/11.5.8.0
  proxy | 2023/11/08 10:43:02 [112] 200 https://icr.io:443/v2/db2_community/db2/manifests/11.5.8.0
updater | 2023/11/08 10:43:02 INFO <job_746926390> Latest version is 11.5.8.0
updater | 2023/11/08 10:43:02 INFO <job_746926390> No update needed for db2_community/db2 11.5.8.0

Also, I've noticed that there are RHEL builds for MSSQL: https://mcr.microsoft.com/en-us/product/mssql/rhel/server/tags
Do we want to switch to those or stay on Ubuntu ones?

Copy link
Member

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Also, I've noticed that there are RHEL builds for MSSQL: https://mcr.microsoft.com/en-us/product/mssql/rhel/server/tags
Do we want to switch to those or stay on Ubuntu ones?

Maybe raise that to @beikov, but personally I'll just stick to whatever Hibernate ORM tests against.

@yrodiere yrodiere merged commit 24b1b1f into hibernate:main Nov 8, 2023
4 of 6 checks passed
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