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

Add gitlab subcommand for forecast #20

Closed luke-engle closed 2 years ago

luke-engle commented 2 years ago

What's changing?

This adds a jenkins subcommand for the forecast command.

How's this tested?

dotnet run --project src/Valet/Valet.csproj -- forecast gitlab --namespace gitlab-org/quality -o tmp
github-actions[bot] commented 2 years ago

Unit Test Results

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

Results for commit d0768ef9. ± Comparison against base commit feeb474b.

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

luke-engle commented 2 years ago

Verified this works properly 🎉