Closed luke-engle closed 2 years ago
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 cad2d750. ± Comparison against base commit 6051e64e.
:recycle: This comment has been updated with latest results.
What's changing?
Adding the GitHub forecast subcommand to gh valet.
How's this tested?
dotnet run --project src/Valet/Valet.csproj -- forecast github --organization valet-dev-testing -o tmp
dotnet run --project src/Valet/Valet.csproj -- forecast github -o valet-testing-unit -o tmp
dotnet run --project src/Valet/Valet.csproj -- forecast github --organization github -r valet -o tmp
(if you have SSO enabled for your github token)Closes #85