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

Commits on Jan 24, 2023

  1. refactor (#39)

    candiduslynx authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3631c88 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.29.0 (#…

    …40)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.28.0` -> `v1.29.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.29.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.29.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.28.0...v1.29.0)
    
    ##### Features
    
    -   Add NopBackend ([#&#8203;616](https://togithub.com/cloudquery/plugin-sdk/issues/616)) ([79f5395](https://togithub.com/cloudquery/plugin-sdk/commit/79f5395c5ba489564239ace9e29157d851c63158))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    267e5c4 View commit details
    Browse the repository at this point in the history
  3. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.29.0 (#…

    …40)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.28.0` -> `v1.29.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.29.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.29.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.28.0...v1.29.0)
    
    ##### Features
    
    -   Add NopBackend ([#&#8203;616](https://togithub.com/cloudquery/plugin-sdk/issues/616)) ([79f5395](https://togithub.com/cloudquery/plugin-sdk/commit/79f5395c5ba489564239ace9e29157d851c63158))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    19408b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2023

  1. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.30.0 (#…

    …42)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.29.0` -> `v1.30.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.30.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.30.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.29.0...v1.30.0)
    
    ##### Features
    
    -   **destination:** Filter the duplicate primary keys prior to writing batch ([#&#8203;629](https://togithub.com/cloudquery/plugin-sdk/issues/629)) ([505709e](https://togithub.com/cloudquery/plugin-sdk/commit/505709eb25cee540a67bf4c55925a4ff5466a4b9)), closes [#&#8203;627](https://togithub.com/cloudquery/plugin-sdk/issues/627)
    
    ##### Bug Fixes
    
    -   Ignore env variables in comments ([#&#8203;625](https://togithub.com/cloudquery/plugin-sdk/issues/625)) ([08bace8](https://togithub.com/cloudquery/plugin-sdk/commit/08bace89c708ca7f20490ce9756f8276b7e5d6f2))
    -   Only call `newExecutionClient` if needed ([#&#8203;630](https://togithub.com/cloudquery/plugin-sdk/issues/630)) ([ece947f](https://togithub.com/cloudquery/plugin-sdk/commit/ece947f82c62be7c6bfb2f241b4644f0e2a8ae82))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    6d4abf2 View commit details
    Browse the repository at this point in the history
  2. fix(deps): Update module github.com/cloudquery/plugin-sdk to v1.31.0 (#…

    …43)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [github.com/cloudquery/plugin-sdk](https://togithub.com/cloudquery/plugin-sdk) | require | minor | `v1.30.0` -> `v1.31.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>cloudquery/plugin-sdk</summary>
    
    ### [`v1.31.0`](https://togithub.com/cloudquery/plugin-sdk/releases/tag/v1.31.0)
    
    [Compare Source](https://togithub.com/cloudquery/plugin-sdk/compare/v1.30.0...v1.31.0)
    
    ##### Features
    
    -   Validate PK Creation ([#&#8203;626](https://togithub.com/cloudquery/plugin-sdk/issues/626)) ([9ab4b46](https://togithub.com/cloudquery/plugin-sdk/commit/9ab4b46dfbef1872a9a16e13b0c4ab0d4e984ab3))
    
    </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:eyJjcmVhdGVkSW5WZXIiOiIzNC45NC4wIiwidXBkYXRlZEluVmVyIjoiMzQuOTQuMCJ9-->
    cq-bot authored Jan 26, 2023
    Configuration menu
    Copy the full SHA
    cd02912 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. feat: Change option name (#44)

    
    
    <!--
    Explain what problem this PR addresses
    -->
    
    ---
    bbernays authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    0dd709b View commit details
    Browse the repository at this point in the history
  2. chore(main): Release v1.3.0 (#41)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [1.3.0](v1.2.0...v1.3.0) (2023-01-27)
    
    
    ### Features
    
    * Change option name ([#44](#44)) ([0dd709b](0dd709b))
    
    
    ### Bug Fixes
    
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.29.0 ([#40](#40)) ([19408b8](19408b8))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.29.0 ([#40](#40)) ([267e5c4](267e5c4))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.30.0 ([#42](#42)) ([6d4abf2](6d4abf2))
    * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.31.0 ([#43](#43)) ([cd02912](cd02912))
    
    ---
    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 Jan 27, 2023
    Configuration menu
    Copy the full SHA
    dc7ed72 View commit details
    Browse the repository at this point in the history
Loading