Commit 5590509
authored
chore(hermetic_build): remove obsolete hermetic build source code and workflows (#13616)
Remove the old hermetic_build tool and workflows since the project has
migrated to Librarian for library generation. This change keeps
`google-cloud-java/sdk-platform-java/hermetic_build/library_generation/owlbot`
intact, will do a followup to cleanup bits inside `owlbot` package that
is not used anymore.
- Delete `common/` and `release_note_generation/` directories under
`sdk-platform-java/hermetic_build/`.
- Remove all files under
`sdk-platform-java/hermetic_build/library_generation/` except the
`owlbot/` package, `setup.py`, `requirements.txt`/`requirements.in`, and
`__init__.py`.
- Move the POM comparison helper script `compare_poms.py` into
`tests/owlbot/` to keep the remaining Owlbot test suite fully
self-contained.
- Delete unused build/test workflows, composite action, and scripts
(`hermetic-build-scripts-ci.yaml`,`.cloudbuild/library_generation/`,
`.github/scripts/action.yaml`, and
`.github/scripts/hermetic_library_generation.sh`).
- Update `release-please-config.json` and `AGENTS.md` references to
reflect the removed files.
For googleapis/librarian#52371 parent 4b0fdc9 commit 5590509
176 files changed
Lines changed: 6 additions & 11272 deletions
File tree
- .github/workflows
- sdk-platform-java
- .cloudbuild/library_generation
- scripts
- .github/scripts
- hermetic_build
- common
- cli
- model
- tests
- cli
- model
- resources
- cli
- misc
- test-config
- utils
- utils
- library_generation
- cli
- model
- templates
- tests
- cli
- model
- owlbot
- resources
- gapic_options
- goldens
- integration
- google-cloud-java
- java-bigtable
- misc
- proto_path_library_multiple_protos
- proto-1
- proto-2
- proto_path_library/proto-test-library/src/main/proto/google/cloud/test/v1
- test-config
- test_monorepo_postprocessing
- gapic-libraries-bom
- java-dns
- java-service-control/google-cloud-service-control-bom
- java-tasks/google-cloud-tasks-bom
- test_mv_src
- gapic/destination/java_gapic_srcjar/src
- main/java
- test/java
- proto/destination/java_gapic_srcjar/proto/src/main/java
- samples
- destination_com/java_gapic_srcjar/samples/snippets/generated/src/main/java/com
- destination_io/java_gapic_srcjar/samples/snippets/generated/src/main/java/io
- utils
- utils
- release_note_generation
- cli
- tests
- cli
- resources
- goldens
- test_generate_release_note
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
23 | 19 | | |
| |||
Lines changed: 0 additions & 118 deletions
This file was deleted.
Lines changed: 0 additions & 42 deletions
This file was deleted.
Lines changed: 0 additions & 54 deletions
This file was deleted.
0 commit comments