Skip to content
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

Wizard: Disable registration by default (HMS-5437) #2832

Closed

Conversation

regexowl
Copy link
Collaborator

@regexowl regexowl commented Feb 3, 2025

Fixes #2826

This sets default registration value to register-later and adjusts the tests.

JIRA: HMS-5437

@regexowl regexowl force-pushed the disable-registration-by-default branch from 7dd84fc to bb3ff66 Compare February 3, 2025 13:41
@regexowl
Copy link
Collaborator Author

regexowl commented Feb 3, 2025

/jira-epic HMS-5279

@schutzbot schutzbot changed the title Wizard: Disable registration by default Wizard: Disable registration by default (HMS-5437) Feb 3, 2025
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.03%. Comparing base (608b0f1) to head (f5e8d0b).
Report is 5 commits behind head on main.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2832      +/-   ##
==========================================
- Coverage   83.04%   83.03%   -0.02%     
==========================================
  Files         200      200              
  Lines       22801    22800       -1     
  Branches     2255     2254       -1     
==========================================
- Hits        18935    18931       -4     
- Misses       3844     3847       +3     
  Partials       22       22              
Files with missing lines Coverage Δ
...ateImageWizard/steps/Registration/Registration.tsx 94.19% <100.00%> (-1.94%) ⬇️
src/store/wizardSlice.ts 87.05% <100.00%> (ø)
...t/Components/CreateImageWizard/wizardTestUtils.tsx 98.75% <100.00%> (-0.01%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 608b0f1...f5e8d0b. Read the comment docs.

@regexowl
Copy link
Collaborator Author

regexowl commented Feb 3, 2025

@lucasgarfield rhsm issues were resolved meaning activation keys are available again. Response time is also quite fast (1.19s), we might not need to even merge this

This changes the initial registration value from `register-now-rhc` to `register-later`, making the registration checkbox disabled by default.
@regexowl regexowl force-pushed the disable-registration-by-default branch 2 times, most recently from fb66ac3 to 01099c9 Compare February 4, 2025 15:51
@regexowl regexowl force-pushed the disable-registration-by-default branch from 01099c9 to f5e8d0b Compare February 4, 2025 16:09
@regexowl
Copy link
Collaborator Author

regexowl commented Feb 5, 2025

Closing this one, activation keys are working again and the queries are reasonably fast (around one second).

@regexowl regexowl closed this Feb 5, 2025
@regexowl regexowl deleted the disable-registration-by-default branch February 5, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Activation keys API is slow/unstable
1 participant