superfly / flyctl-actions

:octocat: GitHub Action that wraps the flyctl
Apache License 2.0
260 stars 33 forks source link

CI runs interrupting a deploy cause the CI run to fail #18

Closed charsleysa closed 1 year ago

charsleysa commented 2 years ago

When a CI run that deploys to fly.io starts before a previous deployment finishes, the new deployment takes over and completes successfully but fly ends up generating an error and the CI run ends in failure even though the deployment was successful.

Can this be changed so that it no longer throws an error if the deployment completed successfully?

jsierles commented 1 year ago

Can you provide more details about this error?

charsleysa commented 1 year ago

This issue is over a year old and I don't even know if it's still an issue so I'm gonna close this for now. If it's still an issue I'll open a new one.