Skip to content

ci: Update protobuf compatibility ci to default to 4.29.0#3699

Merged
lqiu96 merged 2 commits intomainfrom
protobuf-ci-4.29.0
Mar 13, 2025
Merged

ci: Update protobuf compatibility ci to default to 4.29.0#3699
lqiu96 merged 2 commits intomainfrom
protobuf-ci-4.29.0

Conversation

@lqiu96
Copy link
Copy Markdown
Member

@lqiu96 lqiu96 commented Mar 13, 2025

No description provided.

@lqiu96 lqiu96 requested a review from blakeli0 March 13, 2025 20:42
@product-auto-label product-auto-label Bot added the size: xs Pull request size is extra small. label Mar 13, 2025
# Default Protobuf-Java versions to use are specified here. Without this, the nightly workflow won't know
# which values to use and would resolve to ''.
protobuf-version: ${{ fromJSON(format('[{0}]', inputs.protobuf_runtime_versions || '"3.25.5","4.28.3"')) }}
protobuf-version: ${{ fromJSON(format('[{0}]', inputs.protobuf_runtime_versions || '"3.25.5","4.29.0"')) }}
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 Mar 13, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe a future enhancement: we can grab the version from java-cloud-bom so that we don't forget to update it here.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, I can create a follow up ticket for this

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@lqiu96 lqiu96 merged commit 769dd63 into main Mar 13, 2025
52 of 53 checks passed
@lqiu96 lqiu96 deleted the protobuf-ci-4.29.0 branch March 13, 2025 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants