navapbc / template-application-rails

Ruby on Rails with USWDS template, including CI/CD, for teams building web applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add infra integration test and CD

rocketnova opened this issue · comments

Like template-application-nextjs and template-application-flask, this template repo should include an integration test with template-infra.

The integration test should:

  • run whenever a PR is merged to template-application-rails
  • run whenever a PR is merged to template-infra
  • deploy an update to an AWS account for a long-running example instance of template-application-rails

🔒 Tech spec (gdoc) ready for review.