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

Mask ghcr password in prompt #69

Closed ethanis closed 2 years ago

ethanis commented 2 years ago

What's changing?

This masks the GHCR_PASSWORD value in the terminal prompt when running the configure command

How's this tested?

Configure these credentials

dotnet run --project src/Valet/Valet.csproj -- configure

Use these credentials

dotnet run --project src/Valet/Valet.csproj -- update
github-actions[bot] commented 2 years ago

Unit Test Results

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

Results for commit 91430539. ± Comparison against base commit 33c7449a.