mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-16 00:22:34 +00:00
wrapper: Write stdout/stderr data to stream when received (#410)
* wrapper: write stdout/stderr data to stream when received * add a delay test * temp comment * uncomment actions * add changelog
This commit is contained in:
parent
5f32e8acaf
commit
99441ecd44
7 changed files with 85 additions and 18 deletions
6
.changes/unreleased/BUG FIXES-20240425-104731.yaml
Normal file
6
.changes/unreleased/BUG FIXES-20240425-104731.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
kind: BUG FIXES
|
||||
body: 'wrapper: Fix wrapper to output to stdout and stderr immediately when data is
|
||||
received'
|
||||
time: 2024-04-25T10:47:31.19951-04:00
|
||||
custom:
|
||||
Issue: "395"
|
||||
Loading…
Add table
Add a link
Reference in a new issue