Skip to content

feat: Support adding a spec json schema to plugin versions#16368

Merged
kodiakhq[bot] merged 2 commits into
cloudquery:mainfrom
erezrokah:feat/publish_json_schema
Jan 31, 2024
Merged

feat: Support adding a spec json schema to plugin versions#16368
kodiakhq[bot] merged 2 commits into
cloudquery:mainfrom
erezrokah:feat/publish_json_schema

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Jan 30, 2024

@erezrokah erezrokah force-pushed the feat/publish_json_schema branch from f2eff7d to 4922631 Compare January 31, 2024 11:39
@erezrokah erezrokah marked this pull request as ready for review January 31, 2024 11:39
@erezrokah erezrokah requested review from hermanschaaf and removed request for yevgenypats January 31, 2024 11:40
return nil
}

func GetSpecJsonScheme(distDir string) (*string, error) {
Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf Jan 31, 2024

Choose a reason for hiding this comment

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

Suggested change
func GetSpecJsonScheme(distDir string) (*string, error) {
func GetSpecJSONSchema(distDir string) (*string, error) {

Copy link
Copy Markdown
Contributor

@hermanschaaf hermanschaaf left a comment

Choose a reason for hiding this comment

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

Small typo in the function name but otherwise LGTM

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Jan 31, 2024
@kodiakhq kodiakhq Bot merged commit 7eaf28f into cloudquery:main Jan 31, 2024
kodiakhq Bot pushed a commit that referenced this pull request Jan 31, 2024
🤖 I have created a release *beep* *boop*
---


## [5.2.0](cli-v5.1.2...cli-v5.2.0) (2024-01-31)


### Features

* Support adding a spec json schema to plugin versions ([#16368](#16368)) ([7eaf28f](7eaf28f))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to v1.7.1 ([#16381](#16381)) ([2693478](2693478))
* **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/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants