Skip to content

fix: Serialize columns during package#1270

Merged
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:feat/package_columns
Oct 5, 2023
Merged

fix: Serialize columns during package#1270
kodiakhq[bot] merged 2 commits intocloudquery:mainfrom
erezrokah:feat/package_columns

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

Columns were missing from tables.json. This adds a dependency on https://github.com/cloudquery/cloudquery-api-go.
I think that's fine since we already indirectly depend on it through https://github.com/cloudquery/plugin-pb-go


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

kodiakhq bot pushed a commit to cloudquery/cloudquery that referenced this pull request Oct 5, 2023
@kodiakhq kodiakhq bot merged commit cd5f79d into cloudquery:main Oct 5, 2023
@erezrokah erezrokah deleted the feat/package_columns branch October 5, 2023 16:10
@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 5, 2023

⏱️ Benchmark results

  • Glob-8 ns/op: 194.3

kodiakhq bot pushed a commit that referenced this pull request Oct 5, 2023
🤖 I have created a release *beep* *boop*
---


## [4.12.2](v4.12.1...v4.12.2) (2023-10-05)


### Bug Fixes

* Serialize columns during package ([#1270](#1270)) ([cd5f79d](cd5f79d))

---
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants