Skip to content

Deploy RC 390 to Production#10825

Merged
solipet merged 15 commits intostages/prodfrom
stages/rc-2024-06-18
Jun 18, 2024
Merged

Deploy RC 390 to Production#10825
solipet merged 15 commits intostages/prodfrom
stages/rc-2024-06-18

Conversation

@solipet
Copy link
Copy Markdown
Contributor

@solipet solipet commented Jun 18, 2024

User-Facing Improvements

  • Account Page: Update language email preference selection to be in the language being described. (#10808)

Bug Fixes

  • Acuant SDK: Clear out a callback when done with it. (#10762)

Internal

jmhooper and others added 15 commits June 13, 2024 09:45
In #10767 we changed the `ProgressiveProofer` class to begin tracking SP costs closer to where costly events occur. The logic for tracking costs was left in the `VerifyInfoConcern` to deal with the 50/50 state. When the changes in #10767 are fully deployed this can be merged to clean up dead code.

[skip changelog]
changelog: Internal, Tests, Small refactor to AnalyticsSpec
…ect. (#10762)

* Extract defineObservableProperty into its own file
* Add stopObservingProperty
* Use stopObservingProperty in acuant-capture-canvas

changelog: Bug Fixes, Acuant SDK, Clear out a callback when done with it.
---------

Co-authored-by: John Maxwell <john.maxwell@gsa.gov>
Co-authored-by: Alex Bradley <alexander.bradley@gsa.gov>
Co-authored-by: Amir Reavis-Bey <amir.reavis-bey@gsa.gov>
Co-authored-by: Zach Margolis <zachmargolis@users.noreply.github.com>
In #10728 we started passing the service provider ID to the resolution proofing job. Since the job has the user ID this allows us to compute UUID and UUID prefix in the job instead of having to pass them through the applicant. Once that commit is deployed we can stop passing the UUID and UUID prefix via the applicant.

This commit removes the code that looks up the UUID prefix and UUID and merges them into the applicant. This should not be merged until #10728 is fully deployed to production.

[skip changelog]
I found some code referencing `address_edited` on the `AddressForm` response. We removed that so there is not reason to inspect it.

This commit also does some touch-ups to the form and the controller to clean up the logic.

[skip changelog]
**Why**: This is prep work that enables running these checks
on a schedule on main branch, instead of on feature branches

changelog: Internal, Tests, Reorganize dependency audit checks

Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov>

* Add "needs" clause for pinpoint-check job too

---------

Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov>
* Add test to ensure schema files are consistent with migrations

changelog: Internal, Continuous Integration, Add test to ensure schema files are consistent with migrations

* move linting into Makefile
…10817)

* fixing column name and order for billing report v2
changelog: Internal, Translations, Update missing Chinese translations
* Update email language preference to be translated into the lang being described.

changelog: User-Facing Improvements, Account Page, Update language email preference selection to be in the language being described.

* fix spec

---------

Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov>
* changelog: Internal, Metrics, Add certificate validation errors to event
* changelog: CI, Internal, Cutover review-apps to new cluster
changelog: Internal, Continuous Integration, Add coverage metric to GitLab CI
…0822)

/test/oidc/login.

I found the existing SP failed with errors for me. This changes makes
the links work again.

Note: the test routes are disabled in production envs (i.e., deployed
envs)

[skip changelog]
@solipet solipet merged commit 9c9c660 into stages/prod Jun 18, 2024
@solipet solipet deleted the stages/rc-2024-06-18 branch June 18, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants