Skip to content

feat(website): Add source plugins tables#4728

Closed
erezrokah wants to merge 5 commits intocloudquery:mainfrom
erezrokah:feat/tables_search
Closed

feat(website): Add source plugins tables#4728
erezrokah wants to merge 5 commits intocloudquery:mainfrom
erezrokah:feat/tables_search

Conversation

@erezrokah
Copy link
Copy Markdown
Member

@erezrokah erezrokah commented Nov 16, 2022

Summary

DEFINITELY NOT READY YET. More a possible approach to add a tables search without rendering everything.

Related to #4632

Search is available in https://cloudquery-b47kv5cvg-cloudquery.vercel.app/docs/plugins/sources

Adds source plugins tables to our Website instead of redirecting to GitHub

@cq-bot cq-bot added the website label Nov 16, 2022
@erezrokah erezrokah changed the title feat(website): Search tables POC feat(website): Add source plugins tables Nov 30, 2022
@erezrokah
Copy link
Copy Markdown
Member Author

Closing as I think there's an easier way to do this

@erezrokah erezrokah closed this Dec 1, 2022
@erezrokah erezrokah deleted the feat/tables_search branch December 1, 2022 07:51
kodiakhq bot pushed a commit that referenced this pull request Dec 1, 2022

#### Summary

A re-do of #4728.
I initially started with using the JSON output, but realized this is simpler as we just want to remove the links to individual tables from the readme.

**Other solutions**
 - Add a flag to the `doc` command to not output the links in the README markdown
 - Use `doc --format json` read, the JSON, create a markdown. Seems too much at the moment

~~Datadog CI will pass after #5258 is merged~~

Deploy preview in https://cloudquery-k4mb1p3j3-cloudquery.vercel.app/

<!--
daniel-garcia pushed a commit to infobloxopen/ibcq-source-k8s that referenced this pull request Feb 24, 2026

#### Summary

A re-do of cloudquery/cloudquery#4728.
I initially started with using the JSON output, but realized this is simpler as we just want to remove the links to individual tables from the readme.

**Other solutions**
 - Add a flag to the `doc` command to not output the links in the README markdown
 - Use `doc --format json` read, the JSON, create a markdown. Seems too much at the moment

~~Datadog CI will pass after cloudquery/cloudquery#5258 is merged~~

Deploy preview in https://cloudquery-k4mb1p3j3-cloudquery.vercel.app/

<!--
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants