eric sciple
a9c58d7398
Handle escaped '%' in commands data section ( #200 )
2020-01-12 03:30:26 -05:00
Bryan MacFarlane
e15414eb5e
proxy support ADR ( #263 )
2020-01-09 11:52:04 -05:00
Tingluo Huang
4ab1e645c3
Fix typo in error message. ( #260 )
2020-01-07 15:13:05 -05:00
Tingluo Huang
584f6b6ca3
upload log on runner force kill worker. ( #255 )
2020-01-06 13:04:23 -05:00
Tingluo Huang
abc65839f3
detect source file path without using env. ( #257 )
2020-01-06 12:56:15 -05:00
Tingluo Huang
06292aa118
Expose whether debug is on/off via RUNNER_DEBUG. ( #253 )
2020-01-03 21:23:46 -05:00
Joseph Petersen
ac1a076a3b
Treat warnings as errors ( #249 )
...
* Treat warnings as errors
* fix warnings
2019-12-21 09:51:41 -05:00
Joseph Petersen
300bc67950
ignore .idea folder ( #248 )
...
created by rider
2019-12-21 09:50:07 -05:00
Tim Heuer
289c7f36a2
Minor typo ( #247 )
...
capitalize .NET
2019-12-20 20:20:44 -05:00
Julio Barba
b89d7fb8ef
Remove old "v1" artifact download/publish code ( #212 )
...
* Remove old v1 artifact download/publish code
* Remove the Build2 REST API SDK
2019-12-19 16:02:00 -05:00
Josh Gross
5fd705bb84
Update LICENSE ( #242 )
2019-12-19 15:22:49 -05:00
Julio Barba
9e37732401
Verify that has Windows service started successfully ( #236 )
2019-12-19 14:34:26 -05:00
Bryan MacFarlane
6c70d53eea
clean up some unneeded dockerfiles
2019-12-19 09:16:43 -05:00
Bryan MacFarlane
f791e2d512
update contributions md
2019-12-19 09:03:14 -05:00
Bryan MacFarlane
f1e36651ad
build workflow ignores md changes
2019-12-19 08:54:43 -05:00
Bryan MacFarlane
be24fea81b
update issue templates
2019-12-19 08:34:17 -05:00
Bryan MacFarlane
84ca2c05ce
update readme
2019-12-19 08:20:39 -05:00
Bryan MacFarlane
2249560cec
update readme
2019-12-18 23:15:30 -05:00
Bryan MacFarlane
2d4b821abe
update readme
2019-12-18 23:13:22 -05:00
Bryan MacFarlane
371bf8e607
update readme and contributions
2019-12-18 22:49:31 -05:00
Tingluo Huang
9ba11da490
move .sln file. ( #238 )
2019-12-18 20:13:57 -05:00
Tingluo Huang
40302373ba
Create releaseVersion ( #237 )
v2.164.0
2019-12-18 15:39:26 -05:00
Tingluo Huang
9a08f7418f
delete unused files. ( #235 )
2019-12-18 15:28:36 -05:00
Tingluo Huang
80b6038cdc
consume dotnet core 3.1 in runner. ( #213 )
2019-12-18 15:09:03 -05:00
David Kale
70a09bc5ac
shell from prependpath ( #231 )
...
* Prepend path before locating shell tool
* Join optional prepended path to path before searching it
* Use prepended path when whiching shell tool
* Addition prependPath location
* Also use prepended paths when writing out run details
* Small tweak to undo unnecessary change
2019-12-18 15:00:12 -05:00
Tingluo Huang
c6cf1eb3f1
Release runner using actions ( #223 )
...
* update runner release workflow
* trim script.
* feedback.
2019-12-18 14:56:37 -05:00
Julio Barba
50d979f1b2
Bring back tools folder fallback code ( #232 )
2019-12-17 18:21:13 -05:00
Tingluo Huang
91b7e7a07a
delete more unused code. ( #230 )
...
* delete more unused code.
* pr feedback.
2019-12-17 16:47:14 -05:00
Tingluo Huang
d0a4a41a63
delete un-used code. ( #218 )
2019-12-16 17:05:26 -05:00
Julio Barba
c3c66bb14a
Replace remaining Agent -> Runner references ( #229 )
2019-12-16 15:45:00 -05:00
Tingluo Huang
86df779fe9
expose github.run_id and github.run_number to action runtime env. ( #224 )
2019-12-16 15:23:55 -05:00
David Kale
1918906505
First pass ( #221 )
2019-12-16 14:53:19 -05:00
Julio Barba
9448135fcd
Replace a few more instances Agent -> Runner ( #228 )
2019-12-16 11:51:08 -05:00
Tingluo Huang
f3aedd86fd
Update AGENT_ALLOW_RUNASROOT to RUNNER_ALLOW_RUNASROOT ( #227 )
...
* Update config.sh
* Update run.sh
2019-12-16 11:27:46 -05:00
Mike Coutermarsh
d778f13dee
Remove runner flow: Change from PAT to "deletion token" in prompt ( #225 )
...
* Updating prompt deletion token
Currently if you leave the token off the command, we're showing "Enter your personal access token:"
Which won't work. This updates prompt to "deletion token"
* Call correct function in test
* Fix command text in test
2019-12-15 21:38:42 -05:00
Tingluo Huang
9bbbca9e5d
Prepare 2.163.0 runner release.
v2.163.0
2019-12-12 15:20:39 -05:00
Tingluo Huang
2cac011558
Load and set env from .env file before creating HostContext. ( #220 )
2019-12-12 14:56:45 -05:00
Julio Barba
f78d35dc4e
Trim Build2 SDK ( #219 )
...
* Trim Build2 SDK REST API methods
* Remove unused files
2019-12-12 13:53:12 -05:00
David Kale
181dac1c07
Update node external to 12.13.1 ( #215 )
...
* Update node external to 12.13.1
* Typo
* Typo2
2019-12-12 09:38:48 -05:00
eric sciple
ab87b39f53
better repo matching for issue file path ( #208 )
2019-12-11 14:21:26 -05:00
Julio Barba
a3c6a8c201
Introduce name config argument ( #217 )
2019-12-11 13:26:06 -05:00
Julio Barba
275ab753a1
Runner cleanup - continuation ( #209 )
...
* Agent/AgentCredential -> Runner/RunnerCredential
* Test trait rename: Agent -> Runner
* Enable remaining RunnerL0 tests
* Remove job message PII variable masking code
* Remove unused Agent.ToolsDirectory variable
* Misc test Agent -> Runner renaming
* Some more misc cleaning
2019-12-09 17:54:41 -05:00
Tingluo Huang
3ed80b7c10
Fix L0 tests, add/update runner release yaml. ( #214 )
2019-12-09 16:11:00 -05:00
Tingluo Huang
d81a7656a4
Add Proxy Support for self-hosted runner. ( #206 )
2019-12-09 15:15:54 -05:00
Julio Barba
56e18f3606
Update .NET install SH script (again) ( #210 )
2019-12-04 17:57:16 -05:00
Julio Barba
cd2cec8282
Another runner code cleanup round ( #197 )
...
* Remove remaining non-SDK references of capabilities/demands
* Remove unused Runner.Common constants
* Remove more variables
* Clean up RU link, and named-pipe support
* Remove NotificationSocketAddress
* Re-add legacy OnPremises JobDispatcher code (commented out)
* More misc cleanup
2019-12-04 10:18:37 -05:00
Julio Barba
f8829feb63
Update dotnet-install scripts ( #207 )
2019-12-03 17:13:03 -05:00
Julio Barba
b061ec410f
Revert: Switch publish agent package task to direct to new pool
v2.162.0
2019-12-02 16:54:19 -05:00
Julio Barba
2b63b9c379
Prepare 2.162.0 runner release ( #204 )
2019-12-02 16:16:35 -05:00
Julio Barba
d93fb70a3e
Fix PrepareActions_DownloadActionFromGraph test ( #205 )
2019-12-02 16:03:42 -05:00