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

Tell user which file we failed to read #2674

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

itowlson
Copy link
Contributor

If spin registry push and spin cloud deploy fail because of a missing file, they don't tell you which file is missing.

This "shouldn't happen" because you can spin up to make sure it works, right, or to find out which file is the problem? Well, not if your working copy is dirty. Maybe it works locally but not in CI. And we all know how much fun debugging CI is.

So, belt and braces.

Signed-off-by: itowlson <ivan.towlson@fermyon.com>
@itowlson itowlson requested a review from vdice July 23, 2024 03:23
@itowlson itowlson merged commit 4f4693e into fermyon:main Jul 23, 2024
17 checks passed
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

Successfully merging this pull request may close these issues.

4 participants