awslabs / sbt-aws

SaaS Builder Toolkit for AWS is a developer toolkit to implement SaaS best practices and increase developer velocity.
Apache License 2.0
90 stars 16 forks source link

feat: add github action for running tests #15

Closed suhussai closed 3 months ago

suhussai commented 3 months ago

Issue # (if applicable)

Closes #.

Reason for this change

We need a mechanism for testing new changes.

Description of changes

Adds a github action to conduct tests.

Description of how you validated changes

Checklist


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

suhussai commented 3 months ago

Regarding item 1, I've updated the config to run the job nightly.

Regarding 2, we're planning on using the current approach for now.