Skip to content

Conversation

@zhumin8
Copy link
Contributor

@zhumin8 zhumin8 commented Mar 27, 2025

This script lacked error handling, causing it to fail when modules like java-marketingplatformadminapi
See context in doc

This fix is manually tested and can get a peek of data with

SELECT * FROM `cloud-java-metrics.client_library_versions.cloud_java_client_library_release_dates` 
WHERE TIMESTAMP_TRUNC(_PARTITIONTIME, DAY) = TIMESTAMP("2025-03-27") LIMIT 1000

For longer term, consider adding tests and/or refactoring.

@zhumin8 zhumin8 requested a review from a team as a code owner March 27, 2025 17:46
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Mar 27, 2025
@zhumin8 zhumin8 merged commit cfc7ea2 into main Mar 27, 2025
24 checks passed
@zhumin8 zhumin8 deleted the fix-get-versions branch March 27, 2025 19:26
@release-please release-please bot mentioned this pull request Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants