Ross Brodbeck and GitHub
08852bd2fc
these are not prerelease anymore
2021-04-23 05:26:31 -04:00
Tingluo Huang and GitHub
57d694197f
Not create runner release as pre-release. ( #1054 )
2021-04-21 17:08:44 -04:00
eric sciple and GitHub
fc4027b3f1
Bump version ( #1048 )
2021-04-16 15:45:55 +00:00
eric sciple and GitHub
d14881b970
do not trucate error message from template evaluation ( #1038 )
2021-04-06 16:45:40 -04:00
David Wolf and GitHub
be9632302c
Make FileShare ReadWrite ( #1033 )
...
* Make FileShare ReadWrite
* Update FileAccess to ReadWrite
* Update dotnet-install.ps1
* Update dotnet-install.ps1
* Update dotnet-install.ps1
* Update dotnet-install.sh
2021-04-01 16:54:23 -04:00
Ross Brodbeck and GitHub
2b5ddd7c21
Add a default BuildConstants and change encoding on save ( #1026 )
2021-03-26 12:26:24 -04:00
eric sciple and GitHub
8109c962f0
mask secrets with double-quotes when passed to docker command line ( #1002 )
2021-03-05 15:17:55 -06:00
af198237ca
Delete script files before replacing during update ( #984 )
...
* Delete script files before replacing during update
Signed-off-by: Tim Etchells <tetchel@gmail.com >
* Use IOUtil.DelteFile()
Co-authored-by: Tingluo Huang <tingluohuang@github.com >
2021-02-22 23:38:15 -05:00
Alberto Gimeno and GitHub
1559ff15ec
Use GITHUB_TOKEN for ghcr.io containers if credentials are not provided ( #990 )
...
* Use GITHUB_TOKEN for ghcr.io containers if credentials are not provided
* Use GITHUB_TOKEN also for containers in containers.pkg.github.com
2021-02-18 21:55:58 -05:00
Thomas Boop and GitHub
67ff8d3460
Release 2.277.1 runner ( #977 )
...
* Revert "Enable tty output from Docker Actions (#916 )"
5972bd0060
* Release notes
* add pr
2021-02-09 14:45:33 -05:00
Thomas Boop and GitHub
6cbfbc3186
Add 2.277.0 release notes ( #975 )
...
* add 2.276.2 release notes
* major version these changes
2021-02-09 11:18:55 -05:00
Thomas Boop and GitHub
195c2db5ef
Check Runner Zip Hash on Upgrade ( #967 )
...
* Check Hash if it exists on runner update
2021-02-09 10:52:46 -05:00
Tingluo Huang and GitHub
50994bbb3b
add --check to the output of run.sh --help. ( #970 )
...
* add --check to the output of run.sh --help.
* feedback.
2021-02-09 10:17:54 -05:00
Lucas Costi and GitHub
7b03699fbe
--check strings grammar improvements (#972 )
2021-02-08 00:23:14 -05:00
Hollow Man and GitHub
8a4cb76508
Fix typos ( #969 )
...
accidentially -> accidentally
neglible -> negligible
2021-02-05 13:29:43 -05:00
Yang Cao and GitHub
bc3099793f
Display GITHUB_TOKEN permissions ( #966 )
...
* Display GITHUB TOKEN permissions
* Display permission list is best effort
* Remove newtonsoft dependency
2021-02-04 23:10:00 -05:00
Santiago Roman and GitHub
b76d229da0
Fix usage of /dev/null and ping flag in run.sh ( #968 )
...
- Use /dev/null instead of nul
- Use -c instead of -n as a ping flag to specify number of packets to be
sent
2021-02-04 23:09:27 -05:00
TingluoHuang
fe3994bf1d
skip dotnet script testing.
2021-02-04 22:58:10 -05:00
TingluoHuang
0ae09e6713
Revert "update dotnet install script."
...
This reverts commit 2b4d5542aa .
2021-02-04 22:46:15 -05:00
TingluoHuang
2b4d5542aa
update dotnet install script.
2021-02-04 22:32:57 -05:00
Denis Baryshev and GitHub
6b0f0c00b1
use correct exit code and delay on runner update in run.sh ( #963 )
...
Fix runner update script
2021-02-04 22:12:55 -05:00
Tingluo Huang and GitHub
09760c0d69
Trace process error in RunnerService.js ( #955 )
2021-02-01 10:03:15 -05:00
Tingluo Huang and GitHub
8f14466cbb
Add http POST to --check. ( #949 )
...
* Add http POST to --check.
* feedback.
2021-01-30 22:35:45 -05:00
Thomas Boop and GitHub
fe8a56f81a
Generate SHA's for released packages and include them in package notes ( #948 )
...
* Update release.yml
Compute Sha's for release builds
* Update release notes with shas
* Update releaseNote.md
* Update release.yml
* Update release.yml
* Update release.yml
* Add Ability to Get Sha's
* fix typo
* remove debug code
2021-01-28 15:32:41 -05:00
Lokesh Gopu and GitHub
59b30262ac
Update AgentPlatform for job timeline record ( #939 )
...
* Update AgentPlatform for job timeline record
* removed unused using
2021-01-25 11:14:28 -05:00
eric sciple and GitHub
9efcec38cc
support authenticated package download ( #920 )
2021-01-23 14:19:59 -05:00
5972bd0060
Enable tty output from Docker Actions ( #916 )
...
* Update DockerCommandManager.cs
* Update StepHost.cs
Co-authored-by: Tingluo Huang <tingluohuang@github.com >
2021-01-21 22:35:57 -05:00
Thomas Boop and GitHub
239cc0d7ca
prep 2.276.1 runner release ( #929 )
2021-01-21 14:02:36 -05:00
Thomas Boop and GitHub
3fb915450a
Runner v2.276.0 fixes ( #928 )
...
* Revert "always use Fips Cryptography (#896 )"
3b34e203dc
* Revert "Update ldd check with dotnet 5."
4b6ded0a01
* Revert "Update SDK to .NET 5 (#799 )"
fc3ca9bb92
* Update dotnet-install scripts
2021-01-21 13:45:16 -05:00
Tingluo Huang
4b6ded0a01
Update ldd check with dotnet 5.
2021-01-15 09:14:55 -05:00
TingluoHuang
0953ffa62b
Prepare 2.276.0 runner release.
2021-01-14 13:55:13 -05:00
Robin Neatherway and GitHub
66727f76c8
Add on: pull_request trigger to CodeQL workflow ( #907 )
...
From February 2021, in order to provide feedback on pull requests, Code Scanning workflows must be configured with both `push` and `pull_request` triggers. This is because Code Scanning compares the results from a pull request against the results for the base branch to tell you only what has changed between the two.
Early in the beta period we supported displaying results on pull requests for workflows with only `push` triggers, but have discontinued support as this proved to be less robust.
See https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#scanning-pull-requests for more information on how best to configure your Code Scanning workflows.
2021-01-14 13:26:37 -05:00
Tingluo Huang and GitHub
7ee333b5cd
Adding --check to run a serials network test against GitHub or GHES. ( #900 )
...
* add --check.
2021-01-14 13:26:07 -05:00
Tingluo Huang and GitHub
3b34e203dc
always use Fips Cryptography ( #896 )
2021-01-12 11:05:01 -05:00
Tingluo Huang and GitHub
e808190dd2
add warning when running out of disk. ( #873 )
2021-01-05 21:49:11 -05:00
Yang Cao and GitHub
d2cb9d7685
Ignore certain scenarios so they are not counted as infra failures ( #889 )
...
* Ignore certain scenarios so they are not counted as infra failures
* Check to make sure request is not cancelled
2021-01-05 16:08:02 -05:00
Tiago Silva and GitHub
5ba6a2c78d
Add new ANDROID_SDK_ROOT environment variable ( #892 )
2021-01-05 13:39:47 -05:00
Adeel Mujahid and GitHub
fc3ca9bb92
Update SDK to .NET 5 ( #799 )
2020-12-26 00:01:45 -05:00
Tingluo Huang and GitHub
a94a19bb36
add e2e workflow badge
2020-12-25 22:39:25 -05:00
Tingluo Huang and GitHub
a9be5f6557
Update job name in logs.
2020-12-25 22:17:24 -05:00
Tingluo Huang and GitHub
3600f20cd3
e2e test workflow ( #885 )
2020-12-25 21:54:46 -05:00
Tingluo Huang and GitHub
81a00fff3e
config runner via PAT. ( #874 )
2020-12-25 21:54:23 -05:00
Josh Gross and GitHub
31474098ff
Add runtime team as CODEOWNERS ( #872 )
2020-12-18 14:21:15 -05:00
David Kale
7ff6ff6afa
Prepare 2.275.1
2020-12-14 16:36:31 -05:00
Tingluo Huang and GitHub
56529a1c2f
fix compat issue in timeline record state. ( #861 )
2020-12-14 15:43:00 -05:00
David Kale and GitHub
510fadf71a
Prepare m275 ( #860 )
2020-12-14 11:02:44 -05:00
klassiker and GitHub
007ac8138b
Add proxy support for container actions ( #840 )
...
* Add proxy support for container actions in Runner.Worker/StepsRunner
* Move proxy modifications to ContainerActionHandler
2020-12-11 13:08:45 -05:00
Yang Cao and GitHub
1e12b8909a
Count actions resolve failures as infra failures ( #851 )
...
During job run we may fail to resolve actions download info, and this
stack is fully controlled by GitHub actions so it should be counted as
infrastructure failure instead of user failure.
2020-12-11 11:07:43 -05:00
Tingluo Huang and GitHub
9ceb3d481a
unset GTIHUB_ACTION_REPOSITORY and GITHUB_ACTION_REF for non-repo based actions. ( #804 )
2020-12-11 11:04:07 -05:00
Bruno FERNANDO and GitHub
3bce2eb09c
feat(scripts): add labels in the script that register runner ( #844 )
2020-12-11 11:03:04 -05:00