You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Changes
Exclude UCX jobs from crawling to avoid confusing for users when they
see UCX jobs in their assessment report.
### Linked issues
Fixes#3656Resolves#3722
Follow up on #3732
Relates to #3731
### Functionality
- [x] modified `JobsCrawler`
- [x] modified existing workflow: `assessment`
### Tests
- [x] added unit tests
- [x] added integration tests
### PRs merged into this branch
> Merged the following PRs into this branch in an attempt to let the CI
pass. Those PRs contain fixes for integration tests
From #3767:
Scope linted dashboards on mock runtime context. We should use
`make_dashboard` instead of the dashboard fixture directly
`_make_dashboard`. Also changed one dashboard to a `LakeviewDashboard`
so that we lint that too
From #3759
Add retry mechanism to wait for the grants to exists before crawling
Resolves#3758
- [x] modified integration tests: `test_all_grant_types`
0 commit comments