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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli-v6.25.0
Choose a base ref
...
head repository: cloudquery/cloudquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli-v6.25.1
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Jul 24, 2025

  1. fix(deps): Update module github.com/cloudquery/cloudquery/cli/v6 to v…

    …6.24.2 (#21113)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery/cli/v6](https://redirect.github.com/cloudquery/cloudquery) | require | patch | `v6.24.0` -> `v6.24.2` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (github.com/cloudquery/cloudquery/cli/v6)</summary>
    
    ### [`v6.24.2`](https://redirect.github.com/cloudquery/cloudquery/compare/v6.24.1...v6.24.2)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.24.1...v6.24.2)
    
    ### [`v6.24.1`](https://redirect.github.com/cloudquery/cloudquery/compare/v6.24.0...v6.24.1)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.24.0...v6.24.1)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    cq-bot authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    c5eaaa9 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/cloudquery/cli/v6 to v…

    …6.25.0 (#21115)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/cloudquery/cli/v6](https://redirect.github.com/cloudquery/cloudquery) | require | minor | `v6.24.2` -> `v6.25.0` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (github.com/cloudquery/cloudquery/cli/v6)</summary>
    
    ### [`v6.25.0`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.25.0)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/v6.24.2...v6.25.0)
    
    ##### Features
    
    -   Add per table stats to sync summaries ([#&#8203;21107](https://redirect.github.com/cloudquery/cloudquery/issues/21107)) ([0cbe42f](https://redirect.github.com/cloudquery/cloudquery/commit/0cbe42fa5a210f748137beb0fcb68300c6cc0006))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    cq-bot authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    51a0316 View commit details
    Browse the repository at this point in the history
  3. chore(deps): Update dependency cli to v6.25.0 (#21114)

    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [cli](https://redirect.github.com/cloudquery/cloudquery) | minor | `v6.24.1` -> `v6.25.0` |
    
    ---
    
    > [!WARNING]
    > Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/cloudquery (cli)</summary>
    
    ### [`v6.25.0`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.25.0)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/cli-v6.24.2...cli-v6.25.0)
    
    ##### Features
    
    -   Add per table stats to sync summaries ([#&#8203;21107](https://redirect.github.com/cloudquery/cloudquery/issues/21107)) ([0cbe42f](https://redirect.github.com/cloudquery/cloudquery/commit/0cbe42fa5a210f748137beb0fcb68300c6cc0006))
    
    ### [`v6.24.2`](https://redirect.github.com/cloudquery/cloudquery/releases/tag/cli-v6.24.2)
    
    [Compare Source](https://redirect.github.com/cloudquery/cloudquery/compare/cli-v6.24.1...cli-v6.24.2)
    
    ##### Bug Fixes
    
    -   Concurrent map access when reporting remote progress ([#&#8203;21108](https://redirect.github.com/cloudquery/cloudquery/issues/21108)) ([189a8c3](https://redirect.github.com/cloudquery/cloudquery/commit/189a8c349f195c82a97289fc13c16fc50b862e5c))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
    cq-bot authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    635ce77 View commit details
    Browse the repository at this point in the history
  4. fix: Data race when reporting progress (#21117)

    #### Summary
    
    Should fix the data race in #21116. Instead of using the `Done()` channel we can call the debounced function one last time.
    
    The data race is a known issue in the package, see vnteamopen/godebouncer#28
    erezrokah authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    640b94e View commit details
    Browse the repository at this point in the history
  5. test: Add test to validate progress reporting to API (#21116)

    <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->
    
    #### Summary
    
    Follow up to #21108.
    
    This was a bit tricky as we need to list and download plugins from the
    real API, and mock the progress reporting endpoint as we don't really
    have a sync run to report progress for.
    
    <!--
    Use the following steps to ensure your PR is ready to be reviewed
    
    - [ ] Read the [contribution
    guidelines](https://github.com/cloudquery/cloudquery/blob/main/CONTRIBUTING.md)
    🧑‍🎓
    - [ ] Run `make lint` to ensure the proposed changes follow the coding
    style 🚨 (install golangci-lint
    [here](https://golangci-lint.run/usage/install/#local-installation))
    - [ ] Run `make test` to ensure the proposed changes pass the tests 🧪
    - [ ] If changing a source plugin run `make gen` to ensure docs are up
    to date 📝
    - [ ] Ensure the status checks below are successful ✅
    --->
    
    ---------
    
    Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
    erezrokah and kodiakhq[bot] authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    d10f957 View commit details
    Browse the repository at this point in the history
  6. chore(main): Release cli v6.25.1 (#21118)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [6.25.1](cli-v6.25.0...cli-v6.25.1) (2025-07-24)
    
    
    ### Bug Fixes
    
    * Data race when reporting progress ([#21117](#21117)) ([640b94e](640b94e))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    cq-bot authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    3637fb5 View commit details
    Browse the repository at this point in the history
Loading