Commit 4723064
authored
chore(ci): remove obsolete release readiness and legacy googleapis update scripts (googleapis#14235)
## Summary
Removes obsolete manual release testing scripts and legacy generation
scripts that are no longer used following the monorepo migration and
transition to Librarian.
## Details
- **`java-cloud-bom/tests/release-repository-readiness/`
(`check_status.sh`, `clone_repositories.sh`, `README.md`)**:
These scripts were used historically by release managers to clone ~14
separate upstream GitHub repositories into `/tmp/release-readiness` to
check whether they had updated their shared dependencies before
releasing `libraries-bom`. With all 14 repositories now consolidated
directly into the `google-cloud-java` monorepo under a single git
history, coordinated by Release Please and `versions.txt`, cloning
external repositories is completely obsolete.
- **`sdk-platform-java/.github/scripts/update_googleapis_commit.sh`**:
Orphaned script previously used by the legacy hermetic build code
generation workflows that were removed in googleapis#13432. Nightly updating of
the `googleapis` commitish is now handled entirely by Librarian via
`.github/workflows/update_librarian_googleapis.yaml`.1 parent 4e65b6c commit 4723064
4 files changed
Lines changed: 0 additions & 307 deletions
File tree
- java-cloud-bom/tests/release-repository-readiness
- sdk-platform-java/.github/scripts
Lines changed: 0 additions & 59 deletions
This file was deleted.
Lines changed: 0 additions & 81 deletions
This file was deleted.
Lines changed: 0 additions & 54 deletions
This file was deleted.
Lines changed: 0 additions & 113 deletions
This file was deleted.
0 commit comments