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

GitHub forecast subcommand #87

Closed luke-engle closed 2 years ago

luke-engle commented 2 years ago

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

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 cad2d750. ± Comparison against base commit 6051e64e.

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