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

Add flag to prevent console log of sub task name #4

Merged
merged 2 commits into from
Jan 10, 2019
Merged

Add flag to prevent console log of sub task name #4

merged 2 commits into from
Jan 10, 2019

Conversation

dominicporteous
Copy link
Contributor

Default operation remains the same, can define logTask: false in global or task options to prevent the Task: example output.

dominicporteous added 2 commits January 10, 2019 13:37
Prevents `Task: Example Task` message in console, makes output cleaner if task output is turned off
@zaaack zaaack merged commit d2698f1 into zaaack:master Jan 10, 2019
@zaaack
Copy link
Owner

zaaack commented Jan 10, 2019

@dominicporteous Thanks for your contribution! 👍 There are some unpushed commits on a computer that not on my hand for the moment, I'll publish new version tommorrow.

@dominicporteous
Copy link
Contributor Author

@zaaack No worries, appreciate it! Big props for your work on Foy.. its been a pleasure to use and migrating from our bash based builds cut the time buy around 2/3 (mostly due to the parallel task execution)

zaaack added a commit that referenced this pull request Jan 10, 2024
Add flag to prevent console log of sub task name
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.

2 participants