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: cloudquery/cloudquery-api-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.3
Choose a base ref
...
head repository: cloudquery/cloudquery-api-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.12.0
Choose a head ref
  • 20 commits
  • 7 files changed
  • 3 contributors

Commits on Jun 3, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#170)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cfc4eed View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#172)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0557f6e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#173)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ded4693 View commit details
    Browse the repository at this point in the history
  2. fix: Generate CloudQuery Go API Client from spec.json (#174)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f42ea7f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#175)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e7930cc View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#176)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    58bf785 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#177)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fd9a4ef View commit details
    Browse the repository at this point in the history
  2. fix: Generate CloudQuery Go API Client from spec.json (#178)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    99ac21b View commit details
    Browse the repository at this point in the history
  3. fix: Generate CloudQuery Go API Client from spec.json (#179)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0386cad View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#180)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a6ad886 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#181)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    03c7442 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#182)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4c194a7 View commit details
    Browse the repository at this point in the history
  2. fix: Generate CloudQuery Go API Client from spec.json (#183)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6ac8600 View commit details
    Browse the repository at this point in the history
  3. fix: Generate CloudQuery Go API Client from spec.json (#184)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    bef70d4 View commit details
    Browse the repository at this point in the history
  4. fix: Generate CloudQuery Go API Client from spec.json (#185)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e2b4aba View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. fix: Generate CloudQuery Go API Client from spec.json (#186)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    170ae88 View commit details
    Browse the repository at this point in the history
  2. fix: Generate CloudQuery Go API Client from spec.json (#187)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    63205b9 View commit details
    Browse the repository at this point in the history
  3. fix: Generate CloudQuery Go API Client from spec.json (#188)

    This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
    cq-bot authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    3ebded6 View commit details
    Browse the repository at this point in the history
  4. feat: Upgrade oapi-codegen version (#189)

    * feat: Upgrade oapi-codegen version
    
    * go generate
    
    * generate again using openapi-generator before the go generate
    
    ---------
    
    Co-authored-by: Kemal Hadimli <disq@users.noreply.github.com>
    disq and disq authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    b478180 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f001dc4 View commit details
    Browse the repository at this point in the history
Loading