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

Misleading "ERROR: branch already exists" in output during redeploy #67

Open
jrr opened this issue Oct 16, 2024 · 0 comments
Open

Misleading "ERROR: branch already exists" in output during redeploy #67

jrr opened this issue Oct 16, 2024 · 0 comments

Comments

@jrr
Copy link

jrr commented Oct 16, 2024

I lost a little time investigating these messages:

branch create out:
branch create err:
ERROR: branch already exists; branch_name:"preview/preview-apps"
branch exists, branch id: br-nameless-darkness-a5jg3qz7

And then I eventually inspected the source and realized that the action was built to expect and handle this. Could these messages be removed?

Maybe a change to neonctl could make things easier for this action to handle the already-exists case, or some shell script trickery could filter them out.

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