belizwp/gRPC stub builder
Github action that build stub for JVM languages and upload to github maven repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 15, 2022
- License
- MIT
Pinned Snippet
uses: belizwp/grpc-stub-action@759bd6ce26a931828394cc9f8ae8748ba358c9e5 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| proto_dir | Directory of proto | yes | — |
| organization | Organization of maven repository | yes | — |
| name | Name of maven repository | yes | — |
| group | Group when upload to maven repository | yes | — |
| artifact_id | ArtifactId when upload to maven repository | yes | — |
| version | Version when upload to maven repository | yes | — |
| gh_actor | Github maven repository upload actor | yes | — |
| gh_token | Github maven repository upload token | yes | — |
| ref | The branch, tag or SHA to checkout builder source code - default is `main` | no | main |
Outputs
no outputs