Commit Graph

8 Commits

Author SHA1 Message Date
MDLeom 565d2f9236
refactor: replace got with fetch 2024-04-06 22:49:24 +00:00
MDLeom 46b4079beb
chore(deps): bump got from 11 to 13 2023-10-01 09:46:35 +00:00
MDLeom e4eb2bb4a0
refactor: esm
got is esm only since v12
2023-10-01 09:46:12 +00:00
MDLeom 47d23fc9b2
chore(node): require at least Node 18 2023-10-01 09:38:29 +00:00
MDLeom b03e462e42
Revert "refactor: unzip gotStream directly"
- extracted files are missing first few lines
This reverts commit c9617be450.
2023-08-06 11:16:26 +00:00
MDLeom 33185823b6
chore: bump minimum node to 16.13.0 2023-08-04 12:12:07 +00:00
MDLeom c9617be450
refactor: unzip gotStream directly
without saving as a zipfile
2023-08-04 12:03:27 +00:00
MDLeom ee5010cdb5
fix: download filters from artifacts
- 8c94ddba40
2022-01-08 09:31:58 +00:00