-
Notifications
You must be signed in to change notification settings - Fork 67
Closed
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
gax-java/dependencies.properties has the versions of the libraries in this sdk-platform-java repositories. The values are not updated upon a release and thus causes discrepancies in the generated build.gradle files.
Currently the values are updated by RenovateBot after a release.
This is from @jradcliff's email "Version compatibility of GAPIC genarator output and google-cloud-shared-dependencies"
Jeff Ching shared an example configuration of src/index.ts: https://github.com/googleapis/release-please/blob/3e807972fc8d1a348cd45e32d933ada4d25d4a28/release-please-config.json#L8
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.