feat: Use autogenerated JSON schema#14111
Merged
kodiakhq[bot] merged 10 commits intomainfrom Oct 2, 2023
Merged
Conversation
candiduslynx
commented
Sep 28, 2023
13ba1ee to
1400011
Compare
candiduslynx
commented
Sep 28, 2023
1400011 to
487d3e6
Compare
52add69 to
70426c1
Compare
candiduslynx
commented
Sep 29, 2023
hermanschaaf
reviewed
Oct 2, 2023
| }, | ||
| "folder_ids": { | ||
| "title": "Folder IDs", | ||
| "description": "Location of the projects to sync from. Mutually exclusive with project_filter", |
Contributor
There was a problem hiding this comment.
What happened to all the descriptions?
Contributor
Author
There was a problem hiding this comment.
I removed them (they can be added via jsonschema_description tag, but the code lines would look too long).
I guess we can experiment with the descriptions & generating docs from the schema later, but for now, the descriptions don't give any additional info to the validation errors, so I suppose it's OK to omit them.
63a1229 to
ad2f965
Compare
f26e615 to
a78462d
Compare
Contributor
|
Could we split the GCP SDK update into a separate PR so that it's separate from the JSONSchema update and shows as a different entry in the changelog? |
a78462d to
0470d4a
Compare
hermanschaaf
approved these changes
Oct 2, 2023
kodiakhq bot
pushed a commit
that referenced
this pull request
Oct 3, 2023
Same as #14111 but for Oracle source plugin
kodiakhq bot
pushed a commit
that referenced
this pull request
Oct 4, 2023
🤖 I have created a release *beep* *boop* --- ## [9.7.0](plugins-source-gcp-v9.6.2...plugins-source-gcp-v9.7.0) (2023-10-04) ### This Release has the Following Changes to Tables - Table `gcp_aiplatform_index_endpoints`: column added with name `encryption_spec` and type `json` - Table `gcp_aiplatform_indexes`: column added with name `encryption_spec` and type `json` - Table `gcp_aiplatform_pipeline_jobs`: column added with name `schedule_name` and type `utf8` - Table `gcp_baremetalsolution_instances`: column added with name `firmware_version` and type `utf8` - Table `gcp_baremetalsolution_instances`: column added with name `login_info` and type `utf8` - Table `gcp_baremetalsolution_instances`: column added with name `volumes` and type `json` - Table `gcp_baremetalsolution_instances`: column added with name `workload_profile` and type `utf8` - Table `gcp_baremetalsolution_networks`: column added with name `gateway_ip` and type `utf8` - Table `gcp_baremetalsolution_networks`: column added with name `jumbo_frames_enabled` and type `bool` - Table `gcp_baremetalsolution_networks`: column added with name `mount_points` and type `json` - Table `gcp_baremetalsolution_networks`: column added with name `pod` and type `utf8` - Table `gcp_baremetalsolution_nfs_shares`: column added with name `id` and type `utf8` - Table `gcp_baremetalsolution_nfs_shares`: column added with name `requested_size_gib` and type `int64` - Table `gcp_baremetalsolution_nfs_shares`: column added with name `storage_type` and type `utf8` - Table `gcp_baremetalsolution_volume_luns`: column added with name `expire_time` and type `timestamp[us, tz=UTC]` - Table `gcp_baremetalsolution_volume_luns`: column added with name `instances` and type `list<item: utf8, nullable>` - Table `gcp_baremetalsolution_volumes`: column added with name `attached` and type `bool` - Table `gcp_baremetalsolution_volumes`: column added with name `boot_volume` and type `bool` - Table `gcp_baremetalsolution_volumes`: column added with name `expire_time` and type `timestamp[us, tz=UTC]` - Table `gcp_baremetalsolution_volumes`: column added with name `instances` and type `list<item: utf8, nullable>` - Table `gcp_baremetalsolution_volumes`: column added with name `max_size_gib` and type `int64` - Table `gcp_baremetalsolution_volumes`: column added with name `notes` and type `utf8` - Table `gcp_baremetalsolution_volumes`: column added with name `originally_requested_size_gib` and type `int64` - Table `gcp_baremetalsolution_volumes`: column added with name `performance_tier` and type `utf8` - Table `gcp_baremetalsolution_volumes`: column added with name `protocol` and type `utf8` - Table `gcp_baremetalsolution_volumes`: column added with name `workload_profile` and type `utf8` - Table `gcp_logging_metrics`: column added with name `bucket_name` and type `utf8` - Table `gcp_workflows_workflows`: column added with name `call_log_level` and type `utf8` - Table `gcp_workflows_workflows`: column added with name `crypto_key_name` and type `utf8` - Table `gcp_workflows_workflows`: column added with name `state_error` and type `json` - Table `gcp_workflows_workflows`: column added with name `user_env_vars` and type `json` ### Features * Update GCP libraries ([#14274](#14274)) ([aecb60e](aecb60e)) * Use autogenerated JSON schema ([#14111](#14111)) ([6cdf961](6cdf961)) ### Bug Fixes * **deps:** Update github.com/apache/arrow/go/v14 digest to 00efb06 ([#14202](#14202)) ([fc8cc62](fc8cc62)) * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to 7ded38b ([#14246](#14246)) ([005891e](005891e)) * **deps:** Update github.com/petermattis/goid digest to 1876fd5 ([#14234](#14234)) ([3b56924](3b56924)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.4 ([#14284](#14284)) ([84fb893](84fb893)) * **services:** Update GCP Services ([#14263](#14263)) ([5dcf494](5dcf494)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
Extracted from cloudquery#14111
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
Follow-up for cloudquery#13876 Blocked by: - [x] invopop/jsonschema#103 - [x] invopop/jsonschema#105 - [x] cloudquery/codegen#29 - [x] cloudquery/plugin-sdk#1254
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
Same as cloudquery#14111 but for Oracle source plugin
hydratim
pushed a commit
to hydratim/cloudquery
that referenced
this pull request
Oct 20, 2023
🤖 I have created a release *beep* *boop* --- ## [9.7.0](cloudquery/cloudquery@plugins-source-gcp-v9.6.2...plugins-source-gcp-v9.7.0) (2023-10-04) ### This Release has the Following Changes to Tables - Table `gcp_aiplatform_index_endpoints`: column added with name `encryption_spec` and type `json` - Table `gcp_aiplatform_indexes`: column added with name `encryption_spec` and type `json` - Table `gcp_aiplatform_pipeline_jobs`: column added with name `schedule_name` and type `utf8` - Table `gcp_baremetalsolution_instances`: column added with name `firmware_version` and type `utf8` - Table `gcp_baremetalsolution_instances`: column added with name `login_info` and type `utf8` - Table `gcp_baremetalsolution_instances`: column added with name `volumes` and type `json` - Table `gcp_baremetalsolution_instances`: column added with name `workload_profile` and type `utf8` - Table `gcp_baremetalsolution_networks`: column added with name `gateway_ip` and type `utf8` - Table `gcp_baremetalsolution_networks`: column added with name `jumbo_frames_enabled` and type `bool` - Table `gcp_baremetalsolution_networks`: column added with name `mount_points` and type `json` - Table `gcp_baremetalsolution_networks`: column added with name `pod` and type `utf8` - Table `gcp_baremetalsolution_nfs_shares`: column added with name `id` and type `utf8` - Table `gcp_baremetalsolution_nfs_shares`: column added with name `requested_size_gib` and type `int64` - Table `gcp_baremetalsolution_nfs_shares`: column added with name `storage_type` and type `utf8` - Table `gcp_baremetalsolution_volume_luns`: column added with name `expire_time` and type `timestamp[us, tz=UTC]` - Table `gcp_baremetalsolution_volume_luns`: column added with name `instances` and type `list<item: utf8, nullable>` - Table `gcp_baremetalsolution_volumes`: column added with name `attached` and type `bool` - Table `gcp_baremetalsolution_volumes`: column added with name `boot_volume` and type `bool` - Table `gcp_baremetalsolution_volumes`: column added with name `expire_time` and type `timestamp[us, tz=UTC]` - Table `gcp_baremetalsolution_volumes`: column added with name `instances` and type `list<item: utf8, nullable>` - Table `gcp_baremetalsolution_volumes`: column added with name `max_size_gib` and type `int64` - Table `gcp_baremetalsolution_volumes`: column added with name `notes` and type `utf8` - Table `gcp_baremetalsolution_volumes`: column added with name `originally_requested_size_gib` and type `int64` - Table `gcp_baremetalsolution_volumes`: column added with name `performance_tier` and type `utf8` - Table `gcp_baremetalsolution_volumes`: column added with name `protocol` and type `utf8` - Table `gcp_baremetalsolution_volumes`: column added with name `workload_profile` and type `utf8` - Table `gcp_logging_metrics`: column added with name `bucket_name` and type `utf8` - Table `gcp_workflows_workflows`: column added with name `call_log_level` and type `utf8` - Table `gcp_workflows_workflows`: column added with name `crypto_key_name` and type `utf8` - Table `gcp_workflows_workflows`: column added with name `state_error` and type `json` - Table `gcp_workflows_workflows`: column added with name `user_env_vars` and type `json` ### Features * Update GCP libraries ([cloudquery#14274](cloudquery#14274)) ([aecb60e](cloudquery@aecb60e)) * Use autogenerated JSON schema ([cloudquery#14111](cloudquery#14111)) ([6cdf961](cloudquery@6cdf961)) ### Bug Fixes * **deps:** Update github.com/apache/arrow/go/v14 digest to 00efb06 ([cloudquery#14202](cloudquery#14202)) ([fc8cc62](cloudquery@fc8cc62)) * **deps:** Update github.com/cloudquery/arrow/go/v14 digest to 7ded38b ([cloudquery#14246](cloudquery#14246)) ([005891e](cloudquery@005891e)) * **deps:** Update github.com/petermattis/goid digest to 1876fd5 ([cloudquery#14234](cloudquery#14234)) ([3b56924](cloudquery@3b56924)) * **deps:** Update module github.com/cloudquery/codegen to v0.3.4 ([cloudquery#14284](cloudquery#14284)) ([84fb893](cloudquery@84fb893)) * **services:** Update GCP Services ([cloudquery#14263](cloudquery#14263)) ([5dcf494](cloudquery@5dcf494)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Follow-up for #13876
Blocked by: