Skip to content
This repository was archived by the owner on Sep 5, 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-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: googleapis/python-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 23, 2022

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

    * chore: add basic CI for v1 branch
    
    * chore: lower fail-under value
    busunkim96 authored Mar 23, 2022
    Configuration menu
    Copy the full SHA
    391b63e 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 (#…

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

Commits on Apr 4, 2022

  1. chore(v1): release 1.0.1 (#176)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    1e557d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

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

Commits on Jun 9, 2022

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

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d3099ad View commit details
    Browse the repository at this point in the history
Loading