-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
v1.9.0 fails to run #12
Comments
could you expand the output from the argo-cd-action step? it would also help if you could re-run with debug output to see any additional information |
I hope this is enough. I didn't include the debug out before the action, cause it only seem to relate to setting up env vars. |
This is the content of the |
@bryantbiggs Let me know if you need more information |
Hello, has this issue been completed? I am having the same problem. Thank you |
Issue is still relevant, seems it crashes after downloading argo version ##[debug]Unable to find "argocd" executable, downloading it now Downloading tool can't save argo client because directory exists |
This issue still is present as of 1.16.0. running |
Describe the bug
v1.9.0 fails to run.
Our workflow is set up like the documentation instructs instruct:
uses: clowdhaus/argo-cd-action@main
, which will use latest version. However the workflow startet to fail today, and I can see that v1.9.0 was released yesterday.To Reproduce
Steps to reproduce the behavior:
Expected behavior
The script will execute as usual, without errors
Screenshots
Additional context
Running as a github runner on a selfhosted runner using https://github.com/SanderKnape/github-runner
The text was updated successfully, but these errors were encountered: