-
Notifications
You must be signed in to change notification settings - Fork 16k
Merge 22.x back to main after 22.0 release #11975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
… version (#11728) PiperOrigin-RevId: 505829492
Downgrade ruby major version
Environment variables need to be accessed with the "env." prefix. PiperOrigin-RevId: 506147851
22.x 202302022046
Pull the first index with jq instead of looking for "main" Git add all artifacts since "git commit -a" doesn't add new ones PiperOrigin-RevId: 506933714
Cherrypick bug fixes to update PHP repo GHA.
Fix the macro PROTOBUF_LITTLE_ENDIAN cannot be set correctly on the l…
Manual cp of #11882 to 22.x PiperOrigin-RevId: 508400344
…es bad amalgamation update from bad merge.
Merge main to 22.x
22.x 202302102000
Delete codeowners file in release branch
PiperOrigin-RevId: 508680514
PiperOrigin-RevId: 508701071
Changes to these files *can't* be tested in forked PRs, so we should explicitly block them with an error message to explain why. PiperOrigin-RevId: 508701535
PiperOrigin-RevId: 508720169
version.json
Outdated
| "main": { | ||
| "protoc_version": "22-dev", | ||
| "22.x": { | ||
| "protoc_version": "22.1-dev", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
version.json is wrong and should maintain the previous main version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.
| _github_archive( | ||
| name = "upb", | ||
| repo = "https://github.com/protocolbuffers/upb", | ||
| commit = "662497f1d3dcced2bba1620cea9aae8b484bd3cd", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't meant to be updated during merge either
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed.
…2302161846 Merge 22.x back to main after 22.0 release
No description provided.