game-ci / unity-builder

Build Unity projects for different platforms
https://github.com/marketplace/actions/unity-builder
MIT License
822 stars 231 forks source link

fix(windows): replacing of urls if gitPrivateToken is set #648

Closed kijz closed 1 month ago

kijz commented 2 months ago

Changes

Related Issues

Related PRs

Successful Workflow Run Link

Checklist

github-actions[bot] commented 2 months ago

Cat Gif

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 36.97%. Comparing base (f2250e9) to head (ca010b2).

:exclamation: Current head ca010b2 differs from pull request most recent head cda084b. Consider uploading reports for the commit cda084b to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/game-ci/unity-builder/pull/648/graphs/tree.svg?width=650&height=150&src=pr&token=eRCPplc2s1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci)](https://app.codecov.io/gh/game-ci/unity-builder/pull/648?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=game-ci) ```diff @@ Coverage Diff @@ ## main #648 +/- ## ======================================= Coverage 36.97% 36.97% ======================================= Files 77 77 Lines 3121 3121 Branches 645 645 ======================================= Hits 1154 1154 Misses 1824 1824 Partials 143 143 ```