Salman Chishti
ed48ddd08c
Runner Support for executing Node24 Actions ( #3940 )
2025-07-17 01:00:17 +00:00
Tingluo Huang
59ec9b4139
Remove node16 from the runner. ( #3503 )
2024-10-16 22:42:43 -04:00
Tingluo Huang
3f3d9b0d99
Extend --check to check Results-Receiver service. ( #3078 )
...
* Extend --check to check Results-Receiver service.
* Update docs/checks/actions.md
Co-authored-by: Christopher Schleiden <cschleiden@live.de >
---------
Co-authored-by: Christopher Schleiden <cschleiden@live.de >
2024-01-05 14:18:59 -05:00
Tingluo Huang
ac89b31d2f
Add codeload to the list of service we check during '--check'. ( #3011 )
2023-11-28 13:39:39 -05:00
Tatyana Kostromskaya
544f19042b
Revert "Update default version to node20 ( #2844 )" ( #2918 )
...
This reverts commit acdc6edf7c .
2023-10-10 15:10:43 +00:00
Tatyana Kostromskaya
acdc6edf7c
Update default version to node20 ( #2844 )
2023-10-09 04:48:16 +00:00
Pantelis
80a17a2f0c
Correcting zen address ( #2855 )
...
`https://api.github.com/api/v3/zen ` should be `https://api.github.com/zen ` for `github.com`
2023-09-18 09:18:41 -04:00
Pavel Iakovenko
15c0fe6c1d
Add references to the firewall requirements docs ( #2815 )
2023-08-31 22:06:15 -04:00
Ben Sherman
46ce960fd2
Fix markup for support link ( #2114 )
2022-10-13 16:56:10 +02:00
aaros-pl
8d2be3d4fa
missing .com in pipelines.actions url ( #1973 )
2022-07-21 23:12:36 -04:00
eric sciple
407a347f83
tweak verbiage ( #1977 )
2022-06-28 21:03:53 -04:00
eric sciple
efdda93aeb
Update git troubleshooting ( #1971 )
2022-06-24 12:12:07 -05:00
Ferenc Hammerl
bd77ccf34e
Prefer node16 over node12 when running internal scripts ( #1621 )
...
* Use 16 to run RunnerService.js
* Execute hashfiles using node16
* Run downloadCert.js using node16
* Run makeWebRequest.js using node16
* Run macos-run-invoker.js using node16
* Run hashFiles.js using node16
* Update tests to use node16
* Update documentation to recommend node16
* Duplicate macos service js fix for 16
* Add PR link
* Revert ADR node change
* Merge node12/16 retainment IFs
* Try both node12 and node16
* Close if
* Revert "Update tests to use node16"
This reverts commit bbca7b9f1c .
* Fix condition
* Unfurl if condition
* Allow user to force a node version
* Format update template
* Comment env var
* Rename vars
* Fix naming
* Fix rename
* Set node ver override if job message has it
* Format executionContext
* Can only receive 'forceNode12' or nothing from FF
No specific node version from server
Co-authored-by: Ferenc Hammerl <hammerl.ferenc@gmail.com >
2022-02-14 15:06:08 +01:00
Tim Burgan
2946801fb6
Added examples and aligned language within docs/checks/actions.md ( #1664 )
...
* examples
* Update actions.md
2022-02-07 10:45:23 -05:00
Patrick Ellis
176e7f5208
Trim trailing whitespace in all md and yml files ( #1329 )
...
* Trim non-significant trailing whitespace, add final newlines to md,yml files
* Add .editorconfig with basic whitespace conventions
2021-09-15 13:35:25 +02:00
Thomas Boop
38e33bb8e3
Update network.md
2021-09-14 15:28:30 -04:00
Thomas Boop
1b69c279f5
Networking TSG ( #1325 )
...
* Update Network Troubleshooting doc
* fix list
* Update network.md
2021-09-13 09:53:20 +02:00
RyotaK
34a985f3b9
Fix typo in sslcert.md ( #1162 )
2021-06-18 23:38:52 -04:00
Tingluo Huang
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
Tingluo Huang
8f14466cbb
Add http POST to --check. ( #949 )
...
* Add http POST to --check.
* feedback.
2021-01-30 22:35:45 -05:00
Tingluo Huang
7ee333b5cd
Adding --check to run a serials network test against GitHub or GHES. ( #900 )
...
* add --check.
2021-01-14 13:26:07 -05:00