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-v3.19.3
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-v3.19.4
Choose a head ref
  • 12 commits
  • 124 files changed
  • 2 contributors

Commits on Sep 27, 2023

  1. chore: Update CLI when in Hub publishing (#14057)

    <!-- 🎉 Thank you for making CloudQuery awesome by submitting a PR 🎉 -->
    
    #### Summary
    
    This should fix source publishing in our CI
    
    <!--
    Use the following steps to ensure your PR is ready to be reviewed
    
    - [ ] Read the [contribution guidelines](../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 ✅
    --->
    erezrokah authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c7154ee View commit details
    Browse the repository at this point in the history
  2. chore: Update CLI version to v3.19.3 (#14058)

    Updates the CLI latest version to v3.19.3
    cq-bot authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    54fc73e View commit details
    Browse the repository at this point in the history
  3. chore: Add cross compile Hub publishing workflows (#14060)

    
    #### Summary
    
    Fixes cloudquery/cloud#394 (internal issue).
    
    I didn't add `GO111MODULE=on` as that's the default in newer Go versions
    
    <!--
    erezrokah authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0cd7e58 View commit details
    Browse the repository at this point in the history
  4. fix(deps): Update module github.com/cloudquery/plugin-sdk/v4 to v4.11…

    ….1 (#14063)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk/v4](https://togithub.com/cloudquery/plugin-sdk) | require | patch | `v4.11.0` -> `v4.11.1` |
    
    ---
    
    ### ⚠ Dependency Lookup Warnings ⚠
    
    Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk (github.com/cloudquery/plugin-sdk/v4)</summary>
    
    ### [`v4.11.1`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v4.11.1)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v4.11.0...v4.11.1)
    
    ##### Bug Fixes
    
    -   **package:** Don't init destinations during package ([#&#8203;1249](https://togithub.com/cloudquery/plugin-sdk/issues/1249)) ([f21e963](https://togithub.com/cloudquery/plugin-sdk/commit/f21e963d4b4c864102ba5afdcd03892e2b0cc969))
    
    </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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuMiIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
    cq-bot authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5a0ff7b View commit details
    Browse the repository at this point in the history
  5. fix: Tidy go.mod (#14061)

    
    #### Summary
    
    Follow up to #14054
    
    <!--
    erezrokah authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    11bd971 View commit details
    Browse the repository at this point in the history
  6. chore(main): Release plugins-source-test v3.1.11 (#14072)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.1.11](plugins-source-test-v3.1.10...plugins-source-test-v3.1.11) (2023-09-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.11.1 ([#14063](#14063)) ([5a0ff7b](5a0ff7b))
    * Tidy go.mod ([#14061](#14061)) ([11bd971](11bd971))
    
    ---
    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 Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7e7c79b View commit details
    Browse the repository at this point in the history
  7. chore(main): Release plugins-source-k8s v5.0.9 (#13917)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [5.0.9](plugins-source-k8s-v5.0.8...plugins-source-k8s-v5.0.9) (2023-09-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to ffb7089 ([#13879](#13879)) ([f95ced5](f95ced5))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.10.0 ([#13978](#13978)) ([2efdf55](2efdf55))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.10.2 ([#13988](#13988)) ([aebaddf](aebaddf))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.11.0 ([#14031](#14031)) ([ac7cdc4](ac7cdc4))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.11.1 ([#14063](#14063)) ([5a0ff7b](5a0ff7b))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.8.0 ([#13950](#13950)) ([15b0b69](15b0b69))
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.9.0 ([#13960](#13960)) ([f074076](f074076))
    * Tidy go.mod ([#14061](#14061)) ([11bd971](11bd971))
    
    ---
    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 Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f7cfbee View commit details
    Browse the repository at this point in the history
  8. chore: Update update-plugin-sdk.sh (#14064)

    
    #### Summary
    
    This script was outdated
    
    <!--
    erezrokah authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    684f7f1 View commit details
    Browse the repository at this point in the history
  9. chore: Update plugin source-test version to v3.1.11 (#14074)

    Updates the `source-test` plugin latest version to v3.1.11
    cq-bot authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    26e0eb8 View commit details
    Browse the repository at this point in the history
  10. chore: Update plugin source-k8s version to v5.0.9 (#14076)

    Updates the `source-k8s` plugin latest version to v5.0.9
    cq-bot authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    83187d2 View commit details
    Browse the repository at this point in the history
  11. chore(main): Release plugins-destination-test v2.2.9 (#14066)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.2.9](plugins-destination-test-v2.2.8...plugins-destination-test-v2.2.9) (2023-09-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.11.1 ([#14063](#14063)) ([5a0ff7b](5a0ff7b))
    
    ---
    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 Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d58ca30 View commit details
    Browse the repository at this point in the history
  12. chore(main): Release cli v3.19.4 (#14065)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.19.4](cli-v3.19.3...cli-v3.19.4) (2023-09-27)
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.11.1 ([#14063](#14063)) ([5a0ff7b](5a0ff7b))
    
    ---
    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 Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0f33dc6 View commit details
    Browse the repository at this point in the history
Loading