falkcorp/Protobuf Release Build
Generate protobuf code and SDK packages for release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config-path | Path to the repository configuration file | no | .github/repository-config.yml |
| protobuf-path | Path to protobuf source files | no | proto |
| output-path | Output path for generated code | no | sdks |
| generate-docs | Generate protobuf documentation | no | false |
| skip-post-processing | Skip post-generation processing scripts | no | false |
| buf-version | Buf CLI version | no | 1.50.0 |
| protoc-version | protoc version | no | 28.3 |
| go-enabled | Generate Go protobuf code | no | true |
| python-enabled | Generate Python protobuf code | no | true |
| rust-enabled | Generate Rust protobuf code | no | false |
Outputs
| name | description |
|---|---|
| artifacts-available | Whether protobuf artifacts were generated |