Skip to content

Switch native build to new docker image (#78)#79

Merged
intuibase merged 1 commit into
open-telemetry:mainfrom
intuibase:switch_build_to_new_conan_cache
May 5, 2026
Merged

Switch native build to new docker image (#78)#79
intuibase merged 1 commit into
open-telemetry:mainfrom
intuibase:switch_build_to_new_conan_cache

Conversation

@intuibase

Copy link
Copy Markdown
Contributor

Update the native build docker image from conancache-v0.0.1 to conancache-v0.0.2 in build script.

The new Conan cache image (conancache-v0.0.2) contains pre-cached Conan dependencies built with PHP 8.5 headers included. This eliminates the need to fetch and build these dependencies during CI, significantly reducing native build times.

@intuibase
intuibase requested a review from a team as a code owner May 5, 2026 11:05
@intuibase intuibase self-assigned this May 5, 2026
@intuibase
intuibase requested a review from SergeyKleyman May 5, 2026 11:05
@intuibase intuibase linked an issue May 5, 2026 that may be closed by this pull request
@intuibase
intuibase merged commit 541d527 into open-telemetry:main May 5, 2026
66 checks passed
@intuibase
intuibase deleted the switch_build_to_new_conan_cache branch May 5, 2026 12:15
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.

[PHP 8.5] Switch native build to new docker image

2 participants