influxdata / influxdata/pbjson
Vendor `protoc`
Open
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 116
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
prost-build has the "vendored" feature so that I need not have `protoc` installed. How hard would it be to add a similar feature to pbjson-build?
Contributor guide
Research direction
Start by reading pbjson-build's build and dependency setup, then compare how prost-build implements its "vendored" feature. Determine the scope of supplying protoc without a system installation and identify the relevant build configuration and tests. Done means pbjson-build can generate its output with the vendored option enabled and no separately installed protoc.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100