Commit Graph

15 Commits

Author SHA1 Message Date
João Moreno
ead63533e1 Make publishing required (#198839)
make publishing required
2023-11-22 12:12:47 +01:00
João Moreno
244c48768d Make PRSS CDN optional (#198631)
* empty commit

* mooncake creds expired

* more logs

* prevent exit

* log

* async is hard

* 💄

* temporarily ignore PRSS errors

* whitespace
2023-11-19 20:15:53 +01:00
João Moreno
b1cddfafe0 tighten up blob uploading (#198553)
* tighten up blob uploading

* bad save

* bad save again
2023-11-18 09:41:37 +01:00
João Moreno
fc6b857956 Workaround for AZDO artifact throttling (#198545)
* download and extract in main thread, spin off other threads for rest of IO

* remove limiters: everything runs on workers now

* add docs
2023-11-17 10:54:55 -07:00
João Moreno
aa61b56229 Fix issue in counting artifacts on retries, improve parallelization (#198488)
* try to parallelize downloads

* improved logs

* allow 5 parallel downloads

* fake browser requests

* fix artifacts processed file in retries
2023-11-17 15:03:32 +01:00
João Moreno
87e7f8b5e1 replace node-fetch with native fetch (#198408)
* replace node-fetch with native fetch

* fix dep version

* handle terminated error from fetch

* more error handling
2023-11-16 17:29:35 +01:00
João Moreno
0b111a09a1 Publish to new CDN (#198154) 2023-11-16 07:19:59 +01:00
Joao Moreno
bbf3ae9b56 use sprocs to publish builds 2019-11-04 14:06:57 +01:00
Joao Moreno
3233601840 build: release only iff all builds succeed, introduce VSCODE_RELEASE env 2019-06-21 10:28:26 +02:00
Joao Moreno
3bd3d74a2c take mooncake upload out of critical path 2019-04-08 16:09:49 +02:00
Joao Moreno
04336627c2 Revert "more build logs"
This reverts commit 1c2ad3fa63.
2019-04-03 09:27:01 +02:00
Joao Moreno
1c2ad3fa63 more build logs 2019-04-03 08:45:13 +02:00
Joao Moreno
1efaca21af fix builds 2019-03-20 09:05:07 +01:00
Benjamin Pasero
31f6902afd exploration - auto release after build 2019-03-05 09:42:23 +01:00
Joao Moreno
420edabab8 rename tfs to azure-pipelines 2018-11-19 10:46:19 +01:00