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

feat: stdin required -t - #1623

Merged
merged 1 commit into from
May 8, 2024
Merged

feat: stdin required -t - #1623

merged 1 commit into from
May 8, 2024

Conversation

pd93
Copy link
Member

@pd93 pd93 commented Apr 26, 2024

Fixes #1593

Reading Taskfiles from stdin now required -t - instead of implicitly reading from stdin if it detects content. This is to fix a regression which stops users from using stdin to pipe data to their actual tasks.

@kasadaamos
Copy link

What's the next step for this PR?

@pd93 pd93 marked this pull request as ready for review May 8, 2024 08:51
@pd93
Copy link
Member Author

pd93 commented May 8, 2024

What's the next step for this PR?

There have been no objections, so this will be reviewed at some point before the next release.

@pd93 pd93 requested a review from andreynering May 8, 2024 08:52
@pd93 pd93 merged commit 651033c into main May 8, 2024
13 checks passed
@pd93 pd93 deleted the 1593-stdin-flag branch May 8, 2024 15:44
pd93 added a commit that referenced this pull request May 8, 2024
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.

Regression: Piping to "task" command results in task: Missing schema version in Taskfile "__stdin__"
3 participants