Skip to content

[6.6] Fix mirror integration on Jenkins CI#12282

Merged
yrodiere merged 3 commits into
hibernate:6.6from
yrodiere:HHH-20341-6.6
May 4, 2026
Merged

[6.6] Fix mirror integration on Jenkins CI#12282
yrodiere merged 3 commits into
hibernate:6.6from
yrodiere:HHH-20341-6.6

Conversation

@yrodiere
Copy link
Copy Markdown
Member

Backport of #12275

So that we can change it from CI configuration instead of having to edit
every single Jenkinsfile every time.

In our case we were missing the HTTP scheme and the repo path, so I
believe the mirror has never even been used -- most likely it was
silently ignored, because the given URL looked like an empty repo.

CI now includes the proper URL, with correct scheme and path, which
means the Jenkinsfiles should work just fine.
As it was, it was simply being ignored.
…_MIRROR

So that we know for sure the mirror is being used.
@hibernate-github-bot
Copy link
Copy Markdown

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [e55ae69, f987c8c, 36e5813]

› This message was automatically generated.

@yrodiere yrodiere merged commit db049ac into hibernate:6.6 May 4, 2026
26 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants