Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.
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: googleapis/python-iam
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: googleapis/python-iam
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 3 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 23, 2022

  1. chore: set up CI on v1 branch (#165)

    * chore: add basic CI for v1 branch
    
    * chore: remove docfx
    
    * lower coverage
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    busunkim96 and parthea authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    a90b04b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. fix(deps): require google-api-core >= 1.31.5, >= 2.3.2 on v1 release (#…

    …164)
    
    * chore(deps): allow google-api-core v2 on v1 release
    
    * ci: run unittest/lint/docs as gh actions
    
    * ci: set coverate to 70%
    
    Co-authored-by: Anthonios Partheniou <[email protected]>
    busunkim96 and parthea authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    b800f52 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. chore(v1): release 1.0.2 (#167)

    * chore(v1): release 1.0.2
    
    * ci: fix docs build
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    release-please[bot] and parthea authored Mar 31, 2022
    Configuration menu
    Copy the full SHA
    5ecf489 View commit details
    Browse the repository at this point in the history
Loading