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

Added google cloud function resource detector #1584

Merged
merged 20 commits into from Mar 4, 2022

Commits on Jan 13, 2022

  1. Copy the full SHA
    9eecabd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bc17e7e View commit details
    Browse the repository at this point in the history
  3. linting changes

    patil-kshitij committed Jan 13, 2022
    Copy the full SHA
    c64cd2a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0edacc4 View commit details
    Browse the repository at this point in the history
  5. changed a function name

    patil-kshitij committed Jan 13, 2022
    Copy the full SHA
    a2de50a View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. using cloudrun implementation for getting projectID and region

    return nil,nil when not on cloud-function
    patil-kshitij committed Jan 14, 2022
    Copy the full SHA
    289405d View commit details
    Browse the repository at this point in the history
  2. using provided context

    patil-kshitij committed Jan 14, 2022
    Copy the full SHA
    29088d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. adding unit test cases

    patil-kshitij committed Jan 18, 2022
    Copy the full SHA
    99ee757 View commit details
    Browse the repository at this point in the history
  2. ran make pre-commit

    patil-kshitij committed Jan 18, 2022
    Copy the full SHA
    31995f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Copy the full SHA
    e36628b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a24189f View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Copy the full SHA
    02b313a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Copy the full SHA
    42d53c2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    25d54bc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ef027ae View commit details
    Browse the repository at this point in the history
  4. added changelog

    patil-kshitij committed Feb 28, 2022
    Copy the full SHA
    a306e77 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    bf4a657 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Copy the full SHA
    a329bfd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cc29e15 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Copy the full SHA
    5fd26ff View commit details
    Browse the repository at this point in the history