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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vision: move published samples into master #2743

Merged
merged 18 commits into from
Jan 28, 2020

Commits on Jan 21, 2020

  1. Configuration menu
    Copy the full SHA
    705b704 View commit details
    Browse the repository at this point in the history
  2. Add generated sample

    dizcology authored and texasmichelle committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    aaca667 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36ab341 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    88b647a View commit details
    Browse the repository at this point in the history
  2. vision: add test for batch_annotate_files_gcs

    fix: add required attribute mime_type
    fix: lint errors in async_batch_annotate_images_test
    texasmichelle committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    2b5a3fe View commit details
    Browse the repository at this point in the history
  3. vision: add test for batch_annotate_files

    fix: encoding error in py2
    docs: update year in copyright header
    texasmichelle committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    e24b100 View commit details
    Browse the repository at this point in the history
  4. fix: pesky lint issues

    texasmichelle committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    4e6f203 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b75926e View commit details
    Browse the repository at this point in the history
  6. Address review cleanup

    Remove autogenerated warnings
    Remove coding: utf-8 line
    Remove argument encoding checks
    Update copyright to 2020
    texasmichelle committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    bed231d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7610cd1 View commit details
    Browse the repository at this point in the history
  8. Remove CLI

    texasmichelle committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    c28e115 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    53e0cb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2020

  1. Add test fixtures

    Remove unnecessary statics, variables, and imports
    Blacken with l=88
    texasmichelle committed Jan 25, 2020
    Configuration menu
    Copy the full SHA
    f2abf4e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Remove unused region tag and comments

    Verified that there are no published links pointing to these region tags:
    vision_async_batch_annotate_images_core
    vision_batch_annotate_files_core
    vision_batch_annotate_files_gcs_core
    texasmichelle committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    7921c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da9b401 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e66d5d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Shorten docstring.

    Replace concrete file path with "path/to/your/document.pdf".
    texasmichelle committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    4b4838c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98395be View commit details
    Browse the repository at this point in the history