[PR #1350] [MERGED] pick VCPKG patches #1955

Open
opened 2026-01-29 20:56:37 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/1350
Author: @copybara-service[bot]
Created: 10/7/2025
Status: ✅ Merged
Merged: 10/20/2025
Merged by: @copybara-service[bot]

Base: master ← Head: test_816142562


📝 Commits (1)

📊 Changes

10 files changed (+190 additions, -33 deletions)

View changed files

📝 .github/workflows/build_test.yml (+16 -1)
➕ .github/workflows/build_test_wasm.yml (+70 -0)
📝 .github/workflows/codeql.yml (+9 -0)
📝 .github/workflows/fuzz.yml (+12 -0)
📝 .github/workflows/lint.yml (+16 -0)
📝 .github/workflows/release.yaml (+23 -1)
📝 .github/workflows/scorecard.yml (+9 -3)
📝 CMakeLists.txt (+33 -24)
📝 scripts/libbrotlicommon.pc.in (+1 -1)
📝 setup.py (+1 -3)

📄 Description

pick VCPKG patches


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1350 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/20/2025 **Merged by:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Base:** `master` ← **Head:** `test_816142562` --- ### 📝 Commits (1) - [`61605b1`](https://github.com/google/brotli/commit/61605b1cb34ba84ae71c13b383d850a59cac85b2) pick VCPKG patches ### 📊 Changes **10 files changed** (+190 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_test.yml` (+16 -1) ➕ `.github/workflows/build_test_wasm.yml` (+70 -0) 📝 `.github/workflows/codeql.yml` (+9 -0) 📝 `.github/workflows/fuzz.yml` (+12 -0) 📝 `.github/workflows/lint.yml` (+16 -0) 📝 `.github/workflows/release.yaml` (+23 -1) 📝 `.github/workflows/scorecard.yml` (+9 -3) 📝 `CMakeLists.txt` (+33 -24) 📝 `scripts/libbrotlicommon.pc.in` (+1 -1) 📝 `setup.py` (+1 -3) </details> ### 📄 Description pick VCPKG patches --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:56:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1955