Skip to content

feat: stdin required -t - - #1623

Merged
pd93 merged 1 commit into
mainfrom
1593-stdin-flag
May 8, 2024
Merged

feat: stdin required -t -#1623
pd93 merged 1 commit into
mainfrom
1593-stdin-flag

Conversation

@pd93

@pd93 pd93 commented Apr 26, 2024

Copy link
Copy Markdown
Member

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.

@ghost

ghost commented May 8, 2024

Copy link
Copy Markdown

What's the next step for this PR?

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

pd93 commented May 8, 2024

Copy link
Copy Markdown
Member Author

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
@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__"

2 participants