Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error out if a build is stuck on "Finalize" #48

Open
ipmb opened this issue Apr 18, 2023 · 1 comment
Open

Error out if a build is stuck on "Finalize" #48

ipmb opened this issue Apr 18, 2023 · 1 comment

Comments

@ipmb
Copy link
Member

ipmb commented Apr 18, 2023

When watching a build, if the status has not moved on from the Finalize state in over a minute, that likely indicates an error on the AWS or AppPack side. The CLI should exit with a failure at that point and recommend the user retries the action.

@ipmb
Copy link
Member Author

ipmb commented May 16, 2024

This also happens when no services are defined. Examples are missing Procfile, missing heroku/procfile buildpack, or not defined in apppack.toml.

We should fail the build in this case, so that's an issue for https://github.com/apppackio/apppack-codebuild-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant