-
Notifications
You must be signed in to change notification settings - Fork 112
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
Deploy RC 420 to Production #11323
Merged
Merged
Deploy RC 420 to Production #11323
Conversation
This file contains 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
* Move FACIAL_MATCH_IDV_LEVELS constant to Profile See https://gitlab.login.gov/lg-people/Melba/backlog-fy24/-/issues/118 changelog: Internal, Refactoring, Move constant to appropriate owner Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
* changelog: Upcoming Features, split doc auth, visual and content changes for split doc auth capture pages * Rebasing with updated main * Fixing ratio issue on resubmit doc auth page
* changelog: Internal, Facial Match, Update language
* Add step indicator to how to verify view * changelog: User-Facing Improvements, In-person proofing, Add step indicator to how to verify view
* Translate "digit" as "chiffres" in French * Add comma to Simplified Chinese translation There was a comma missing from the voice message used to communicate address verification OTPs. Note that the character here is a full width comma (U+FF0C). * changelog: User-Facing Improvements, Identity verification, Updates to French and Simplified Chinese translations * Remove telephony.format_type.digit from ALLOWED_UNTRANSLATED_KEYS
* changelog: User-Facing Improvements, doc auth attempts text, updating attempts messages * Fixing lint * Fixing variable issue
* Threat metrix initial page * threat metrix helper * changelog: Upcoming Features, Account creation, Threat metrix addiition * fix up threatmetrix naming * fix true * fix up rubocop * add override for csp for threat metrix * fix linting * update to move threatmetrix to idv * add new line * fix indentationg * make threat metrix profiling into a separate partial * fix styling indentation * Threat metrix helper adjustment * add regtistrations threat metrix spec * fix ssn controller and spec * update to use locals * return empty hash * remove unneeded spec
changelog: Upcoming Features, Partner Email Selection, Add translations for email not yet selected
* Update examples in IdentityVerificationReport spec There were two sets of records referring to `user3` that I think were supposed to be for separate users. [skip changelog] * Update description of user * Update other specs
Identified as part of Sprint 318 translation request 4 [skip changelog]
aduth
approved these changes
Oct 8, 2024
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 👍
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
User-Facing Improvements
Internal
Upcoming Features