mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-23 01:54:18 -08:00
Fixes: https://github.com/usds/justice40-tool/issues/947 This is ensuring we at least have some way to rollback in the worst case scenario of the data being corrupted somehow, and our upstream data sources being down in a way that prevents us from regenerating any datasets. See https://github.com/usds/justice40-tool/issues/946#issuecomment-989155252 for an analysis of the different ways the pipeline can fail and their impacts. This guide is very brittle to pipeline changes, and should be considered a temporary solution for the worst case. I think that someday the github actions should run more frequently and write to different paths, perhaps with a timestamp. That would make rolling back more straightforward, as a previous version of the data would already exist at some path in s3. |
||
---|---|---|
.. | ||
architecture | ||
decisions | ||
operations | ||
glossary.md | ||
Justice40_Open_Source_Community_Orientation.pptx | ||
README.md |
Justice40 Project Documentation
If you are new to this project, check out the top level README first.
The content under this directory should be more about conceptually understanding the project, such as architecture diagrams, decision logs, and the Open Source Community Orientation, rather than about specific installation steps.
For documentation related to installation and getting set up as a developer or data scientist, see For Developers and Data Scientists.