Skip to content
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 our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update templates #6

Closed
wants to merge 4 commits into from
Closed

Conversation

yoshi-automation
Copy link

@yoshi-automation yoshi-automation commented Sep 24, 2020

This PR was generated using Autosynth. 馃寛

Synth log will be available here:
https://source.cloud.google.com/results/invocations/a03a3673-1422-46d6-80b4-aa3d507db98e/targets

  • To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@d176743
Source-Link: googleapis/synthtool@4679e7e
Source-Link: googleapis/synthtool@3336657

@yoshi-automation yoshi-automation requested a review from a team as a code owner September 24, 2020 12:28
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2020
sasha-gitg added a commit that referenced this pull request Nov 9, 2020
* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* feat: Add Custom Training by Python Script (#6)

* chore: fix LRO tests and formatting

* add tests

* fix typo

* more typos

* address feedback

* feat: Address comments and change args to accept list of args to support positional args and flags.

* feat: rename is_failed to has_failed

* refactor: remove unused Dict type

* Work on predict (#7)

* fix tests

* fix tests

* fix tests

* checkpoint

* Endpoint (#8)

* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* add tests

* fix typo

* more typos

* address feedback

* fix tests

* fix tests

* fix tests

Co-authored-by: sirtorry <torryyang@google.com>
Co-authored-by: Torry Yang <sirtorry@users.noreply.github.com>

* address feedback

* add tests

* appease linters

* fix test

* fix test

* add self to test params

* tests

* tests

* tests

* fix tests

* more bug crushing

* undo 'fix'

* test: fix endpoint test

* chore: change explain ticket ref

* test: fix endpoint tests

Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Co-authored-by: Sasha Sobran <asobran@google.com>
dizcology pushed a commit to dizcology/python-aiplatform that referenced this pull request Nov 30, 2020
* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* feat: Add Custom Training by Python Script (googleapis#6)

* chore: fix LRO tests and formatting

* add tests

* fix typo

* more typos

* address feedback

* feat: Address comments and change args to accept list of args to support positional args and flags.

* feat: rename is_failed to has_failed

* refactor: remove unused Dict type

* Work on predict (googleapis#7)

* fix tests

* fix tests

* fix tests

* checkpoint

* Endpoint (googleapis#8)

* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* add tests

* fix typo

* more typos

* address feedback

* fix tests

* fix tests

* fix tests

Co-authored-by: sirtorry <torryyang@google.com>
Co-authored-by: Torry Yang <sirtorry@users.noreply.github.com>

* address feedback

* add tests

* appease linters

* fix test

* fix test

* add self to test params

* tests

* tests

* tests

* fix tests

* more bug crushing

* undo 'fix'

* test: fix endpoint test

* chore: change explain ticket ref

* test: fix endpoint tests

Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Co-authored-by: Sasha Sobran <asobran@google.com>
dizcology pushed a commit to dizcology/python-aiplatform that referenced this pull request Nov 30, 2020
* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* feat: Add Custom Training by Python Script (googleapis#6)

* chore: fix LRO tests and formatting

* add tests

* fix typo

* more typos

* address feedback

* feat: Address comments and change args to accept list of args to support positional args and flags.

* feat: rename is_failed to has_failed

* refactor: remove unused Dict type

* Work on predict (googleapis#7)

* fix tests

* fix tests

* fix tests

* checkpoint

* Endpoint (googleapis#8)

* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* add tests

* fix typo

* more typos

* address feedback

* fix tests

* fix tests

* fix tests

Co-authored-by: sirtorry <torryyang@google.com>
Co-authored-by: Torry Yang <sirtorry@users.noreply.github.com>

* address feedback

* add tests

* appease linters

* fix test

* fix test

* add self to test params

* tests

* tests

* tests

* fix tests

* more bug crushing

* undo 'fix'

* test: fix endpoint test

* chore: change explain ticket ref

* test: fix endpoint tests

Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Co-authored-by: Sasha Sobran <asobran@google.com>
dizcology pushed a commit to dizcology/python-aiplatform that referenced this pull request Nov 30, 2020
* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* feat: Add Custom Training by Python Script (googleapis#6)

* chore: fix LRO tests and formatting

* add tests

* fix typo

* more typos

* address feedback

* feat: Address comments and change args to accept list of args to support positional args and flags.

* feat: rename is_failed to has_failed

* refactor: remove unused Dict type

* Work on predict (googleapis#7)

* fix tests

* fix tests

* fix tests

* checkpoint

* Endpoint (googleapis#8)

* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* add tests

* fix typo

* more typos

* address feedback

* fix tests

* fix tests

* fix tests

Co-authored-by: sirtorry <torryyang@google.com>
Co-authored-by: Torry Yang <sirtorry@users.noreply.github.com>

* address feedback

* add tests

* appease linters

* fix test

* fix test

* add self to test params

* tests

* tests

* tests

* fix tests

* more bug crushing

* undo 'fix'

* test: fix endpoint test

* chore: change explain ticket ref

* test: fix endpoint tests

Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Co-authored-by: Sasha Sobran <asobran@google.com>
dizcology pushed a commit to dizcology/python-aiplatform that referenced this pull request Nov 30, 2020
* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* feat: Add Custom Training by Python Script (googleapis#6)

* chore: fix LRO tests and formatting

* add tests

* fix typo

* more typos

* address feedback

* feat: Address comments and change args to accept list of args to support positional args and flags.

* feat: rename is_failed to has_failed

* refactor: remove unused Dict type

* Work on predict (googleapis#7)

* fix tests

* fix tests

* fix tests

* checkpoint

* Endpoint (googleapis#8)

* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* add tests

* fix typo

* more typos

* address feedback

* fix tests

* fix tests

* fix tests

Co-authored-by: sirtorry <torryyang@google.com>
Co-authored-by: Torry Yang <sirtorry@users.noreply.github.com>

* address feedback

* add tests

* appease linters

* fix test

* fix test

* add self to test params

* tests

* tests

* tests

* fix tests

* more bug crushing

* undo 'fix'

* test: fix endpoint test

* chore: change explain ticket ref

* test: fix endpoint tests

Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Co-authored-by: Sasha Sobran <asobran@google.com>
dizcology pushed a commit to dizcology/python-aiplatform that referenced this pull request Nov 30, 2020
* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* feat: Add Custom Training by Python Script (googleapis#6)

* chore: fix LRO tests and formatting

* add tests

* fix typo

* more typos

* address feedback

* feat: Address comments and change args to accept list of args to support positional args and flags.

* feat: rename is_failed to has_failed

* refactor: remove unused Dict type

* Work on predict (googleapis#7)

* fix tests

* fix tests

* fix tests

* checkpoint

* Endpoint (googleapis#8)

* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* add tests

* fix typo

* more typos

* address feedback

* fix tests

* fix tests

* fix tests

Co-authored-by: sirtorry <torryyang@google.com>
Co-authored-by: Torry Yang <sirtorry@users.noreply.github.com>

* address feedback

* add tests

* appease linters

* fix test

* fix test

* add self to test params

* tests

* tests

* tests

* fix tests

* more bug crushing

* undo 'fix'

* test: fix endpoint test

* chore: change explain ticket ref

* test: fix endpoint tests

Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Co-authored-by: Sasha Sobran <asobran@google.com>
dizcology pushed a commit to dizcology/python-aiplatform that referenced this pull request Dec 22, 2020
* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* feat: Add Custom Training by Python Script (googleapis#6)

* chore: fix LRO tests and formatting

* add tests

* fix typo

* more typos

* address feedback

* feat: Address comments and change args to accept list of args to support positional args and flags.

* feat: rename is_failed to has_failed

* refactor: remove unused Dict type

* Work on predict (googleapis#7)

* fix tests

* fix tests

* fix tests

* checkpoint

* Endpoint (googleapis#8)

* recs

* create endpoint

* deploy model

* undeploy model

* predict placeholders

* use base properties

* address feedback

* address feedback

* use full name

* address comments

* add tests

* fix typo

* more typos

* address feedback

* fix tests

* fix tests

* fix tests

Co-authored-by: sirtorry <torryyang@google.com>
Co-authored-by: Torry Yang <sirtorry@users.noreply.github.com>

* address feedback

* add tests

* appease linters

* fix test

* fix test

* add self to test params

* tests

* tests

* tests

* fix tests

* more bug crushing

* undo 'fix'

* test: fix endpoint test

* chore: change explain ticket ref

* test: fix endpoint tests

Co-authored-by: sasha-gitg <44654632+sasha-gitg@users.noreply.github.com>
Co-authored-by: Sasha Sobran <asobran@google.com>
@leahecole leahecole mentioned this pull request Jan 16, 2021
2 tasks
@yoshi-automation yoshi-automation requested a review from a team as a code owner January 16, 2021 13:30
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes from synthtool. chore: update templates Feb 8, 2021
        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
A py.typed file must be included in the released package for it to be considered typed by type checkers. https://www.python.org/dev/peps/pep-0561/#packaging-type-information. See googleapis/python-secret-manager#79

Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Fri Feb 5 17:32:06 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: 33366574ffb9e11737b3547eb6f020ecae0536e8
Source-Link: googleapis/synthtool@3336657
Adds details about blacken, updates version for system tests,
and shows how to pass through pytest arguments.

Source-Author: Chris Cotter <cjcotter@google.com>
Source-Date: Mon Feb 8 17:13:36 2021 -0500
Source-Repo: googleapis/synthtool
Source-Sha: 4679e7e415221f03ff2a71e3ffad75b9ec41d87e
Source-Link: googleapis/synthtool@4679e7e
Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Source-Date: Wed Feb 17 14:10:46 2021 -0700
Source-Repo: googleapis/synthtool
Source-Sha: d17674372e27fb8f23013935e794aa37502071aa
Source-Link: googleapis/synthtool@d176743
@busunkim96 busunkim96 closed this Mar 23, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 29, 2021
This will be blocked until 

- [x] [this synthtool PR](https://github.com/googleapis/synthtool/pull/909/files) is merged 
and 
- [ ] [we run synth here](#6) (I rechecked the box to regen the PR on Friday 1/15 at 5:30pm pacific) 

Internal CL352076910 adds 3.6, 3.8, and 3.9 internal configs (3.7 is already set up)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement. context: partial
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants