forked from HHS/TANF-app
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into 2799-catch-rpt-month-year-mismatches
- Loading branch information
Showing
85 changed files
with
2,384 additions
and
1,392 deletions.
There are no files selected for viewing
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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
# Sprint 92 Summary | ||
|
||
01/31/2024 - 02/13/2024 | ||
|
||
Velocity (Dev): 6 | ||
|
||
## Sprint Goal | ||
* Dev: | ||
* Continue parsing engine development and begin work on enhancement tickets | ||
* #2536 Cat 4 validation | ||
* #1858 Secure OFA staff access to Kibana | ||
* Unblocks #1350 when complete | ||
* DevOps: | ||
* #2790 - Update deployment code to support Kibana and integrate with Standing Elastic instance | ||
* Design: | ||
* Tie up current documentation work | ||
* Continue refinement of research roadmap | ||
|
||
|
||
## Tickets | ||
### Completed/Merged | ||
* [#2751 Resource Card updated with latest coding instructions](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2751) | ||
* [#1858 Spike: Secure Kibana access](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1858) | ||
* [#2781 As a developer, I want to have documentation on django migration best practices](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2781) | ||
|
||
### Ready to Merge | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
### Submitted (QASP Review, OCIO Review) | ||
* [#2790 Kibana Deployment](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2790) | ||
* [#2681 Section 1 Validation clean-up](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2681) | ||
|
||
|
||
|
||
### Closed (not merged) | ||
* N/A | ||
|
||
|
||
--- | ||
|
||
## Moved to Next Sprint (In Progress, Blocked, Raft Review) | ||
### In Progress | ||
* [#1350 Kibana access from TDP](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/1350) | ||
* [#2646 - Populate data file summary case aggregates differently per section](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2646) | ||
* [#2820 [bug] Uncaught exception re: parsing error preventing feedback report generation](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2820) | ||
* [#2768 Fix production OWASP scan reporting](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2768) | ||
* [#2799 Generate error mismatching field rpt_month_year w/ header](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2799) | ||
|
||
|
||
|
||
### Blocked | ||
* N/A | ||
|
||
### Raft Review | ||
* [#2536 [spike] Cat 4 validation](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2536) | ||
* [#2592 Deploy celery as a separate cloud.gov app](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2592) | ||
* [#2746 As an STT, I need to know if there are issues with the DOBs reported in my data files](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2746) | ||
* [#2813 Reduce dev environment count](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2813) | ||
* [#2729 As a developer, I want to move migration commands in the pipeline to CircleCI](https://app.zenhub.com/workspaces/sprint-board-5f18ab06dfd91c000f7e682e/issues/gh/raft-tech/tanf-app/2729) |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,6 +13,7 @@ In preparation for production-ready infrastructure, we wanted to create a living | |
+ [CircleCI failures](./Failed-Deployment-Troubleshooting.md#circleci-failures) | ||
+ [Runtime failures](./Failed-Deployment-Troubleshooting.md#compilationruntime-failure) | ||
+ [App Connectivity issues](./Failed-Deployment-Troubleshooting.md#app-connectivity-issues) | ||
+ [App roll-back](./Failed-Deployment-Troubleshooting.md#revision-rollback) | ||
|
||
## CircleCI failures | ||
**Symptom:** I deployed new code (via merging) but the app in Cloud.gov didn't update and is still running old code. | ||
|
@@ -77,4 +78,26 @@ export [email protected] | |
export LOGGING_LEVEL=DEBUG | ||
[...] | ||
bash scripts/deploy-backend.sh rebuild tdp-backend-raft tanf-dev | ||
``` | ||
``` | ||
|
||
## Revision Rollback | ||
|
||
First we need to get list of revisions and select a stable revision id. | ||
```cf revisions {app-name}``` | ||
|
||
Then use the last successful guid, we can populate this reversion command: | ||
``` | ||
cf curl v3/deployments \ | ||
-X POST \ | ||
-d '{ | ||
"revision": { | ||
"guid": "{last stable guid from list above}" | ||
}, | ||
"relationships": { | ||
"app": { | ||
"data": { | ||
"guid": "{current app guid}" | ||
} | ||
} | ||
} | ||
}'``` |
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
Oops, something went wrong.