Skip to content

feat: Add protocol v3 tables command (move doc generation to CLI)#12758

Merged
kodiakhq[bot] merged 11 commits intomainfrom
tables-v3
Aug 9, 2023
Merged

feat: Add protocol v3 tables command (move doc generation to CLI)#12758
kodiakhq[bot] merged 11 commits intomainfrom
tables-v3

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

This seems to work, but marking as draft because without the change in cloudquery/plugin-sdk#1129 the docs will be missing some information. I also still need to update the code here to populate table relationship data based on the parent fields by walking the tree, so that this information will be correctly displayed in the docs.

@hermanschaaf hermanschaaf marked this pull request as ready for review August 9, 2023 10:06
@hermanschaaf hermanschaaf added automerge Automatically merge once required checks pass priority merge labels Aug 9, 2023
@kodiakhq kodiakhq bot merged commit e2e8575 into main Aug 9, 2023
@kodiakhq kodiakhq bot deleted the tables-v3 branch August 9, 2023 10:17
kodiakhq bot pushed a commit that referenced this pull request Aug 9, 2023
🤖 I have created a release *beep* *boop*
---


## [3.13.0](cli-v3.12.4...cli-v3.13.0) (2023-08-09)


### Features

* Add protocol v3 tables command (move doc generation to CLI) ([#12758](#12758)) ([e2e8575](e2e8575))

---
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.

refactor: Move docs generation to CLI bug: tablescommand does not work with new sources

3 participants