Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: enterstudio/client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: grafeas/client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 368 files changed
  • 4 contributors

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    3d4f664 View commit details
    Browse the repository at this point in the history
  2. fixed circleci config

    daniel-sanche committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    57bbc8a View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Providing a more direct and helpful pip command

    Showing how to install the package from this repo using pip3.
    dinagraves authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e3cc56e View commit details
    Browse the repository at this point in the history
  2. Merge pull request grafeas#4 from Daniel-Sanche/updated_v1alpha1

    regenerated python library using new protos
    wkozlik authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e73eab8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08cd175 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75f2006 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    4efd4bf View commit details
    Browse the repository at this point in the history
  2. Regenerate the client from the protobuf

    This is regenerated using a newer version of swagger-codegen that fixes
    an issue where the `async` keyword was being used as a keyword param,
    which is incompatible with Python 3.7+ where `async` is a language
    keyword.
    nyc committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7340727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f212a2c View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Revert change to README

    nyc committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    a1e9327 View commit details
    Browse the repository at this point in the history
  2. Copy setting used to regenerate the client last time

    They were mentioned here: grafeas#4
    nyc committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    550b10a View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Merge pull request grafeas#8 from nyc/fix-build

    Regenerate the client and fix the build
    wkozlik authored Feb 16, 2021
    Configuration menu
    Copy the full SHA
    78c04be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    128d78f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Update README.md

    Removing the note about escaping the `&` as it is no longer relevant.
    dinagraves authored Feb 17, 2021
    Configuration menu
    Copy the full SHA
    73ba9d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Merge pull request grafeas#7 from dinagraves/patch-1

    Providing a more direct and helpful pip command
    wkozlik authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    111cb21 View commit details
    Browse the repository at this point in the history
Loading