ydb-platform / ydb-platform/ydb-cpp-sdk
Support SDK build into deb package
Open
@Repin-Daniil is already working on this.
Since Sep 5, 2025.
enhancement
student-projects
- Dominant language
- C++
- Stars
- 19
- Forks
- 31
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 10
Description
We want to be able to install YDB C++ SDK via apt-get install. Therefore, it is necessary to learn how to build YDB C++ SDK as a .deb package.
The task requires:
- Support CPack for packaging
- Create an install script for building a source package, so it can be uploaded to a PPA repository
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.