Tingluo Huang
|
5d95befb0b
|
prepare 2.165.2 runner release.
|
2020-02-12 14:33:43 -05:00 |
|
Tingluo Huang
|
ba544a1d9f
|
Revert "Update Base64 Encoders to deal with suffixes (#284)" (#330)
This reverts commit c45aebc9ab.
|
2020-02-12 14:30:48 -05:00 |
|
TingluoHuang
|
f1aa949184
|
release 2.165.1 runner.
|
2020-01-30 22:19:39 -05:00 |
|
Tingluo Huang
|
0d1d346078
|
setup/evaluate env context after setup steps context.
|
2020-01-30 22:14:57 -05:00 |
|
Tingluo Huang
|
2cf97ad42c
|
Update releaseVersion
|
2020-01-27 22:39:31 -05:00 |
|
Tingluo Huang
|
2a3e64d335
|
Update releaseVersion
|
2020-01-27 22:39:19 -05:00 |
|
Tingluo Huang
|
004d2ececd
|
Update release.yml
|
2020-01-27 22:38:49 -05:00 |
|
Tingluo Huang
|
659e8a3685
|
create 2.165.0 runner
|
2020-01-27 22:33:24 -05:00 |
|
TingluoHuang
|
a3c2479a29
|
prepare 2.165.0 runner release.
v2.165.0
|
2020-01-27 22:14:06 -05:00 |
|
Thomas Boop
|
c45aebc9ab
|
Update Base64 Encoders to deal with suffixes (#284)
* Update Base64 Encoders to deal with suffixes
* Set UriDataEscape to public for unit tests
|
2020-01-27 21:38:31 -05:00 |
|
Thomas Boop
|
b676ab3d33
|
Add ADR For Base64 Masking Improvements (#297)
* Base64 Secret Masking ADR
* slight addendums
* Update and rename 0000-base64-masking-trailing-characters.md to 0297-base64-masking-trailing-characters.md
|
2020-01-27 21:38:01 -05:00 |
|
Tingluo Huang
|
0a6bac355d
|
include step.env as part of env context. (#300)
|
2020-01-27 15:54:28 -05:00 |
|
Tingluo Huang
|
eb78d19b17
|
Set both http_proxy and HTTP_PROXY env for runner/worker processes. (#298)
|
2020-01-27 11:04:35 -05:00 |
|
David Kale
|
17970ad1f9
|
Set http_proxy and related env vars for containers (#304)
* WIP add in basic passthrough for proxy env vars
* Add http_proxy vars after container env is created
|
2020-01-27 10:56:18 -05:00 |
|
Alberto Gimeno
|
2e0e8eb822
|
Change prompt message when removing a runner (#303)
* Change prompt message to be consistent with the UI/API
* Update test
|
2020-01-26 18:40:06 -05:00 |
|
Tingluo Huang
|
2a506cc556
|
Update 0278-env-context.md (#299)
|
2020-01-22 20:09:09 -05:00 |
|
Tingluo Huang
|
43dd34820b
|
Follow redirect link for download runner package
GitHub release assets download link returns 302 to storage.
|
2020-01-21 12:23:30 -05:00 |
|
David Kale
|
746c9d9ec0
|
Trace javascript action exit code instead of user logs (#290)
* Trace javascript action exit code instead of user logs
* Debug instead of trace
|
2020-01-21 11:23:30 -05:00 |
|
Tingluo Huang
|
fa2ecfcc4c
|
Fix page log name isn't unqiue. (#295)
|
2020-01-21 11:08:37 -05:00 |
|
Alberto Gimeno
|
c59c0e2ded
|
Support action.yaml file (#288)
* Support action.yaml file
* L0 tests.
* l0
Co-authored-by: Tingluo Huang <tingluohuang@github.com>
|
2020-01-20 12:22:59 -05:00 |
|
Tingluo Huang
|
7a382facb3
|
default post-job action's condition to always(). (#293)
|
2020-01-20 09:28:29 -05:00 |
|
Tingluo Huang
|
e9ae42693f
|
change hashFiles() expression to use @actions/glob. (#268)
|
2020-01-19 10:32:13 -05:00 |
|
David Kale
|
9cafe8c028
|
Update --help (#282)
* Update --help
* Tiny indent
* Remove once option
|
2020-01-17 13:55:11 -05:00 |
|
Thomas Boop
|
1484c3fb03
|
Add Temporary Step to fix build on windows (#285)
* Add Temporary Step to fix build on windows
* Update workflow
|
2020-01-16 14:19:54 -05:00 |
|
eric sciple
|
53d632706d
|
adr: command input echoing (#280)
|
2020-01-14 14:55:17 -05:00 |
|
eric sciple
|
d6179242ca
|
adr: hashFiles expression function (#279)
|
2020-01-14 14:54:37 -05:00 |
|
eric sciple
|
0da38a6924
|
adr: add env context (#278)
|
2020-01-14 14:54:29 -05:00 |
|
eric sciple
|
b19e5d7924
|
ADR: Run action shell options (#277)
|
2020-01-14 14:54:20 -05:00 |
|
eric sciple
|
80ac4a8964
|
ADR: problem matchers (#276)
|
2020-01-14 14:54:04 -05:00 |
|
eric sciple
|
02639a2092
|
translate problem matcher file to host path (#272)
|
2020-01-13 15:24:57 -05:00 |
|
eric sciple
|
a727194742
|
allow container to be null/empty (#266)
|
2020-01-12 23:02:36 -05:00 |
|
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 |
|