Skip to content

Commit

Permalink
chore: remove unused release jobs (#2010)
Browse files Browse the repository at this point in the history
* chore: remove unused release jobs

* remove requirements-kokoro ci test
  • Loading branch information
alicejli authored Nov 28, 2023
1 parent 5116f3d commit fc0e8c9
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 365 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,15 +153,6 @@ jobs:
# testlib modules of gax
run: mvn package clirr:check -DskipTests

requirements-kokoro:
runs-on: ubuntu-latest
container: gcr.io/cloud-devrel-public-resources/java11
steps:
- uses: actions/checkout@v3
- run: python3 --version
- run: python3 -m pip install --require-hashes -r .kokoro/requirements.txt
- run: python3 -m releasetool publish-reporter-script > /dev/null

showcase:
runs-on: ubuntu-22.04
strategy:
Expand Down
49 changes: 0 additions & 49 deletions .kokoro/release/common.cfg

This file was deleted.

52 changes: 0 additions & 52 deletions .kokoro/release/common.sh

This file was deleted.

30 changes: 0 additions & 30 deletions .kokoro/release/publish_javadoc11.cfg

This file was deleted.

144 changes: 0 additions & 144 deletions .kokoro/release/publish_javadoc11.sh

This file was deleted.

17 changes: 0 additions & 17 deletions .kokoro/release/stage.cfg

This file was deleted.

55 changes: 0 additions & 55 deletions .kokoro/release/stage.sh

This file was deleted.

9 changes: 0 additions & 9 deletions .kokoro/requirements.in

This file was deleted.

0 comments on commit fc0e8c9

Please sign in to comment.