navapbc / template-application-flask

Apache License 2.0
9 stars 4 forks source link

Add template CD #173

Closed lorenyu closed 1 year ago

lorenyu commented 1 year ago

template-application-nextjs and template-infra both have template-only-cd.yml workflows that push template changes to the platform-test and platform-test-nextjs. We want to add something similar that pushes to the platform-test-flask repo.

We'll want to add template-only-bin/install-template.sh and template-only-bin/update-template.sh scripts similar to what we have in the other template repos