gitlab-ci-runner-win
gitlab-ci-runner-win copied to clipboard
Add argument parser and system integrity level check with fix uncaught exception
- try to catch non-WebServiceException to prevent application crash
- set always auto restore NuGet package
- Add argument parser and integrity bootstrap
- add command line arguments parser
- original SSL warning by pass flag changed from
-sslbypassto--sslbypass - add command line help guide
- always show a warning message for which user executing the runner as High or System integrity level
- always run in Medium integrity level by default, unless have
--adminflag is enabled - integrity level check will bypass when debugger attached, but always show warning message