ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
4.02k stars 587 forks source link

Add devcontainer configuration with C++ tools and ccache setup #11684

Open polRk opened 1 week ago

polRk commented 1 week ago

Changelog entry

Add devcontainer configuration with C++ tools and ccache setup.

For better performance, clone the source code in the container instead of mounting the folder with the source code. This avoids potential performance issues with file system mounts.

image

Changelog category

Additional information

This pull request includes changes to set up a development container environment for C++ development and to configure Dependabot for automated dependency updates. The most important changes involve creating a Dockerfile for the development container, configuring the development container settings, and setting up ccache for build caching.

Development container setup:

Dependabot configuration:

github-actions[bot] commented 1 week ago

:white_circle: 2024-11-16 18:49:02 UTC Pre-commit check linux-x86_64-relwithdebinfo for 33cf0e687ef072d37a5956c731d5b82c57d8eed4 has started. :white_circle: 2024-11-16 18:49:13 UTC Artifacts will be uploaded here :white_circle: 2024-11-16 18:51:43 UTC ya make is running... :green_circle: 2024-11-16 18:51:48 UTC Tests successful.

Test history Ya make output Test bloat TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

:green_circle: 2024-11-16 18:51:54 UTC Build successful.

github-actions[bot] commented 1 week ago

:white_circle: 2024-11-16 18:49:03 UTC Pre-commit check linux-x86_64-release-asan for 33cf0e687ef072d37a5956c731d5b82c57d8eed4 has started. :white_circle: 2024-11-16 18:49:14 UTC Artifacts will be uploaded here :white_circle: 2024-11-16 18:51:49 UTC ya make is running... :green_circle: 2024-11-16 18:51:54 UTC Tests successful.

Test history Ya make output Test bloat TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

:green_circle: 2024-11-16 18:51:59 UTC Build successful.

github-actions[bot] commented 1 week ago

:white_circle: 2024-11-16 18:57:46 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7966857efc2e0af5207d11db84212fece5f6c1d5 has started. :white_circle: 2024-11-16 18:58:33 UTC Artifacts will be uploaded here :white_circle: 2024-11-16 19:01:47 UTC ya make is running... :green_circle: 2024-11-16 19:01:52 UTC Tests successful.

Test history Ya make output Test bloat TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

:green_circle: 2024-11-16 19:01:58 UTC Build successful.

github-actions[bot] commented 1 week ago

:white_circle: 2024-11-16 18:59:41 UTC Pre-commit check linux-x86_64-release-asan for 7966857efc2e0af5207d11db84212fece5f6c1d5 has started. :white_circle: 2024-11-16 18:59:51 UTC Artifacts will be uploaded here :white_circle: 2024-11-16 19:02:21 UTC ya make is running... :green_circle: 2024-11-16 19:02:26 UTC Tests successful.

Test history Ya make output Test bloat TESTS PASSED ERRORS FAILED SKIPPED MUTED?
0 0 0 0 0 0

:green_circle: 2024-11-16 19:02:31 UTC Build successful.