Skip to content
This repository was archived by the owner on Jan 23, 2024. 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: GoogleCloudPlatform/cloud-debug-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1
Choose a base ref
...
head repository: GoogleCloudPlatform/cloud-debug-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Aug 12, 2022

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

Commits on Dec 8, 2022

  1. docs: Add instructions for development (#61)

    * docs: Add instructions for development
    
    * clarify that build & release is for project owners
    mctavish authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    e21c333 View commit details
    Browse the repository at this point in the history
  2. chore: bump firebase-admin version (#62)

    5.4.0 deprecated support for Python 3.6 and 6.0.0 removed it, while this library still maintains support for 3.6.
    
    For now, I'm changing the restriction to firebase_admin>=5.3.0 which should address the concerns.
    mctavish authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    58e483d View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. feat: add active debuggee support (#64)

    * add registration and update timestamps on register
    
    * add periodic marking of active debuggee
    
    fixes #63
    mctavish authored Dec 15, 2022
    Configuration menu
    Copy the full SHA
    d313854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8375462 View commit details
    Browse the repository at this point in the history
Loading