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

Incremental tasks should show some information on triggering #49

Closed
nightroman opened this issue Feb 1, 2017 · 0 comments
Closed

Incremental tasks should show some information on triggering #49

nightroman opened this issue Feb 1, 2017 · 0 comments

Comments

@nightroman
Copy link
Owner

Currently, if an incremental task is skipped then it writes a message

Skipping up-to-date output.

Similarly, if an incremental task is triggered due to out of date of missing
outputs then it should write some information about those outputs.

A simple incremental task should tell, for example

Output X is missing or out-of-date.

A partial incremental task should tell, for example

N outputs of M inputs are missing or out-of-date.

Such messages may help on troubleshooting, e.g. see the case mentioned in #48.

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