-
Notifications
You must be signed in to change notification settings - Fork 66
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
Merge master into k8s again #16394
Merge master into k8s again #16394
Conversation
ericboehs
commented
Apr 17, 2024
- Refactor uploads spec, simple forms (Refactor uploads spec, simple forms #16380)
- BTSSS-77372 Add mocked responses for BTSSS (BTSSS-77372 Add mocked responses for BTSSS #16231)
- Add direct deposit email notification template (Add direct deposit email notification template #16357)
- Add method to request a token from STS (Add method to request a token from STS #16372)
- [80904] Creating a terms of use application check that occurs during secondary authentications with custom ([80904] Creating a terms of use application check that occurs during secondary authentications with custom #16371)
- remove feature flags (vfep-1341 - remove feature flags for 10203 spool file changes #16390)
- API-34961 Trace appeals PII removal with Datadog (API-34961 Trace appeals PII removal with Datadog #16364)
* Refactor uploads spec, simple forms * rubocop
* Revert to original token URL in service * Add authorized ping mock, too * Handle Bearer Token parsing failures gracefully * Clean up services config * Revert some accidental deletions * Final bit of cleanup * Switch to correct file path * Move authorize method to a before_action * Update mockdata paths * Fix some linting errors
* Add template_type method to VANotifyEmailJob * Update direct deposit email job to accept a default parameter of nil for the direct deposit type.
* Add method to request a token from STS * fix rubocop * Fix tests * Remove debugging line * change parameter to reflect actual value * Merge conflict fix * remove diff file from merge conflict
…secondary authentications with custom (#16371)
Generated by 🚫 Danger |
Error: A file (or its parent directories) does not have a CODEOWNERS entry. Please update the .github/CODEOWNERS file and add the entry for the Offending file: |
Error: A file (or its parent directories) was deleted but its reference still exists in CODEOWNERS. Please update the .github/CODEOWNERS file and delete the entry for the Offending file: |
72c07e7
to
ccefb29
Compare
Error: A file (or its parent directories) does not have a CODEOWNERS entry. Please update the .github/CODEOWNERS file and add the entry for the Offending file: |
Error: A file (or its parent directories) was deleted but its reference still exists in CODEOWNERS. Please update the .github/CODEOWNERS file and delete the entry for the Offending file: |
Not needed. This fixed it: #16393 |