-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(ingest): powerbi # scan all accessible workspaces #6441
feat(ingest): powerbi # scan all accessible workspaces #6441
Conversation
Unit Test Results (metadata ingestion) 8 files ±0 8 suites ±0 58m 39s ⏱️ + 3m 5s For more details on these failures, see this check. Results for commit eba07c5. ± Comparison against base commit 278c38c. ♻️ This comment has been updated with latest results. |
@looppi, it seems the black linter fails on the pr. |
Fixed! Forgot to do the black formatting for tests, sorry about that! |
Uh oh, I missed that import order linting error completely! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks for the contribution!
In order to decrease amount of needed ingestion jobs for PowerBI, I implemented feature to enable ingestion of all accessible workspaces.
Checklist