-
Notifications
You must be signed in to change notification settings - Fork 96
Added force_refresh
parameter for Assessment
#4183
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
Merged
+110
−45
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
7703582
Full refresh all crawlers for each assessment run
pritishpai 841c0a0
Add documentation
pritishpai e34525b
Make force_refresh of assessment parameter driven
pritishpai d532555
Add a parameter to the assessment job for force_refresh of data
pritishpai bb55bf3
Use set for membership test
pritishpai 2b9d42f
Fetching permissions returns groups and users that have access.
pritishpai 913edab
Update readme to reflect parameter change
pritishpai 8992380
Add force_refresh flag to ensure-assessment-run for full refresh of a…
pritishpai 039a2bd
Fetch flag value of force_refresh for assessment rerun
pritishpai 30752af
Add integration test, fetch parameter from current job run
pritishpai 3164a46
Update cli command
pritishpai 14280a4
Fix fmt
pritishpai d6a4d7f
Add job_parameters to the test run_now to imitate adding it to run_wo…
pritishpai 82c5602
Indicate job_parameters argument is intentionally unused
pritishpai be1342e
Fix error due to list to set comparison
pritishpai 3e3743d
Use set comprehension directly
pritishpai 3745bca
Fix unit tests and cli command
pritishpai 8237277
Update cli and docs
pritishpai d5b0331
Revert test change (handled in another PR)
pritishpai 4cd9f77
Add new table to dict instead of recreating the entire dict
pritishpai 54c3e7c
Use add for the dict
pritishpai 8ef23e6
Add force_refresh directly as a aparamter and add default value
pritishpai a8abef5
Finish refactoring force_refresh for other job_tasks
pritishpai da2bed8
Refactor using next()
pritishpai 4d8a51b
Use default when force_refresh parameter value is None
pritishpai 5a69eba
Add mock iter return value for list_jobs
pritishpai 400251e
Add a fixture for mocking jobs.list_runs as an iterator
pritishpai eb0e6cb
Remove unused mock
pritishpai d2d2c53
PR comments for docs
pritishpai d6eb70f
Directly fetch force_refresh from ctx
pritishpai 9e313ee
Fmt fix
pritishpai e715b1f
Add force_refresh for the test notebook
pritishpai 6f869c0
Exception handling for test runner notebook
pritishpai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.