gitlab-ci-runner-win
gitlab-ci-runner-win copied to clipboard
Windows Runner for Gitlab CI (Discontinued, feel free to fork or contact me about owner change)
Hi, is it possible to add Win32 / Win64 / Linux binary ?
Hello, I tried to compile using Visual Studio 2015 with Windows 8.1 Pro. The binaries are created. ``` 1>------ Rebuild All started: Project: gitlab-ci-runner, Configuration: Debug Any CPU ------ 1>...
From the GitLab CI Project Settings page: ``` All lines will be concatenated in one file and executed. If you change the working directory or the environment in one line...
We consider to use and contrivbute to this project, but I can't find a license file.
- 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 -...
- added code that enables build cancellation - revised the internal states of the build object - added function to kill the build process with all its child processes. -...
Modified the Gitlab CI Runner for windows so that it can actually be installed as a proper windows service and run in the background.
Gitlab CI 5.0+ is said to require the official runner at version 5+. If necessary, this runner should be upgraded to be compatible with this new version, as the protocol...