Skip to content
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

automate updates to other repos #79

Open
tritone opened this issue Apr 6, 2023 · 1 comment
Open

automate updates to other repos #79

tritone opened this issue Apr 6, 2023 · 1 comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@tritone
Copy link
Contributor

tritone commented Apr 6, 2023

This repo contains json and proto files which are copied to back conformance test cases/fixtures in other repos for specific client library languages. This process is not automated at all, which means it's easy for these files to get stale or out of sync.

This issue is to create a way to automatically open update issues or PRs when files are updated here.

Might be a good fixit week project.

@tritone tritone added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Apr 6, 2023
@BenWhitehead
Copy link
Collaborator

Java has a semi-automated approach to updating from, in that someone has to run the script and open the PR. Everything else is handled automatically.

https://github.com/googleapis/java-conformance-tests/blob/main/bump-conformance-tests.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants