teveltech/GRPC composite action
A composite action to handle building and uploading GRPC artifactes for python and CPP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| proto-folder | Path of protofile | yes | ./ |
| proto-file | protofile name | yes | — |
| arch | The package arch | yes | x86_64 |
Outputs
| name | description |
|---|---|
| cpp_artifact | The new artifact names |
| python_artifact | The new artifact names |
| protoc_version | Protoc version used to compile the artifacts |
| proto_folder | Protoc version used to compile the artifacts |