https://github.com/protocolbuffers/protobuf-ci
A shared repository for Protobuf CI actions
https://github.com/protocolbuffers/protobuf-ci
Last synced: about 1 year ago
JSON representation
A shared repository for Protobuf CI actions
- Host: GitHub
- URL: https://github.com/protocolbuffers/protobuf-ci
- Owner: protocolbuffers
- License: apache-2.0
- Created: 2023-02-23T22:58:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T18:55:46.000Z (about 1 year ago)
- Last Synced: 2025-02-04T19:40:56.974Z (about 1 year ago)
- Homepage:
- Size: 104 KB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Protobuf CI
A collection of actions and reusable workflows for CI testing in Protobuf
repositories.
Actions and workflows here are expected to be reusable and changes here should apply
to multiple test files/languages. If you want to make a change to a single test or
language please make the change directly in the main protobuf repository.
## Releases
Any change in this repository that you wish to see reflected in other Protobuf
repositories requires a release.
If you are on the protobuf team and have made a change to this repository, please
refer to the internal playbook on how to do so, titled "Making and Releasing Changes
to protobuf-ci". This outlines how to qualify changes, create a release, and update
references to protobuf-ci in other repositories.
If you are not on the protobuf team and wish to make changes to this repository,
please confirm with your reviewer that after submission they follow the release process.