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

Aborting when no valid files to push and clear log output #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ivantsepp
Copy link

First consequence is that the log output will not include tty?. Second consequence is that spin will correctly abort if there are no files to push.

There are two consequences of this change. First, `files_to_load` will
abort if there are no valid files. Before this change, spin would push
to the server.

Secondly, having `tty?` in the log output is a little confusing. This
change makes the log output more clear.
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.

1 participant