Skip to content

Conversation

@dibenede
Copy link
Contributor

We use PackageVariablesInfo from rules_pkg for versioning. The previous change bumped the version of our rules_pkg dependency and it looks like that moved the declaring providers.bzl file change to a pkg/ subdir.

This broke our Windows builds/release automation since they use //:dist_zip. We did not catch this during PR testing because we just do npm test.

We use PackageVariablesInfo from rules_pkg for versioning. The
previous change bumped the version of our rules_pkg dependency and it
looks like that moved the declaring providers.bzl file change to a
`pkg/` subdir.

This broke our Windows builds/release automation since they use
//:dist_zip. We did not catch this during PR testing because we just
do `npm test`.
@dibenede dibenede requested a review from lukesandberg March 17, 2025 20:12
@dibenede dibenede merged commit 0768cc9 into protocolbuffers:main Mar 19, 2025
4 checks passed
@dibenede dibenede deleted the fix-path branch March 19, 2025 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants