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

Allow -n to be used for gitlab namespace #52

Closed luke-engle closed 2 years ago

luke-engle commented 2 years ago

What's changing?

Allow -n to be used instead of --namespace when running commands for Gitlab. This shorthand option already exists in the Valet codebase

How's this tested?

dotnet run --project src/Valet/Valet.csproj -- audit gitlab -n "valet-testing" -o tmp

github-actions[bot] commented 2 years ago

Unit Test Results

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

Results for commit b0b4f0b8. ± Comparison against base commit 19dd098e.

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