Skip to content

fix: Publish columns with tables#14373

Merged
kodiakhq[bot] merged 4 commits intocloudquery:mainfrom
erezrokah:fix/publish_columns
Oct 5, 2023
Merged

fix: Publish columns with tables#14373
kodiakhq[bot] merged 4 commits intocloudquery:mainfrom
erezrokah:fix/publish_columns

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Along with cloudquery/plugin-sdk#1270 this fixes the missing columns for tables during publish (we only need to update the Go client to get the new model we unmarshal, see
https://github.com/cloudquery/cloudquery-api-go/pull/25/files#diff-1edd75be97030ae0efe21c3bbaa6f62a7b4cf00cb0df07bb060e669fd3124698R373

tables := make([]cloudquery_api.PluginTableCreate, 0)

@cq-bot cq-bot added the cli label Oct 5, 2023
@erezrokah erezrokah requested review from a team and disq and removed request for a team October 5, 2023 15:39
@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Oct 5, 2023
@erezrokah erezrokah requested a review from yevgenypats as a code owner October 5, 2023 15:49
@kodiakhq kodiakhq bot merged commit 4e15e2a into cloudquery:main Oct 5, 2023
erezrokah pushed a commit that referenced this pull request Oct 6, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.21.2](cli-v3.21.1...cli-v3.21.2)
(2023-10-06)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to
v1.2.3 ([#14337](#14337))
([37b8097](37b8097))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.0
([#14370](#14370))
([43eb632](43eb632))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.1
([#14377](#14377))
([c696bec](c696bec))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2
([#14378](#14378))
([a2e0c46](a2e0c46))
* Publish columns with tables
([#14373](#14373))
([4e15e2a](4e15e2a))

---
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
hydratim pushed a commit to hydratim/cloudquery that referenced this pull request Oct 20, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.21.2](cloudquery/cloudquery@cli-v3.21.1...cli-v3.21.2)
(2023-10-06)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/cloudquery-api-go to
v1.2.3 ([cloudquery#14337](cloudquery#14337))
([37b8097](cloudquery@37b8097))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.0
([cloudquery#14370](cloudquery#14370))
([43eb632](cloudquery@43eb632))
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.12.1
([cloudquery#14377](cloudquery#14377))
([c696bec](cloudquery@c696bec))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.12.2
([cloudquery#14378](cloudquery#14378))
([a2e0c46](cloudquery@a2e0c46))
* Publish columns with tables
([cloudquery#14373](cloudquery#14373))
([4e15e2a](cloudquery@4e15e2a))

---
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 Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants