Tatyana Kostromskaya and GitHub
8206cf4e73
Add node20 to runner ( #2732 )
...
* .
* fix hashes
* fix linux-arm
* linux-arm64
* osx-x64
* win-x64
* clean up node12 deprecation warning
* Add node20
* Remove node12 from the BuildInVersions list
* fix externals hash
2023-08-11 11:11:28 +02:00
Tatyana Kostromskaya and GitHub
9eb4b96713
Remove node12 ( #2717 )
...
* .
* fix hashes
* clean up node12 deprecation warning
* Remove node12 from the BuildInVersions list
2023-08-10 15:16:30 +02:00
Tatyana Kostromskaya and GitHub
e752edf7b5
Update node16 to latest version ( #2736 )
...
* Update node16 to latest
* add available version for win-arm64
* fix externals hash
2023-08-09 12:50:43 +02:00
Maggie Spletzer and GitHub
af6ed41bcb
Adding curl --retry-all-errors for external tool downloads ( #2557 )
...
* adding retry-all-errors based on curl version >= 7.71.0
* adding logging
* fixing conditional logic
2023-04-20 21:01:11 +00:00
38ab9dedf4
Adding curl retry for external tool downloads ( #2552 )
...
* adding retry for flaky downloads
* adding comment
* Update src/Misc/externals.sh
Co-authored-by: Tingluo Huang <[email protected] >
---------
Co-authored-by: Tingluo Huang <[email protected] >
2023-04-18 18:31:46 +00:00
John Sudol and GitHub
9b390e0531
update node to 16.16.0 ( #2371 )
2023-01-18 10:41:15 -05:00
Thomas Boop and GitHub
ae2f4a6f27
POC: Windows arm64 runner build ( #2022 )
...
Prerelease for windows-arm64 runner build
2022-09-26 09:20:43 -04:00
Tingluo Huang and GitHub
0398f57125
Create runner layout for osx-arm64 (Apple M1) platform. ( #1618 )
...
* Create runner layout for osx-arm64 (Apple M1) platform.
* bypass m1 macos
* l0
2022-05-20 11:00:54 -04:00
Thomas Boop and GitHub
17153c9b29
Revert "revert node12 version due to fs.copyFileSync hang https://git … ( #1651 )
...
* Revert "revert node12 version due to fs.copyFileSync hang https://github.com/actions/runner/issues/1536 (#1537 )"
bef164a12f
* check hashs before tests because tests rely on right values + update hashes
* fix tests
* use hc trace
2022-02-17 09:54:13 -05:00
eric sciple and GitHub
bef164a12f
revert node12 version due to fs.copyFileSync hang https://github.com/actions/runner/issues/1536 ( #1537 )
2021-12-06 10:27:44 -06:00
Tingluo Huang and GitHub
e3e977fd84
Support node.js 16 and bump node.js 12 version. ( #1439 )
...
* Support node.js 16 and bump node.js 12 version.
* L0
2021-11-18 15:25:33 -05:00
David Kale and GitHub
181dac1c07
Update node external to 12.13.1 ( #215 )
...
* Update node external to 12.13.1
* Typo
* Typo2
2019-12-12 09:38:48 -05:00
David Kale and GitHub
45c19eb7cb
150: Support more cpu architectures ( #184 )
...
* Cross compile for win-x86, linux-arm, linux-arm64
* Build with actions instead
* Remove win-x86
* Preserve CURRENT_PLATFORM in dev.sh
* build.yaml
* Fix formatting. Remove piplines
* Use 4 space indent consistently
* x32 -> x86
* TEMP: Only test when platform === target runtime
Fix arm64 node externals url
* win-x86 externals
* Temporarily bench rhel
* Add RHEL6, skip L0 on arm for now
* Add stub for downloading new node externals when they are ready
* Remove RHEL6
* Package based on new runtime names
* Remove unused rhel from matrix includes
* Update release, add packages
* RID typo
* Cant cross test arm on x64 hosts
* New arch is a feature
Dont release x86 until we have an e2e test machine
* Fix version
* Get version from file to avoid exec error during package on x64 host for arm package
* Update Release Notes for 2.161.0 (#195 )
* More cleanup
* Update release notes
2019-11-13 11:26:06 -05:00
Tingluo Huang
c8afc84840
GitHub Actions Runner
2019-10-10 00:52:42 -04:00