Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

Part of https://github.com/cloudquery/cloudquery-issues/issues/1676 (internal issue). We're moving JSON schema validation to only be in the Cloud and use the current validation login in the CLI.
We can't remove it fully at the moment as it's used by the validate-config command, so that would come later on

@erezrokah erezrokah requested review from a team and marianogappa and removed request for a team May 17, 2024 09:28
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label May 17, 2024
@erezrokah erezrokah requested review from a team and candiduslynx and removed request for a team and marianogappa May 17, 2024 09:29
@kodiakhq kodiakhq bot merged commit 7a7ff25 into cloudquery:main May 17, 2024
kodiakhq bot pushed a commit to cloudquery/plugin-sdk that referenced this pull request May 17, 2024
#### Summary

Similar to cloudquery/cloudquery#17994.
It keeps the code that checks that the schema itself is a valid to ensure plugins embed a valid one

---
kodiakhq bot pushed a commit that referenced this pull request May 17, 2024
🤖 I have created a release *beep* *boop*
---


## [5.19.0](cli-v5.18.2...cli-v5.19.0) (2024-05-17)


### Features

* Sync Metadata table ([#17842](#17842)) ([377bde2](377bde2))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.42.1 ([#17965](#17965)) ([d652b81](d652b81))
* Remove JSON schema validation warnings ([#17994](#17994)) ([7a7ff25](7a7ff25))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants