Note: This is an alpha version! Interface is likely to change. Recommended usage for testing purposes only.
Find the action for deploying here ./actions/deploy
Find the action for creating diffs on PRs here ./actions/pull-request-diff
- Deploy action
- Unit tests
- Extract common utils into shared package
- Pull Request plan action which posts the plan against
main
as a comment on the PR - Build base image which includes Terraform. The action itself should use the default on demand build since it simplifies the versioning quite a bit
- Wing Backend (once implemented)
- Generate Wing architecture diagram and post to PR
- AWS CDK support (not sure if that's already working)
- Pull Request ephemeral deploy action