Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(python): remove obsolete release scripts and config files#755

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions.github/.OwlBot.lock.yaml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,5 +13,5 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
digest: sha256:5efdf8d38e5a22c1ec9e5541cbdfde56399bdffcb6f531183f84ac66052a8024
# created: 2024-10-25
digest: sha256:91d0075c6f2fd6a073a06168feee19fa2a8507692f2519a1dc7de3366d157e99
# created: 2024-11-11T16:13:09.302418532Z
1 change: 1 addition & 0 deletions.github/release-trigger.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
enabled: true
multiScmName: python-api-core
29 changes: 0 additions & 29 deletions.kokoro/release.sh
View file
Open in desktop

This file was deleted.

43 changes: 0 additions & 43 deletions.kokoro/release/common.cfg
View file
Open in desktop

This file was deleted.

1 change: 0 additions & 1 deletion.kokoro/release/release.cfg
View file
Open in desktop

This file was deleted.

11 changes: 0 additions & 11 deletions.kokoro/requirements.in
View file
Open in desktop

This file was deleted.

509 changes: 0 additions & 509 deletions.kokoro/requirements.txt
View file
Open in desktop

This file was deleted.

3 changes: 2 additions & 1 deletion.kokoro/test-samples-impl.sh
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -33,7 +33,8 @@ export PYTHONUNBUFFERED=1
env | grep KOKORO

# Install nox
python3.9 -m pip install --upgrade --quiet nox
# `virtualenv==20.26.6` is added for Python 3.7 compatibility
python3.9 -m pip install --upgrade --quiet nox virtualenv==20.26.6

# Use secrets acessor service account to get secrets
if [[ -f "${KOKORO_GFILE_DIR}/secrets_viewer_service_account.json" ]]; then
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp