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
Tatyana Kostromskaya
462337a4a4
Add warning about node16 deprecation ( #2887 )
...
* add warning about node16 deprecation
* fix comments
2023-09-28 08:52:35 +00:00
Tatyana Kostromskaya
a8783c023f
update runnerversion and releasenote ( #2765 )
2023-08-14 12:36:58 +02:00
Tatyana Kostromskaya
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
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
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
Tatyana Kostromskaya
7d432fb24c
Prepare release 2.306.0 ( #2682 )
2023-07-07 13:41:46 +02:00
Tatyana Kostromskaya
e8ee6f7b1b
Add warning to notify about forcing node16 ( #2678 )
...
* add warning
* fix tests
* aggregate to one warning
* fix linter
* fix comm
2023-07-07 11:35:54 +02:00
Tatyana Kostromskaya
bb7b1e8259
Update runner to handle Dotcom/runner-admin based registration flow ( #2487 )
2023-03-21 16:05:32 +01:00
Tatyana Kostromskaya and Thomas Boop
1632e4a343
Support runner upgrade messages ( #2231 )
...
Co-authored-by: Thomas Boop <[email protected] >
2022-11-21 16:17:47 +01:00
Tatyana Kostromskaya
bc67f99bae
Add link to blog post to node 12 warn ( #2156 )
2022-09-26 17:05:29 +02:00
Tatyana Kostromskaya
9499f477a2
Add retry logic around getting job messages from broker ( #1939 )
...
* Jsut simple solution without additional funcs
* Delete old comment
* resolve
* Refactor retry function, make it more common
* Make retry function generic, get rid of extra params
* delete extra using
* Add cancellation token and limit of attempts
* Add some additional logging
* Rework condition
* replace to do..while
* return `while (true)` to simplify code structure
* Add other cancelling token, add TODO comment
2022-06-21 16:12:07 +02:00