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(main): Add JSON schema for spec #13876

Merged
merged 15 commits into from
Sep 22, 2023
Merged

feat(main): Add JSON schema for spec #13876

merged 15 commits into from
Sep 22, 2023

Conversation

yevgenypats
Copy link
Member

@yevgenypats yevgenypats requested a review from disq as a code owner September 16, 2023 10:47
@cq-bot cq-bot added the gcp label Sep 16, 2023
@candiduslynx candiduslynx changed the title feat(gcp): Add JSONSchema feat(gcp): Add JSON schema for spec Sep 20, 2023
candiduslynx added a commit that referenced this pull request Sep 20, 2023
kodiakhq bot pushed a commit that referenced this pull request Sep 20, 2023
disq
disq previously approved these changes Sep 20, 2023
candiduslynx added a commit to cloudquery/plugin-sdk that referenced this pull request Sep 20, 2023
kodiakhq bot pushed a commit to cloudquery/plugin-sdk that referenced this pull request Sep 20, 2023
@candiduslynx candiduslynx changed the title feat(gcp): Add JSON schema for spec feat(main): Add JSON schema for spec Sep 20, 2023
@hermanschaaf
Copy link
Member

What do we expect to happen if we merge this PR? Will specs then be validated using JSONSchema, returning an error if validation fails?

@candiduslynx
Copy link
Contributor

What do we expect to happen if we merge this PR? Will specs then be validated using JSONSchema, returning an error if validation fails?

Yes, exactly

@candiduslynx candiduslynx added automerge Automatically merge once required checks pass and removed no automerge labels Sep 22, 2023
@kodiakhq kodiakhq bot merged commit bda21fc into main Sep 22, 2023
11 checks passed
@kodiakhq kodiakhq bot deleted the feat/gcp_json_schema branch September 22, 2023 11:31
@candiduslynx candiduslynx linked an issue Sep 22, 2023 that may be closed by this pull request
kodiakhq bot pushed a commit that referenced this pull request Sep 27, 2023
🤖 I have created a release *beep* *boop*
---


## [9.6.0](plugins-source-gcp-v9.5.4...plugins-source-gcp-v9.6.0) (2023-09-27)


### This Release has the Following Changes to Tables
- Table `gcp_compute_routes` was added

### Features

* Add `gcp_compute_routes` tables ([#13957](#13957)) ([d6bb094](d6bb094))
* **main:** Add JSON schema for spec ([#13876](#13876)) ([bda21fc](bda21fc))


### Bug Fixes

* **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.8.0 ([#13950](#13950)) ([15b0b69](15b0b69))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.9.0 ([#13960](#13960)) ([f074076](f074076))
* **services:** Update GCP Services ([#14023](#14023)) ([97961dd](97961dd))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
kodiakhq bot pushed a commit that referenced this pull request Oct 2, 2023
hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Automatically merge once required checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add JSON schema to plugins/source/gcp
6 participants