-
Notifications
You must be signed in to change notification settings - Fork 8
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
2025-01-31 | MAIN --> PROD | DEV (fc0fc8b) --> STAGING #4682
Merged
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
* Audit deletion workflow: Rework "Audit submissions" page. Start button to top. Icons and copy. "Submission checklist" page includes delete button and modal. Circular icon component. * Reformat home.html to four-space tabs * Icons rework New folder for FAC-specific icons. Regenerate sprite.svg to include all usa, uswds, and fac icons. * Remove the circular_icon component Compound icons can be their own icon! * Fromatting, remove unused JS * Audit submissions page Break modals into their own component files, update references * Verify sac.general_information exists Practically, it will always exist. But we don't want to have to set the value for every possible test. * Audit submissions and Cypress Always display helper text Initialize audit with new workflow Minor fixes * Audit deletion final design EOF newlines Move deletion modal up a level, use it in the checklist * Allow audit deletion in certifying states These are also in progress, from the POV of the user. * Linting! Sometimes we forget things and push them too early. * Submission checklist title, tabs to spaces * Componentization - fun word? Break audit_submissions tables into components Rename components to include their type first, name second * Djlint configuration Create rule C001 - use spaces, not tabs. Resolve the rule breaking. Include rule H035 - self close meta tags * Deletion changes Remove deletion modal from accepted submissions, rename component * Admin tests - docstings for audit deletion/revert * Remove submission view updates Allow removal of certified reports Add permission protection on the POST, just in case Basic test cases to verify functionality in several statuses * Audit deletion workflow minor small screen changes * Sometimes, we commit a test word or two. Woops. * Fix import of renamed component.
* Update FederalProgramNames.json * Add files via upload * Update README.md * Updating workbook schemas to 1.1.4 * Update backend/schemas/README.md Co-authored-by: Dan Swick <[email protected]> * Update backend/schemas/README.md Co-authored-by: Dan Swick <[email protected]> * Update Makefile Makefile will now merge the 2 CSV and update FederalProgramNames.json * Update generate_lookup_schemas.py * Create merge-csv-alns.py * Update Makefile Runs merge-csv-alns.py * Create ReadMe * Add files via upload * Fixing merge command * Removing dates from aln csvs * Lint * Update README.md * Adding OS check to Makefile * Updating README * Fixing version enums * Removing extra csv * Merge script now skips bad ALNs * Lint * Fixing version enums * Updating README * Fixing version enums * Update merge_aln_csvs.py Sorting by ALN and removing unnecessary columns of data from final merged file * Fixes for column renaming * No longer validating numbers * Updating cypress wb fixtures --------- Co-authored-by: Philip Dominguez <[email protected]> Co-authored-by: Dan Swick <[email protected]>
* Revert node 23 to node 20 * Dockerfile Node 23 to 20
* Updatd search alert and screen in line with designs * updated search headings * Updated test and applied formatting to div * Ran black to format * Formatted p tags * Changed text color for accessability * Added rel reference to _blank target
asteel-gsa
added
autogenerated
Automated pull request creation
automerge
Used for automated deployments
labels
Jan 31, 2025
Terraform plan for staging Plan: 1 to add, 0 to change, 1 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# module.staging.module.cors.null_resource.cors_header must be replaced
-/+ resource "null_resource" "cors_header" {
!~ id = "*******************" -> (known after apply)
!~ triggers = { # forces replacement
!~ "always_run" = "2025-01-30T10:53:43Z" -> (known after apply)
}
}
Plan: 1 to add, 0 to change, 1 to destroy. ✅ Plan applied in Deploy to Staging Environment #327 |
Terraform plan for production Plan: 1 to add, 0 to change, 1 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# module.production.module.cors.null_resource.cors_header must be replaced
-/+ resource "null_resource" "cors_header" {
!~ id = "******************" -> (known after apply)
!~ triggers = { # forces replacement
!~ "always_run" = "2025-01-29T18:13:51Z" -> (known after apply)
}
}
Plan: 1 to add, 0 to change, 1 to destroy. 📝 Plan generated in Pull Request Checks #4330 |
Minimum allowed line rate is |
gsa-suk
requested a deployment
to
production
January 31, 2025 18:02 — with
GitHub Actions
In progress
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
This is an auto-generated pull request to merge main into prod for a staging release on 2025-01-31 with the last commit being merged as fc0fc8b