j40-cejst-2/.github/workflows
2024-12-18 12:15:48 -05:00
..
codeql-analysis.yml Changes to allow local runs 2024-12-04 21:28:51 -05:00
compile_mermaid.yml Fix broken YML links and add PR template (#1340) 2022-02-25 11:39:38 -08:00
deploy_backend_main.yml Revert source permissions 2024-12-16 12:22:52 -08:00
deploy_frontend_main.yml Workflow cleanup, fix 2024-12-18 12:15:48 -05:00
markdown-link-check.yml Multiple workflow fixes 2024-12-04 21:29:43 -05:00
ping-check.yml Remove basic auth from ping check 2024-12-16 11:47:36 -08:00
pr_backend.yml Workflow cleanup, fix 2024-12-18 12:15:48 -05:00
pr_frontend.yml Workflow cleanup, fix 2024-12-18 12:15:48 -05:00
README.md Update documentation to make it easier for users to find the right content for them (#1016) 2021-12-16 10:16:28 -05:00

Justice40 Github Actions Workflows

This directory has the github actions workflows for the Justice40 Project.

This project is deployed on an AWS account managed by GeoPlatform.gov, and github actions is used to automate the data pipeline and all deployment steps.

The names of the Github Actions stages in the yaml files should describe what each step does, so it is best to refer there to understand the latest of what everything is doing.

To mitigate the risk of having this README quickly become outdated as the project evolves, avoid documenting anything application or data pipeline specific here. Instead, go back up to the top level project README and refer to the documentation on those components directly.