Erez Rokah

Results 566 comments of Erez Rokah

> I don't think that we need to test/maintain output snapshot/predictability of a CLI To clarify, this PR does not introduce snapshot testing. It adds a workflow to run exiting...

Replaced by https://github.com/cloudquery/cloudquery/pull/2204

Woo thanks @MallikharjunaTeja 🙌 Our search bar is created using a framework called [Nextra](https://nextra.vercel.app/) which is quite new so I'd search for relevant issues in the [GitHub repository](https://github.com/shuding/nextra/issues). Maybe we...

Hi @MallikharjunaTeja can you share the error you're getting?

Hi @MallikharjunaTeja sorry about that. Can you try syncing with latest changes from `main`? We're in the process of a big refactor and I think this issue has been fixed....

> This doesn't seem to be happening anymore (with the documentation still pointing to V0). Any idea what could have fixed it (so if it recurs for V1, we know...

Users can curl the direct GitHub link e.g `https://raw.githubusercontent.com/cloudquery/cloudquery/main/plugins/source/azure/policies/policy.sql` for a single file, however I can't think of an easy way to download the directory

This was resolved in https://github.com/cloudquery/cloudquery/pull/1991. Please re-open if we need to discuss this further

Because of https://github.com/cloudquery/cloudquery/blob/0c615be0e9539b5a6e03125df89a5c6c4b7d816a/.github/issue_labeler.yml :) Maybe there's a way to tell it to ignore code blocks

I think this might create a drift between what's documented on `main` and what's released. Maybe link to the specific commit tag? Also I think we should do a pass...