-
Notifications
You must be signed in to change notification settings - Fork 1
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
gitops summary breaks when there a dummy app directory under uptick-cluster/apps #64
Comments
This is fixed by removing the dummy directory from the local clone of the |
Probably need to modify this to detect empty directories and not process them as an app |
mdesouky
added a commit
that referenced
this issue
Dec 8, 2023
Fixes erroring out when there are empty directories under uptick-cluster/apps
Merged
mdesouky
added a commit
that referenced
this issue
Dec 11, 2023
This was referenced Nov 15, 2024
Closed
Closed
Merged
This was referenced Jan 23, 2025
Merged
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While running
gitops summary
it breaks with the error messageThere's no app with the name '<dummy-directory>', silly.
The text was updated successfully, but these errors were encountered: