Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add JSON schema for specs #343

Merged
merged 14 commits into from
Oct 23, 2023
Merged

feat: Add JSON schema for specs #343

merged 14 commits into from
Oct 23, 2023

Conversation

candiduslynx
Copy link
Contributor

Required for file-based plugins (file, s3, etc).

@candiduslynx
Copy link
Contributor Author

Refactoring is extracted into #344

Copy link
Member

@erezrokah erezrokah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, have a few questions on the schema

schema.json Show resolved Hide resolved
schema.json Show resolved Hide resolved
kodiakhq bot pushed a commit that referenced this pull request Oct 23, 2023
@candiduslynx candiduslynx added the automerge Add to automerge PRs once requirements are met label Oct 23, 2023
@kodiakhq kodiakhq bot merged commit 77cacac into main Oct 23, 2023
5 checks passed
@kodiakhq kodiakhq bot deleted the feat/jsonschema branch October 23, 2023 10:50
kodiakhq bot pushed a commit that referenced this pull request Oct 23, 2023
🤖 I have created a release *beep* *boop*
---


## [4.2.0](v4.1.15...v4.2.0) (2023-10-23)


### Features

* Add JSON schema for specs ([#343](#343)) ([77cacac](77cacac))


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to d401686 ([#330](#330)) ([4f374e4](4f374e4))
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to dbcb149 ([#333](#333)) ([ae6b296](ae6b296))
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to f46436f ([#345](#345)) ([b0fda4f](b0fda4f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.1 ([#326](#326)) ([4fc2edd](4fc2edd))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2 ([#328](#328)) ([73883f8](73883f8))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.3 ([#329](#329)) ([ee26590](ee26590))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.4 ([#331](#331)) ([af6b478](af6b478))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.5 ([#332](#332)) ([daf00a0](daf00a0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.13.0 ([#334](#334)) ([cfc781c](cfc781c))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.0 ([#335](#335)) ([646ad6f](646ad6f))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.14.1 ([#336](#336)) ([334a4d2](334a4d2))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.0 ([#337](#337)) ([14d9ecd](14d9ecd))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.1 ([#338](#338)) ([6955df5](6955df5))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.2 ([#339](#339)) ([854ab1e](854ab1e))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.15.3 ([#340](#340)) ([5936edb](5936edb))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.16.0 ([#341](#341)) ([e1d823d](e1d823d))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.16.1 ([#342](#342)) ([4fcf6da](4fcf6da))

---
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
automerge Add to automerge PRs once requirements are met feat
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants