mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #1395] Add BCR publishing configuration for brotli and brotli_go modules #2007
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1395
Author: @mmorel-35
Created: 11/23/2025
Status: 🔄 Open
Base:
master← Head:bcr📝 Commits (2)
5251c3cAdd BCR publishing configuration for brotli and brotli_go moduleseff4cbbAdd BCR publishing configuration for brotli and brotli_go modules📊 Changes
9 files changed (+217 additions, -0 deletions)
View changed files
➕
.bcr/README.md(+69 -0)➕
.bcr/config.yml(+8 -0)➕
.bcr/go/metadata.template.json(+14 -0)➕
.bcr/go/presubmit.yml(+32 -0)➕
.bcr/go/source.template.json(+5 -0)➕
.bcr/metadata.template.json(+14 -0)➕
.bcr/presubmit.yml(+41 -0)➕
.bcr/source.template.json(+5 -0)➕
.github/workflows/publish_to_bcr.yaml(+29 -0)📄 Description
Description
Add BCR publishing configuration for brotli and brotli_go modules
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.