-
Notifications
You must be signed in to change notification settings - Fork 550
Comparing changes
Open a pull request
base repository: cloudquery/cloudquery
base: cli-v3.19.3
head repository: cloudquery/cloudquery
compare: cli-v3.19.4
- 12 commits
- 124 files changed
- 2 contributors
Commits on Sep 27, 2023
-
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 ✅ --->
Configuration menu - View commit details
-
Copy full SHA for c7154ee - Browse repository at this point
Copy the full SHA c7154eeView commit details -
chore: Update CLI version to v3.19.3 (#14058)
Updates the CLI latest version to v3.19.3
Configuration menu - View commit details
-
Copy full SHA for 54fc73e - Browse repository at this point
Copy the full SHA 54fc73eView commit details -
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 <!--
Configuration menu - View commit details
-
Copy full SHA for 0cd7e58 - Browse repository at this point
Copy the full SHA 0cd7e58View commit details -
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 ([#​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-->
Configuration menu - View commit details
-
Copy full SHA for 5a0ff7b - Browse repository at this point
Copy the full SHA 5a0ff7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11bd971 - Browse repository at this point
Copy the full SHA 11bd971View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for 7e7c79b - Browse repository at this point
Copy the full SHA 7e7c79bView commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for f7cfbee - Browse repository at this point
Copy the full SHA f7cfbeeView commit details -
chore: Update
update-plugin-sdk.sh(#14064)#### Summary This script was outdated <!--
Configuration menu - View commit details
-
Copy full SHA for 684f7f1 - Browse repository at this point
Copy the full SHA 684f7f1View commit details -
chore: Update plugin
source-testversion to v3.1.11 (#14074)Updates the `source-test` plugin latest version to v3.1.11
Configuration menu - View commit details
-
Copy full SHA for 26e0eb8 - Browse repository at this point
Copy the full SHA 26e0eb8View commit details -
chore: Update plugin
source-k8sversion to v5.0.9 (#14076)Updates the `source-k8s` plugin latest version to v5.0.9
Configuration menu - View commit details
-
Copy full SHA for 83187d2 - Browse repository at this point
Copy the full SHA 83187d2View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for d58ca30 - Browse repository at this point
Copy the full SHA d58ca30View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for 0f33dc6 - Browse repository at this point
Copy the full SHA 0f33dc6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff cli-v3.19.3...cli-v3.19.4