Skip to content

Add placeholder google-protobuf.js file to fix missing input#268

Merged
dibenede merged 1 commit intoprotocolbuffers:mainfrom
dibenede:bcr
Jan 9, 2026
Merged

Add placeholder google-protobuf.js file to fix missing input#268
dibenede merged 1 commit intoprotocolbuffers:mainfrom
dibenede:bcr

Conversation

@dibenede
Copy link
Contributor

@dibenede dibenede commented Jan 9, 2026

Release workflow currently errors out with //:dist_files: missing input file '//:google-protobuf.js' because we normally only generate it as part of the cross-compiled binary and npm releases. However, this seems to be causing problems for the BCR release process because the build target is broken without it.

This change just adds a placeholder file to smooth things over.

Release workflow currently errors out with `//:dist_files: missing
input file '//:google-protobuf.js'` because we normally only generate
it as part of the cross-compiled binary and npm releases. However,
this seems to be causing problems for the BCR release process because
the build target is broken without it.

This change just adds a placeholder file to smooth things over.
@dibenede dibenede requested a review from anna-lawson January 9, 2026 18:05
@dibenede dibenede merged commit 7d64c8d into protocolbuffers:main Jan 9, 2026
5 checks passed
@dibenede dibenede deleted the bcr branch January 9, 2026 18:25
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