Skip to content

Commit

Permalink
chore: remove extra schema/ directory (#735)
Browse files Browse the repository at this point in the history
* chore: remove extra schema/ directory

* fix: fix copy regex
  • Loading branch information
busunkim96 authored Oct 19, 2021
1 parent 8344804 commit 208889b
Show file tree
Hide file tree
Showing 151 changed files with 3 additions and 7,536 deletions.
4 changes: 3 additions & 1 deletion .github/.OwlBot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/cloud/aiplatform/(v.*)/.*-py/(.*)
- source: /google/cloud/aiplatform/(v.*)/aiplatform-.*-py/(.*)
dest: /owl-bot-staging/$1/$2
- source: /google/cloud/aiplatform/v*/schema/.*/.*-py/(google/cloud/.*)
dest: /owl-bot-staging/$1

begin-after-commit-hash: 7774246dfb7839067cd64bba0600089b1c91bd85

17 changes: 0 additions & 17 deletions schema/predict/instance/.coveragerc

This file was deleted.

2 changes: 0 additions & 2 deletions schema/predict/instance/MANIFEST.in

This file was deleted.

49 changes: 0 additions & 49 deletions schema/predict/instance/README.rst

This file was deleted.

Loading

0 comments on commit 208889b

Please sign in to comment.