TingluoHuang
edfad1a198
c
2020-05-11 14:28:43 -04:00
TingluoHuang
10bce3549c
windows
2020-05-11 14:23:15 -04:00
TingluoHuang
68b180a229
run codeql on all platforms.
2020-05-11 14:09:58 -04:00
David Kale
462b5117c8
docker build using -f instead of implied default ( #471 )
...
* pass -f to docker build
* Wrong place
* build path
* Also pass docker context path
* Tidy up format
* PR Feedback
2020-05-11 13:57:31 -04:00
Tingluo Huang
6922f3cb86
sps/token migration tweak, ActionResult casing. ( #462 )
2020-05-11 12:36:35 -04:00
Tingluo Huang
911135e66c
add help info for '--labels' ( #472 )
2020-05-11 12:36:16 -04:00
PJ Quirk
01c9a8a8af
Remove community actions munging and add dotcom fallback for downloading actions ( #469 )
...
* Fallback to dotcom rather than munged community actions
* Encapsulate the link and the auth details
* Rename the method to be clearer
* Remove BOM
2020-05-11 12:23:02 -04:00
eric sciple
33d2d2c328
update checkout@v1 for GHES ( #470 )
2020-05-11 11:41:16 -04:00
Justin Hutchings
a246b3b29d
Add CodeQL Analysis workflow ( #459 )
...
* Add CodeQL Analysis workflow
* Fix path
* Add manual build step
Import manual build step from build.yml
2020-05-07 11:17:34 -04:00
Brian Cristante
c7768d4a7b
Adapt create-latest-svc.sh to work with GHES ( #452 )
...
* Add README
* Adapt create-latest-svc to work with GHES
* Fix inverted conditions
2020-04-27 23:53:53 -04:00
Tingluo Huang
70729fb3c4
Help trace worker crash in Kusto. ( #450 )
...
* Help trace worker crash in Kusto.
* more
* feedback.
2020-04-27 23:44:17 -04:00
Tingluo Huang
1470a3b6e2
better error when runner removed from service. ( #441 )
2020-04-27 23:02:00 -04:00
eric sciple
2fadf430e4
post-alpha fixes for github.url github.api_url and github.graphql_url ( #451 )
2020-04-24 13:38:59 -04:00
PJ Quirk
f798f5606b
Use the API_URL and munge action URLs for GHES ( #437 )
...
* First pass at logic for GHES, not all correct
* Need to mock out file downloading
* Allowed for mocking of HTTP responses
* Added test for builtin GHES action download
* More tests
* Don't retry on action 404
* Remove commented out code
* Add a using statement back, because Windows
* Make windows happy again
* Another windows fix
* Always delete the cache since it isn't fully implemented
* Use RunnerService base class
* Add examples, update URL path
* Remove forceDotCom
* Fix a bug
* Remove a test that's no longer relevant
* PR feedback
* Add missing return
* More trace info
* Use the new agreed-upon format
* Use the auth token since we're hitting GHES directly
* Fixing tests on windows
* Fixed one more test
2020-04-23 17:02:13 -04:00
Tingluo Huang
3f7a01af93
add secret masker for trimming double qoutes. ( #440 )
2020-04-21 22:07:55 -04:00
Tingluo Huang
d5c54f9819
Raise warning when action input does not match action.yml. ( #429 )
2020-04-21 19:42:53 -04:00
Mathias LANG
9f78ad3b34
Make release notes code blocks copy-paste-able ( #430 )
...
The release notes used C-style comments (`//`) instead of shell-style (`#`),
causing the code snippet to not be easily copy-paste-able.
Additionally, the code fence for Windows had the extra `powershell` added,
as well as a comment to direct users towards `powershell` over `cmd`.
2020-04-19 22:11:44 -04:00
Jan Pazdziora
97883c8cd5
Fix spelling of RHEL and CentOS. ( #436 )
2020-04-19 16:53:06 -04:00
Tingluo Huang
c5fa9fb062
Print node version in debug instead of output. ( #433 )
2020-04-17 11:53:51 -04:00
Bryan MacFarlane
b2dcdc21dc
Sample scripts to automate scaleable runners ( #427 )
2020-04-17 11:08:45 -04:00
David Kale
c126b52fe5
ArgumentNullException: Value cannot be null, for anonymous volume mounts ( #426 )
...
* Dont check if path starts with null
* Check SourceVolumePath not MountVolume obj
* Prefer string.IsNullOrEmpty
v2.169.1
2020-04-14 14:36:39 -04:00
Lokesh Gopu
117ec1fff9
Fix optional parameter for unattended ( #425 )
2020-04-14 12:14:26 -04:00
Tingluo Huang
d5c7097d2c
support 'pre' execution for actions. ( #389 )
2020-04-13 21:46:30 -04:00
Lokesh Gopu
f9baec4b32
Added support for custom labels ( #414 )
...
* Added support for custom labels
* ignore case
* Added interactive config for labels
* Fixing L0s
* pr comments
2020-04-13 21:33:13 -04:00
chenrui
a20ad4e121
Update releaseVersion to v2.168.0 ( #420 )
...
v2.168.0 is the latest release version, update the meta file to reflect that.
2020-04-11 13:59:20 -04:00
Tingluo Huang
2bd0b1af0e
launch middle man process on macOS to workaround SIP limit ( #416 )
2020-04-09 16:13:06 -04:00
Tingluo Huang
baa6ded3bc
Better Kusto Tracing for self-hosted runner. ( #405 )
2020-04-09 14:33:16 -04:00
TingluoHuang
7817e1a976
Prepare 2.169.0 runner release for GHES Alpha.
v2.169.0
2020-04-08 11:32:56 -04:00
Tingluo Huang
d90273a068
Raise warning when volume mount root. ( #413 )
2020-04-08 11:17:54 -04:00
TingluoHuang
2cdde6cb16
fix L0 test.
2020-04-07 14:04:37 -04:00
TingluoHuang
1f52dfa636
bump dev-dependency version.
2020-04-07 14:00:37 -04:00
dependabot[bot]
83b5742278
Bump acorn from 6.4.0 to 6.4.1 in /src/Misc/expressionFunc/hashFiles ( #371 )
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-04-07 13:49:48 -04:00
eric sciple
ba69b5bc93
Fix runner config IsHostedServer detection for GHES alpha ( #401 )
2020-04-01 17:29:57 -04:00
Tingluo Huang
0e8777ebda
ADR for wrapper action ( #361 )
...
* wrapper action adr.
* rename
* updates.
* Update 0361-wrapper-action.md
2020-03-31 10:11:02 -04:00
Bryan MacFarlane
a5f06b3ec2
ADR 397: Configuration time custom labels ( #397 )
...
Since configuring self-hosted runners is commonly automated via scripts, the labels need to be able to be created during configuration. The runner currently registers the built-in labels (os, arch) during registration but does not accept labels via command line args to extend the set registered.
2020-03-30 17:46:32 -04:00
Tingluo Huang
be325f26a6
support config with GHES url. ( #393 )
2020-03-30 14:48:02 -04:00
Josh Soref
dec260920f
spelling: deprecate ( #394 )
2020-03-30 07:45:06 -04:00
eric sciple
b0a1294ef5
Fix API URL for GHES ( #390 )
2020-03-27 00:16:02 -04:00
Tingluo Huang
3d70ef2da1
update workflow schema file. ( #388 )
2020-03-26 23:01:17 -04:00
eric sciple
e23d68f6e2
add github.url and github.api_url for ghes alpha ( #386 )
2020-03-25 15:11:52 -04:00
eric sciple
dff1024cd3
cache actions on premises ( #381 )
2020-03-24 21:51:37 -04:00
TingluoHuang
9fc0686dc2
prepare 2.168.0 runner release.
v2.168.0
2020-03-24 16:25:11 -04:00
David Kale
ab001a7004
Add expanded volumes strings to container mounts ( #384 )
2020-03-23 18:53:01 -04:00
Tingluo Huang
178a618e01
expose GITHUB_REPOSITORY_OWNER. ( #378 )
2020-03-20 13:02:07 -04:00
eric sciple
dfaf6e06ee
switch hashFiles to extension function ( #362 )
2020-03-18 12:08:51 -04:00
Tingluo Huang
b0a71481f0
support defaults. ( #369 )
2020-03-17 23:40:37 -04:00
Tingluo Huang
88875ca1b0
set steps.<id>.outcome and steps.<id>.conclusion. ( #372 )
2020-03-17 21:18:42 -04:00
Tingluo Huang
a5eb8cb5c4
set CI=true when launch process in actions runner. ( #374 )
2020-03-17 19:58:12 -04:00
Josh Soref
41f4ca3414
grammar ( #373 )
2020-03-16 22:19:57 -04:00
eric sciple
aa9f5bf070
adr step output and conclusion ( #274 )
2020-03-16 14:56:07 -04:00