19 Commits

Author SHA1 Message Date
Yang Cao
e55409315f Rename the prefix to be more specific 2025-01-08 20:32:45 +00:00
Yang Cao
d4385a64a7 Concurrency has a min of 1 2025-01-08 18:14:04 +00:00
Yang Cao
ede05b95d7 Make concurrency change opt-in, but can only go lower 2025-01-08 18:11:38 +00:00
Yang Cao
f3c12d5561 Set default concurrency to 10 and make timeout configurable 2025-01-08 16:19:09 +00:00
Sébastien Morais
3a33cca851
FIX: Set chunk timeout back to 5 minutes 2024-08-06 10:27:41 +02:00
Rob Herley
3e34f6d19c
add comment for chunk timeout 2024-07-24 12:40:57 -04:00
Rob Herley
182702d2df
fix chunk timeout + update tests 2024-07-23 21:57:39 -04:00
Rob Herley
176b40a888
allow localhost hostnames for artifact checks 2024-07-03 16:55:53 +00:00
eggyhead
d134334a38 lint fixes 2024-01-31 16:51:04 +00:00
eggyhead
3b02a6fdc5 updating alowed hosts in isGhes check
updating alowed hosts in artifact ghes check

using dot prepend ghe host
2024-01-31 16:30:37 +00:00
Rob Herley
a920781ca9
fix results url construction 2023-11-20 18:06:44 +00:00
Rob Herley
3a610e848c
linter 2023-11-20 16:46:08 +00:00
Rob Herley
7b01731091
increase upload concurrency based on cpus, adjust highWaterMark, specify compression level 2023-11-20 15:03:58 +00:00
Bethany
671bf1ebd5 use GITHUB_WORKSPACE as default download dir 2023-08-22 11:44:38 -07:00
Konrad Pabjan
45c49b09df
[Artifacts] zip creation + blob storage upload functionality (#1488)
* Artifact zip creation + blob storage upload functionality

* Fix lint

* PR feedback
2023-08-10 15:28:41 -04:00
Bethany
188abfc20b implement feedback 2023-08-09 17:42:14 -07:00
Bethany
760f3fd3d1
Update packages/artifact/src/internal/shared/config.ts
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2023-08-09 10:30:50 -04:00
Bethany
c6117995d3
Update packages/artifact/src/internal/shared/config.ts
Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
2023-08-09 10:30:44 -04:00
Bethany
8a5343d54a add twirp client 2023-08-04 09:23:14 -07:00