-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Description
Are you positive this is an SDK bug?
- I'm positive this is an SDK bug
Current Behavior
go run main.go package -m "test" destination v2.2.8 . fails if you run it from https://github.com/cloudquery/cloudquery/tree/c7c9d74a2d8e0c3b075bcdba2e8bb6ab5cef70c9/plugins/destination/test
See https://github.com/cloudquery/cloudquery/actions/runs/6323548104/job/17171329300#step:6:78
Expected Behavior
package command should finish successfully
Steps To Reproduce
Clone the monorepo https://github.com/cloudquery/cloudquery, then
cd plugins/destination/test
mkdir -p stubdocs
touch stubdocs/README.md
go run main.go package --docs-dir stubdocs -m "test" destination v2.2.8 .See failure
Additional Context
No response
Pull request (optional)
- I can submit a pull request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels