googleapis / googleapis/google-cloud-java
[sdk-platform-java] showcase scripts may still break if there was a failed previous attempt
Open
priority: p2
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
There are cases where the update or verification scripts may break, for example, when downloading the protos and leaving some intermediate folders other than `output` to be around.
Suggested approach: cleanup before and after scripts plus removing untracked folders via `git clean -d -f showcase/scripts`
cc: @mpeddada1
Contributor guide
Assessment
This issue has not been assessed yet.