googleapis / googleapis/google-cloud-python
Enable automated golden refresh
Open
priority: p2
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
Currently, when we update our gapic-generator templates, we have to manually update the golden services. At the same time, we have an Integration test that will alert us if the goldens we generate differ from what's expected
We should use the logic we already have in that CI test, and add a step where the CI will push changes to our goldens when the templates are modified. This would save manual work, and be easier to communicate to new team members
Contributor guide
Assessment
This issue has not been assessed yet.