Skip to content

feat: Adding JSON schema for alibaba source plugin#16355

Merged
kodiakhq[bot] merged 9 commits into
mainfrom
feat/adding-json-schema-alibaba
Jan 30, 2024
Merged

feat: Adding JSON schema for alibaba source plugin#16355
kodiakhq[bot] merged 9 commits into
mainfrom
feat/adding-json-schema-alibaba

Conversation

@mnorbury
Copy link
Copy Markdown
Contributor

  • Add gen-spec-schema to Makfile
  • Adding spec generation code
  • Adding test cases
  • Configure plugin to use JSON schema

fixes: #16334

@mnorbury mnorbury requested review from a team and hermanschaaf and removed request for a team January 30, 2024 09:48
@candiduslynx candiduslynx self-requested a review January 30, 2024 09:52
@mnorbury mnorbury force-pushed the feat/adding-json-schema-alibaba branch from 856cfc4 to d806f91 Compare January 30, 2024 09:53
Comment thread plugins/source/alicloud/client/spec.go Outdated
Comment thread plugins/source/alicloud/client/spec.go Outdated
@mnorbury mnorbury requested a review from candiduslynx January 30, 2024 10:08
@mnorbury mnorbury force-pushed the feat/adding-json-schema-alibaba branch from 92b524b to f07240a Compare January 30, 2024 10:33
Comment thread plugins/source/alicloud/client/spec/gen/main.go
@mnorbury mnorbury added the automerge Automatically merge once required checks pass label Jan 30, 2024
@kodiakhq kodiakhq Bot merged commit 35028b9 into main Jan 30, 2024
@kodiakhq kodiakhq Bot deleted the feat/adding-json-schema-alibaba branch January 30, 2024 11:49
kodiakhq Bot pushed a commit that referenced this pull request Jan 31, 2024
🤖 I have created a release *beep* *boop*
---


## [4.1.0](plugins-source-alicloud-v4.0.20...plugins-source-alicloud-v4.1.0) (2024-01-31)


### Features

* Adding JSON schema for alibaba source plugin ([#16355](#16355)) ([35028b9](35028b9))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.0 ([#16237](#16237)) ([3fcdab0](3fcdab0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.1 ([#16296](#16296)) ([ab4a0da](ab4a0da))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.27.2 ([#16342](#16342)) ([f3eb857](f3eb857))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.28.0 ([#16362](#16362)) ([9166b6b](9166b6b))

---
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/plugin/source/alicloud 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/alicloud

4 participants