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

Show warning to user when silently ignoring pushed files #42

Open
jaywink opened this issue Oct 3, 2016 · 0 comments
Open

Show warning to user when silently ignoring pushed files #42

jaywink opened this issue Oct 3, 2016 · 0 comments

Comments

@jaywink
Copy link

jaywink commented Oct 3, 2016

When sending files with command df p -f requirements.txt for example, the toolbelt will silently ignore the files and report "unchanged" if not BRANCH=master.

This caused me quite a bit of head scratching - sending files was working fine locally (master checked out) but not in Travis (PR merge to master ie on a commit). There is nothing in the help files of the toolbelt (at least cli help) indicating that BRANCH=master is a hard requirement or the client will act as if nothing happened. Even changing the file names was still giving "unchanged" which is very confusing.

Some kind of warning to the user might be nice when some kind of automatic silent ignoring is being done.

Comment which led me to the silent ignoring: #2 (comment)

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