github / gh-valet

Valet helps facilitate the migration of Azure DevOps, CircleCI, GitLab CI, Jenkins, and Travis CI pipelines to GitHub Actions.
MIT License
510 stars 35 forks source link

Fix console output hanging while Valet processes #86

Closed luke-engle closed 2 years ago

luke-engle commented 2 years ago

What's changing?

This reverts commit 5fc0e49cfe34342f33154675cec73799520a0746.

The commit above was causing output to not print to the console until the process was finished.

How's this tested?

dotnet run --project src/Valet/Valet.csproj -- audit azure-devops -o tmp
github-actions[bot] commented 2 years ago

Unit Test Results

35 tests  ±0   35 :heavy_check_mark: ±0   0s :stopwatch: ±0s   1 suites ±0     0 :zzz: ±0    1 files   ±0     0 :x: ±0 

Results for commit a4401935. ± Comparison against base commit 5fc0e49c.

:recycle: This comment has been updated with latest results.