Reusable GitHub actions workflows for our projects.
| Action | Description |
|---|---|
| Build and push ECR image | Build and push Docker images to AWS ECR |
| Deploy to ECS Service | Deploy Docker images to AWS ECS services |
| Deploy static site to AWS | Build and deploy static sites to AWS S3 + CloudFront |
| Deploy container to fly | Deploy containerized apps to Fly.io |
| Build and push docker image | Build and push Docker images to container registries |
| Test and publish elixir library | Test Elixir libraries and publish to Hex |
| Test and publish NPM library | Build, test, and publish NPM packages |
| Test and publish Python package | Test and publish Python packages to PyPI |
| Release Drafter | Create draft releases with auto-generated release notes |
| Update Release | Update releases with deployment information |
| Build and deploy a Vercel app | Build, test, and deploy applications to Vercel |