Skip to content

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

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

pritishpai
Copy link
Contributor

@pritishpai pritishpai commented Jun 25, 2025

Changes

Added a parameter to the assessment job allowing users to force a complete refresh of the assessment data

Resolves #4184

Functionality

  • added relevant user documentation

Tests

  • manually tested
  • added unit tests
  • added integration tests
  • verified on staging environment (screenshot attached)

@pritishpai pritishpai requested a review from a team as a code owner June 25, 2025 14:56
Copy link

github-actions bot commented Jun 25, 2025

✅ 56/56 passed, 1 flaky, 9 skipped, 45m38s total

Flaky tests:

  • 🤪 test_new_collection (39.666s)

Running from acceptance #8720

@pritishpai pritishpai changed the title Full refresh all crawlers for each assessment run Added force_refresh parameter for Assessment Jun 26, 2025
@gueniai gueniai added this to UCX Jun 27, 2025
@gueniai gueniai moved this to Ready for Review in UCX Jun 27, 2025
@pritishpai pritishpai force-pushed the feat/rerun_assessment branch from 1b33d5c to 336eec1 Compare June 30, 2025 18:02
@pritishpai pritishpai requested a review from FastLee July 1, 2025 20:47
Copy link
Contributor

@FastLee FastLee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

  1. Add a CLI command to rerun assessment
  2. Add the named parameter to the workflow fixture and include in a test.

@pritishpai pritishpai force-pushed the feat/rerun_assessment branch from e4bfabc to a0e0325 Compare July 4, 2025 16:15
@pritishpai pritishpai requested a review from asnare July 9, 2025 14:37
@pritishpai pritishpai force-pushed the feat/rerun_assessment branch from ce539ab to f6f04d0 Compare July 17, 2025 14:17
@pritishpai pritishpai force-pushed the feat/rerun_assessment branch from f6f04d0 to 8237277 Compare July 18, 2025 02:01
@pritishpai pritishpai requested a review from FastLee July 21, 2025 18:10
@pritishpai pritishpai deployed to account-admin July 21, 2025 18:10 — with GitHub Actions Active
@asnare asnare changed the title Added force_refresh parameter for Assessment Added force_refresh parameter for Assessment Jul 23, 2025
@asnare asnare added documentation Improvements or additions to documentation enhancement New feature or request step/assessment go/uc/upgrade - Assessment Step feat/migration-progress Issues related to the migration progress workflow labels Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request feat/migration-progress Issues related to the migration progress workflow step/assessment go/uc/upgrade - Assessment Step
Projects
Status: Ready for Review
Development

Successfully merging this pull request may close these issues.

Add option to rerun assessment by refreshing all data
3 participants