awslabs / green-boost

Build Full Stack Cloud Native Web Apps on AWS Fast
https://awslabs.github.io/green-boost/
Apache License 2.0
70 stars 8 forks source link

`gboost create` Automated Tests #226

Closed bestickley closed 1 year ago

bestickley commented 1 year ago

Update existing gboost create test script to run on PR and limited to paths within "packages/gboost/templates" for synchronous commands (typecheck, lint, unit test), on label and canary for sync and async (deployment) tests.

Also need to add workflow to check for required on PR.

bestickley commented 1 year ago

Closing in favor of #205