googleapis / googleapis/google-cloud-cpp
Standardize feature selection in CMake CI builds
Open
type: cleanup
- Dominant language
- C++
- Stars
- 659
- Forks
- 462
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 89
Description
Depending on when various ci build scripts were written, they explicitly list which features are enabled or leverage functions in features.sh. We should update older scripts to use these functions and introduce new functions where needed. This reduces the number of maintenance points.
Contributor guide
Assessment
This issue has not been assessed yet.