-
Notifications
You must be signed in to change notification settings - Fork 27
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
Release/v3.5.2 sprint 104 update #538
Merged
ADPennington
merged 55 commits into
HHS:main
from
raft-tech:release/v3.5.2-Sprint-104-update
Aug 14, 2024
Merged
Release/v3.5.2 sprint 104 update #538
ADPennington
merged 55 commits into
HHS:main
from
raft-tech:release/v3.5.2-Sprint-104-update
Aug 14, 2024
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
1646 - aria label mismatch
This is a duplicate of the utils.py file in this same folder.
Bug: Fix REC_SSI Cat4 Validator
Co-authored-by: Alex P. <[email protected]>
Issue 3033: Updating range for FQ validator
* Local status template * 1621 some clean up * use django template * 1621 corrected the settings file * lint and clean up * corrected failing tests * corrected failing test * added templates directory * 1621: added error handling to AMS endpoints * linting * corrected test * 1621 corrected failing tests and added raising exceptions * linting * remove blank line * added more test * Added dynamic frontend URL for 500 * correct the corrupted 500 template --------- Co-authored-by: Alex P. <[email protected]>
Parse Exception Handling
* - Updated script to correctly access the DB name and create the backup * - fix lint - update logic * - skipping pipeline - using db name in backup name * - Added new env var for deployments - UPdated scrpt to support new names * - revert --------- Co-authored-by: Alex P. <[email protected]>
ADPennington
approved these changes
Aug 14, 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.
@lfrohlich @ttran-hub Sprint 104 release to STAGING
includes the following changes:
Features
- relaxed header update indicator requirements so that files will still be processed when update indicator is not D. the error will still be included in the STT error report.
Bug Fixes
- resolved a11y-related frontend bug
- resolved bug that made closed files more likely to be rejected.
- resolved bug impacting aggregate files submitted for FY21Q1
DevOps
- When exceptions are detected during file processing, sys admins can more easily track these from DAC logentries. This includes exceptions related to files that make get stuck in a pending state.
- if the AMS service is unavailable, ACF users will be redirected to an error page.
- removed unused code
- db backup script cleanup for lower environments
Documentation
- added appropriate links to lower environment branches
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.
Summary of Changes
https://github.com/raft-tech/TANF-app/releases/tag/v3.5.2-Sprint-104-update