Skip to content

Commit 2433263

Browse files
authored
chore: remove unused files (#614)
1 parent 89c4322 commit 2433263

File tree

9 files changed

+0
-871
lines changed

9 files changed

+0
-871
lines changed

.kokoro/build.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,6 @@ export GOOGLE_APPLICATION_CREDENTIALS=${KOKORO_GFILE_DIR}/service-account.json
2121
export PROJECT_ID=$(cat "${KOKORO_GFILE_DIR}/project-id.json")
2222
export GOOGLE_CLOUD_PROJECT=$(cat "${KOKORO_GFILE_DIR}/project-id.json")
2323

24-
# Remove old nox
25-
python3 -m pip uninstall --yes --quiet nox-automation
26-
27-
# Install nox
28-
python3 -m pip install --require-hashes -r .kokoro/requirements.txt
29-
python3 -m pip install --upgrade --quiet nox
3024
python3 -m nox --version
3125

3226
# If this is a continuous build, send the test log to the FlakyBot.

.kokoro/docker/docs/Dockerfile

Lines changed: 0 additions & 59 deletions
This file was deleted.

.kokoro/docker/docs/fetch_gpg_keys.sh

Lines changed: 0 additions & 37 deletions
This file was deleted.

.kokoro/publish-docs.sh

Lines changed: 0 additions & 57 deletions
This file was deleted.

.kokoro/release.sh

Lines changed: 0 additions & 25 deletions
This file was deleted.

.kokoro/release/common.cfg

Lines changed: 0 additions & 40 deletions
This file was deleted.

.kokoro/release/release.cfg

Lines changed: 0 additions & 1 deletion
This file was deleted.

.kokoro/requirements.in

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)