{"id":19451575,"url":"https://github.com/pxyup/protoc-actions","last_synced_at":"2026-02-03T07:34:40.918Z","repository":{"id":65158346,"uuid":"207882399","full_name":"PxyUp/protoc-actions","owner":"PxyUp","description":"Action for GitHub for generating client, server, grpc gateway and swagger from protofile","archived":false,"fork":false,"pushed_at":"2021-07-12T21:00:59.000Z","size":36,"stargazers_count":14,"open_issues_count":0,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-28T03:02:59.185Z","etag":null,"topics":["action","ci","golang","grpc","protobuf"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PxyUp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-11T18:41:46.000Z","updated_at":"2023-07-11T01:38:13.000Z","dependencies_parsed_at":"2023-01-13T15:43:19.028Z","dependency_job_id":null,"html_url":"https://github.com/PxyUp/protoc-actions","commit_stats":{"total_commits":50,"total_committers":1,"mean_commits":50.0,"dds":0.0,"last_synced_commit":"95691cf4fd16840e6ca372724c99bc2877e865d6"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/PxyUp/protoc-actions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PxyUp%2Fprotoc-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PxyUp%2Fprotoc-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PxyUp%2Fprotoc-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PxyUp%2Fprotoc-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PxyUp","download_url":"https://codeload.github.com/PxyUp/protoc-actions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PxyUp%2Fprotoc-actions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264324589,"owners_count":23590908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["action","ci","golang","grpc","protobuf"],"created_at":"2024-11-10T16:42:18.199Z","updated_at":"2026-02-03T07:34:40.882Z","avatar_url":"https://github.com/PxyUp.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Protoc actions\n\nThis actions allow you generate client and server for grpc in pipeline(to avoid push generated files in repo)\n\n[DEMO](https://github.com/squzy/squzy_proto/blob/test/actio/.github/workflows/lint.yml#L20)\n\n# How to use\n\n```yml\n      - name: Genereate code for squzy-storage protofile\n        uses: PxyUp/protoc-actions@v3.0.0\n        with:\n          path: -I./ --go_opt=paths=source_relative --go_out=./generated example/v1/test.proto\n```\n\n*Supports:*\n- GRPC client server\n- GRPC gateway\n- Swagger from protofiles\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxyup%2Fprotoc-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpxyup%2Fprotoc-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpxyup%2Fprotoc-actions/lists"}