Skip to content

Conversation

@zhouyuan
Copy link
Contributor

@zhouyuan zhouyuan commented Nov 10, 2025

What changes are proposed in this pull request?

after #10926 the docker image for vcpkg-centos-8 has a conlict with vcpkg-centos-8-gcc13 when merging digests.
this patch renames the merge pattern so there is not conflict.

How was this patch tested?

Related issue: #10926

Signed-off-by: Yuan <[email protected]>
Signed-off-by: Yuan <[email protected]>
@zhouyuan zhouyuan force-pushed the wip_vcpkg_libuuid_mirror branch from ddf5c3e to 391ef99 Compare November 10, 2025 15:10
Signed-off-by: Yuan <[email protected]>
@zhouyuan zhouyuan marked this pull request as ready for review November 10, 2025 17:27
This reverts commit f961376.
Signed-off-by: Yuan <[email protected]>
@zhouyuan zhouyuan requested a review from PHILO-HE November 10, 2025 17:39
@zhouyuan zhouyuan changed the title [GLUTEN-10926][VL] followup to fix vcpkg libuuid mirror [GLUTEN-10926][VL] followup to fix docker image conflict Nov 11, 2025
strategy:
matrix:
digests: [ vcpkg-centos-8, vcpkg-centos-8-gcc13, vcpkg-centos-9, centos-8-jdk8, centos-8-jdk11, centos-8-jdk17, centos-9-jdk8, centos-9-jdk11, centos-9-jdk17 ]
digests: [ vcpkg-centos-8, vcpkg-centos-8_gcc13, vcpkg-centos-9, centos-8-jdk8, centos-8-jdk11, centos-8-jdk17, centos-9-jdk8, centos-9-jdk11, centos-9-jdk17 ]
Copy link
Member

Choose a reason for hiding this comment

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

How about creating a separate merge job for gcc13 dockers? Then, no impact due to the name pattern conflict.

I feel it may be better to keep the naming consistency with hyphen as separator.

Copy link
Member

@PHILO-HE PHILO-HE left a comment

Choose a reason for hiding this comment

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

Looks good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants