googleapis / googleapis/google-cloud-cpp
Move `demo-*` builds to **only** system packages
- 主要言語
- C++
- スター
- 659
- フォーク
- 462
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 89
説明
The `demo-*` builds install gRPC and Protobuf because some libraries do not compile with the versions packaged with the underlying distro.
We should disable the libraries that do not work. It is probably more important to show how customers can use the system packages for our dependencies than to show how to compile the latest and greatest version.
We can add another builds that builds everything from source if we think it is important to show how that can be done.
コントリビューションガイド
調査の方向性
Start by locating the demo-* build definitions and how they select gRPC and Protobuf dependencies. Identify the libraries that do not compile with the underlying distribution packages, then verify that the demos use only system packages and disable those libraries. No specific files or tests are named in the issue.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, grpc
- 領域
- build-system
- issue の種類
- リファクタリング
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100