Ethan Chiu
a58ac2ef59
fix unit tests
2020-07-08 10:00:24 -04:00
Ethan Chiu
11b9cace75
formatting
2020-07-07 18:18:09 -04:00
Ethan Chiu
96bff6a206
Figure out how to handle set-env edge cases
2020-07-07 18:16:54 -04:00
Ethan Chiu
4b3ec9fbe6
Remove unnecessary code
2020-07-07 12:45:59 -04:00
Ethan Chiu
0041023399
add back envToken
2020-07-07 12:44:54 -04:00
Ethan Chiu
4ccac8c0e2
revert back
2020-07-07 12:44:11 -04:00
Ethan Chiu
5d6114548e
Revert back
2020-07-07 12:43:13 -04:00
Ethan Chiu
da1e2b0a84
Clean up
2020-07-07 12:40:41 -04:00
Ethan Chiu
b63f98714c
Remove env in composite action scope
2020-07-07 12:38:39 -04:00
Ethan Chiu
57d59fcd6e
Fix Workflow Step Env overiding Parent Env
2020-06-25 13:53:41 -04:00
Ethan Chiu
1f6518dfad
Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv
2020-06-23 14:30:04 -04:00
Ethan Chiu
f9b28c7210
Add helpful error message for null steps
2020-06-23 12:23:02 -04:00
Ethan Chiu
8aadbbdb8e
Update context variables in composite action yaml
2020-06-23 12:21:34 -04:00
Ethan Chiu
9ec7047441
Change 0 to location
2020-06-23 12:20:39 -04:00
Ethan Chiu
0d5e84b183
Sort usings in Composite Action Handler
2020-06-23 12:20:12 -04:00
Ethan Chiu
fbef557fd3
Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv
2020-06-22 12:56:50 -04:00
Ethan Chiu
a254442dcc
Add verbose trace logs which are only viewable by devs
2020-06-22 11:37:52 -04:00
Ethan Chiu
94e7b474e1
Remove TODO message for context
2020-06-22 11:31:43 -04:00
Ethan Chiu
37849dc6e3
Remove comment
2020-06-22 10:23:52 -04:00
Ethan Chiu
45ddd4233e
Fix env format
2020-06-20 14:20:04 -04:00
Ethan Chiu
f8054f9c2e
Add/Merge changes from Multiple Steps PR
2020-06-19 15:04:34 -04:00
Ethan Chiu
e4dfd0e8fd
Fix unit tests
2020-06-19 14:51:16 -04:00
Ethan Chiu
00a736d9cc
Remove unnecessary code
2020-06-19 14:43:31 -04:00
Ethan Chiu
5988076fcf
Add TODO, remove unn. content
2020-06-19 14:38:37 -04:00
Ethan Chiu
9939cf527e
Change JobSteps to a List, Change Register Step function name
2020-06-19 14:29:48 -04:00
Ethan Chiu
28be3dffc0
Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv
2020-06-19 11:30:06 -04:00
Ethan Chiu
941a24ee37
Add comma to Composite
2020-06-19 11:27:19 -04:00
Ethan Chiu
5843362bd4
Change String to string
2020-06-19 11:22:49 -04:00
Ethan Chiu
496064f72d
Optimize runtime of code
2020-06-18 17:34:17 -04:00
Ethan Chiu
96e003706f
Add debugging message
2020-06-18 16:16:55 -04:00
Ethan Chiu
66cadebeb8
Merge branch 'users/ethanchewy/compositetest2' of https://github.com/actions/runner into users/ethanchewy/compositeenv
2020-06-18 16:14:41 -04:00
Ethan Chiu
180a687f30
Clean up trace messages + add Trace debug in ActionManager
2020-06-18 16:13:56 -04:00
Ethan Chiu
6552263369
clean up
2020-06-18 15:57:23 -04:00
Ethan Chiu
e56b2439b9
Env Flow => Able to get env variables and overwrite current env variables => but it doesn't 'stick'
2020-06-18 15:34:48 -04:00
Ethan Chiu
038e5e2c2e
Composite Action Run Steps
2020-06-18 09:48:18 -04:00
eric sciple
5815819f24
Resolve action download info ( #515 )
2020-06-09 08:53:28 -04:00
Ethan Chiu
1aea046932
Add substep for developer flow for clarity ( #523 )
2020-06-08 10:47:58 -04:00
Ethan Chiu
eda463601c
Update Links and Language to Git + VSCode ( #522 )
2020-06-08 10:19:17 -04:00
Nick Fields
f994ae0542
Reduce input validation warnings ( #506 )
...
* Only raise a single warning for unexpected inputs
* Update invalid input test to raise single warning
2020-06-05 23:09:14 -04:00
Tingluo Huang
3c5aef791c
Fix null ref exception in SecretMasker caused by hashfiles timeout. ( #516 )
2020-06-05 23:02:10 -04:00
Tingluo Huang
c4626d0c3a
Remove SPS/Token migration code. Remove GHES url manipulate code. ( #513 )
...
* Remove SPS/Token migration code. Remove GHES url manipulate code.
* feedback.
2020-06-03 23:24:53 -04:00
eric sciple
416a7ac4b8
prepare to switch to service resolves archive download info ( #508 )
2020-06-02 17:21:50 -04:00
TingluoHuang
11435857e4
prepare 2.263.0 runner release.
v2.263.0
2020-05-21 15:49:10 -04:00
Tingluo Huang
6f260012a3
Fix inputs validation warning, fix post step display name, fix worker crash due to error in step.env ( #490 )
2020-05-21 11:09:50 -04:00
eric sciple
4fc87ddfc6
fix problem matcher for GHES ( #488 )
2020-05-19 16:15:03 -04:00
eric sciple
b45c1b9440
switch GITHUB_URL to GITHUB_SERVER_URL ( #482 )
2020-05-18 13:02:30 -04:00
Quan TRAN
73307c0a30
jq returns "null" if the field does not exist ( #478 )
2020-05-14 11:09:20 -04:00
Tingluo Huang
cd8e4ddba1
Validate inputs only for repo action, no warning for small delay. ( #476 )
...
* validate inputs only for repo action, no warning for small delay.
* l0
v2.262.1
2020-05-12 16:09:13 -04:00
Tingluo Huang
abf59bdcb6
Fix configure as service with runner name has space. ( #474 )
2020-05-12 16:08:50 -04:00
Brian Cristante
09cf59c1e0
Use an env var to point to an Actions Service dev instance ( #468 )
...
* Use an environment variable for the testing backdoor
* Make the env var a boolean
We'll still have to pass the URL on the command line
* Empty commit to rerun CI
2020-05-11 17:14:02 -04:00