This commit is contained in:
Graham Christensen 2024-09-04 12:26:30 -04:00
parent 1406b8b52c
commit f834447080
3 changed files with 72 additions and 5230 deletions

5241
dist/index.js generated vendored

File diff suppressed because it is too large Load diff

View file

@ -28,8 +28,8 @@
"@actions/core": "^1.10.1", "@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1", "@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1", "@actions/github": "^5.1.1",
"detsys-ts": "github:DeterminateSystems/detsys-ts", "detsys-ts": "github:DeterminateSystems/detsys-ts#retry-streams",
"got": "^14.3.0", "got": "^14.4.2",
"string-argv": "^0.3.2" "string-argv": "^0.3.2"
}, },
"devDependencies": { "devDependencies": {

View file

@ -15,11 +15,11 @@ dependencies:
specifier: ^5.1.1 specifier: ^5.1.1
version: 5.1.1 version: 5.1.1
detsys-ts: detsys-ts:
specifier: github:DeterminateSystems/detsys-ts specifier: github:DeterminateSystems/detsys-ts#retry-streams
version: github.com/DeterminateSystems/detsys-ts/817e4d4123b6fb4eae5aa557658f25f8539e7240 version: github.com/DeterminateSystems/detsys-ts/b32eaff5853519dc6c92a63bac86f5169bc07112
got: got:
specifier: ^14.3.0 specifier: ^14.4.2
version: 14.3.0 version: 14.4.2
string-argv: string-argv:
specifier: ^0.3.2 specifier: ^0.3.2
version: 0.3.2 version: 0.3.2
@ -184,6 +184,7 @@ packages:
integrity: sha512-Fok9VVhMdxAFOtqiiAtg74fL0UJkt0z3D+ouUUxcRLzZNBioPRAMJFVxiWoJljYpXsRi4GDQHzQHDc9AiYaIUQ==, integrity: sha512-Fok9VVhMdxAFOtqiiAtg74fL0UJkt0z3D+ouUUxcRLzZNBioPRAMJFVxiWoJljYpXsRi4GDQHzQHDc9AiYaIUQ==,
} }
engines: { node: ">=14.0.0" } engines: { node: ">=14.0.0" }
deprecated: deprecating as we migrated to core v2
dependencies: dependencies:
"@azure/abort-controller": 1.1.0 "@azure/abort-controller": 1.1.0
"@azure/core-auth": 1.7.2 "@azure/core-auth": 1.7.2
@ -1262,14 +1263,6 @@ packages:
} }
dev: false dev: false
/@sindresorhus/is@6.3.1:
resolution:
{
integrity: sha512-FX4MfcifwJyFOI2lPoX7PQxCqx8BG1HCho7WdiXwpEQx1Ycij0JxkfYtGK7yqNScrZGSlt6RE6sw8QYoH7eKnQ==,
}
engines: { node: ">=16" }
dev: false
/@sindresorhus/is@7.0.0: /@sindresorhus/is@7.0.0:
resolution: resolution:
{ {
@ -3285,14 +3278,6 @@ packages:
engines: { node: ">=10" } engines: { node: ">=10" }
dev: true dev: true
/get-stream@8.0.1:
resolution:
{
integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==,
}
engines: { node: ">=16" }
dev: false
/get-stream@9.0.1: /get-stream@9.0.1:
resolution: resolution:
{ {
@ -3428,26 +3413,6 @@ packages:
get-intrinsic: 1.2.4 get-intrinsic: 1.2.4
dev: true dev: true
/got@14.3.0:
resolution:
{
integrity: sha512-vZkrXdq5BtPWTXqvjXSpl6zky3zpHaOVfSug/RfFHu3YrtSsvYzopVMDqrh2do77WnGoCSSRCHW25zXOSAQ9zw==,
}
engines: { node: ">=20" }
dependencies:
"@sindresorhus/is": 6.3.1
"@szmarczak/http-timer": 5.0.1
cacheable-lookup: 7.0.0
cacheable-request: 12.0.1
decompress-response: 6.0.0
form-data-encoder: 4.0.2
get-stream: 8.0.1
http2-wrapper: 2.2.1
lowercase-keys: 3.0.0
p-cancelable: 4.0.1
responselike: 3.0.0
dev: false
/got@14.4.2: /got@14.4.2:
resolution: resolution:
{ {
@ -5685,10 +5650,10 @@ packages:
engines: { node: ">=10" } engines: { node: ">=10" }
dev: true dev: true
github.com/DeterminateSystems/detsys-ts/817e4d4123b6fb4eae5aa557658f25f8539e7240: github.com/DeterminateSystems/detsys-ts/b32eaff5853519dc6c92a63bac86f5169bc07112:
resolution: resolution:
{ {
tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/817e4d4123b6fb4eae5aa557658f25f8539e7240, tarball: https://codeload.github.com/DeterminateSystems/detsys-ts/tar.gz/b32eaff5853519dc6c92a63bac86f5169bc07112,
} }
name: detsys-ts name: detsys-ts
version: 1.0.0 version: 1.0.0