Merge Dev & Staging to catch up with all the Eval work, solve issues with CircleCi test, updated Wallaby to be compatible with the new version of Elixir 1.16+ and OTP 26
Related Issues
[Reference any related issues, if applicable.]
Changes Made
[List the specific changes made in bullet points.]
Screenshots (if applicable)
[Include screenshots to visually demonstrate changes, if relevant.]
Checklist
[x] PR is assigned to a project: Challenge_gov Board
[x] PR is assigned to a milestone: current sprint
[x] GH issues are assigned to the PR (under Development section on the right hand side)
[x] PR is assigned a reviewer, and requires code review and approval by a teammate
[x] New functionality is tested and all tests are green
[x] I have added unit tests for new functionality or updated existing tests for changes.
[x] I have updated the documentation/README accordingly, if necessary.
[x] If you have DB migration, it is a "safe" migration and you've confirmed it can be rolled back.
[x] If applicable, Controllers modified contain appropriate authorization plugs
[x] This PR has been reviewed by at least one other team member.
Description
Merge Dev & Staging to catch up with all the Eval work, solve issues with CircleCi test, updated Wallaby to be compatible with the new version of Elixir 1.16+ and OTP 26
Related Issues
[Reference any related issues, if applicable.]
Changes Made
Screenshots (if applicable)
[Include screenshots to visually demonstrate changes, if relevant.]
Checklist