Release v4.23.0 - #658
Open
elipe17 wants to merge 129 commits into
Open
Conversation
… more hardcoded schema values in go parser - Removed all old serializer code - Remove duplicate fips code fields on tanf, and ssp records - Migration for field rename and removal - Add test in python test suite to validate django database schema to go parser schema by field name - Fix issue where default values weren't being respected by go parser and were hardcoded by serializers
- remove generated models and queries - Move only required queries into datafile.go - remove unused tasks from ci job - use generic datafilerecord struct to straddle production vs shadow datafiles
…s and how the statistical dataset pipeline should be implemented
…5699-statistical-weights-etl
…tput, intermediate payload, and statistical weight models - Implement approved pipeline registry, layer-based runner, scheduler, DRF endpoints, serializers, permissions, admin, and notifications - Add statistical weights nodes with source snapshots, run-scoped intermediates, QA checks, versioned publication, and STT-driven validation - Add loader command and ETL SQL reference scripts for statistical weights and reporting prototypes - Wire ETL into Django settings, URLs, Celery beat scheduling, and permission tests - Update ETL architecture and statistical weights tech memos to match the implementation - Add tests for API access, runner behavior, scheduler behavior, loader import, statistical weights QA, publication, and notifications
…nvas/dag - Remove the idea of metadata DAG and validation - Removed the need for advance_pipeline_run since the pipeline config now constructs itself perfectly as opposed to building the DAG based off of node configs
- Make statistical weights a specialization of the ABC
This reverts commit cf2837c.
Updated the link format for the Error Reporting Research synthesis to point to the correct branch.
…ion of concerns - Class-ified pipeline code - Force program type invariant and other floating global variables
- Add helper functions to prevent an ETL pipeline from executing when it has intersecting datafiles with a reparse and vice versa
- add archives of data
- add task entry to run etl integration tests
…/TANF-app into 5699-statistical-weights-etl
- Created email template
Sprint Summary - 2026-07-21
Sprint Summary - 2026-07-07
Sprint Summary - 2026-05-26
Sprint Summary - 2026-06-23
Sprint Summary - 2026-06-09
5885 - Combine Data File Upload and Submission History
KC Deploy Script Example Update & Add Missing KC Var to Backend Deploy Script
Release Notes 4.21.0 & Domain change updates
Configure Parallel CircleCI Deployments
…e-develop Hotfix/failed av scan datafile develop
This file contains hidden or 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
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.
Raft Release: https://github.com/raft-tech/TANF-app/releases/tag/v4.23.0
Release Tracker: raft-tech#5988