You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our release process only generates binaries, but we need to provide Amazon Machine Images (AMIs) to enable one-click deployment for developers. This creates a significant barrier to adoption.
Acceptance Criteria:
Set up EC2 Image Builder in AWS account
Create AMI build recipe that includes all current manual setup steps
Integrate AMI building with GitHub Actions release workflow
Currently, our release process only generates binaries, but we need to provide Amazon Machine Images (AMIs) to enable one-click deployment for developers. This creates a significant barrier to adoption.
Acceptance Criteria: