Skip to content

Fix CI by checking out third_party git submodules#5

Merged
eivanov89 merged 1 commit into
ydb-platform:mainfrom
zinal:cursor/fix-ci-submodules-a35e
Jul 22, 2026
Merged

Fix CI by checking out third_party git submodules#5
eivanov89 merged 1 commit into
ydb-platform:mainfrom
zinal:cursor/fix-ci-submodules-a35e

Conversation

@zinal

@zinal zinal commented Jul 22, 2026

Copy link
Copy Markdown
Member

CMake always add_subdirectory()'s bundled deps under third_party/, but actions/checkout left those directories empty, so configure failed before any tests ran. Also drop the unused /tmp/deps prebuilds — CMAKE_PREFIX_PATH never reached find_package with the current CMakeLists.

CMake always add_subdirectory()'s bundled deps under third_party/, but
actions/checkout left those directories empty, so configure failed before
any tests ran. Also drop the unused /tmp/deps prebuilds — CMAKE_PREFIX_PATH
never reached find_package with the current CMakeLists.

Co-authored-by: Maksim Zinal <zinal@ydb.tech>
@eivanov89
eivanov89 merged commit 4961641 into ydb-platform:main Jul 22, 2026
4 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.

3 participants