setup-protoc icon indicating copy to clipboard operation
setup-protoc copied to clipboard

GitHub Action to setup the protoc compiler for protocol buffers

Results 22 setup-protoc issues
Sort by recently updated
recently updated
newest added
trafficstars

### Describe the problem Protobuf has recently changed its versioning scheme. The release after 3.20 is named 21.0. ### To reproduce Sample workflow: ``` - name: install protoc uses: arduino/setup-protoc@master...

type: imperfection
topic: code

On every push that changes relevant files, and periodically, use [github-label-sync](https://github.com/Financial-Times/github-label-sync) to configure the repository's issue/PR labels according to the universal, shared, and local label configuration files.

type: enhancement
topic: infrastructure

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @​actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...

topic: infrastructure

Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0. Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update version b62f1da Protect against constructor modification, #84 fb427cd Link to json-schema-org...

topic: infrastructure

### Describe the request Add some checks workflows to this repo to enhance the developer experience and to catch common problems: - https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/sync-labels.md - https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/check-license.md - https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/check-markdown-task.md - https://github.com/arduino/tooling-project-assets/blob/main/workflow-templates/check-taskfiles.md ###...

type: enhancement
topic: infrastructure

Fixes #25 Downloads `aarch_64` release for `arm64` architecture.

type: enhancement
architecture: arm
os: linux
topic: code

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

topic: infrastructure

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. Release notes Sourced from ws's releases. 5.2.3 Bug fixes Backported 00c425ec to the 5.x release line (76d47c14). Commits 6dd88e7 [dist] 5.2.3 76d47c1 [security] Fix...

topic: infrastructure

Not sure if this is a configuration error, but when trying to add this action to my workflow, I get the following error: ``` go env GOPATH failed to initialize...

type: imperfection

Bumps [pathval](https://github.com/chaijs/pathval) from 1.1.0 to 1.1.1. Release notes Sourced from pathval's releases. v1.1.1 Fixes a security issue around prototype pollution. Commits db6c3e3 chore: v1.1.1 7859e0e Merge pull request #60 from...

topic: infrastructure