mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-27 01:53:57 -05:00
Compare commits
42 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
37930b1c2a | ||
|
|
72582b9e0a | ||
|
|
0d2ec9d4cb | ||
|
|
fd7ae8fda6 | ||
|
|
d484700543 | ||
|
|
03a808050e | ||
|
|
56fe6d904b | ||
|
|
8e3ebc4ab4 | ||
|
|
1e3c4b4d49 | ||
|
|
458627d354 | ||
|
|
623bd53c6d | ||
|
|
91bf594342 | ||
|
|
15367cc415 | ||
|
|
983cbdef67 | ||
|
|
24ef429fba | ||
|
|
e4bf51d561 | ||
|
|
36990830f2 | ||
|
|
f093f21ca4 | ||
|
|
6c8e9a74a3 | ||
|
|
9fdae6bee7 | ||
|
|
018cc2cf5b | ||
|
|
815651c680 | ||
|
|
bb3a066a8b | ||
|
|
fa1ce46bbd | ||
|
|
e605cf51ad | ||
|
|
a6c73a9235 | ||
|
|
3d7939314b | ||
|
|
c69518956c | ||
|
|
1a965d5855 | ||
|
|
9a17dd726a | ||
|
|
d799cd6276 | ||
|
|
f2793f092b | ||
|
|
d86c86bb47 | ||
|
|
4a24838f3d | ||
|
|
5e3251c4ff | ||
|
|
abefc31eaf | ||
|
|
ac43a6070a | ||
|
|
de96f4613b | ||
|
|
7993cb44e9 | ||
|
|
2653c123b8 | ||
|
|
7d782037f3 | ||
|
|
426e7e1989 |
4
.github/workflows/check-dist.yml
vendored
4
.github/workflows/check-dist.yml
vendored
@@ -20,10 +20,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Node 20
|
||||
- name: Setup Node 24
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.x
|
||||
node-version: 24.x
|
||||
cache: 'npm'
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Initializes the CodeQL tools for scanning.
|
||||
- name: Initialize CodeQL
|
||||
|
||||
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -22,10 +22,10 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Setup Node 20
|
||||
- name: Setup Node 24
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20.x
|
||||
node-version: 24.x
|
||||
cache: 'npm'
|
||||
|
||||
- name: npm install
|
||||
|
||||
@@ -9,7 +9,37 @@ allowed:
|
||||
- mit
|
||||
- cc0-1.0
|
||||
- unlicense
|
||||
- 0bsd
|
||||
- blueoak-1.0.0
|
||||
- other
|
||||
- none
|
||||
|
||||
ignored:
|
||||
npm:
|
||||
- "buffers"
|
||||
|
||||
reviewed:
|
||||
npm:
|
||||
- fs.realpath
|
||||
- fs.realpath
|
||||
- "@actions/http-client"
|
||||
- "@bufbuild/protobuf"
|
||||
- "@pkgjs/parseargs"
|
||||
- "@protobuf-ts/runtime"
|
||||
- argparse
|
||||
- chainsaw
|
||||
- color-convert
|
||||
- ieee754
|
||||
- jackspeak
|
||||
- lodash
|
||||
- mdurl
|
||||
- neo-async
|
||||
- package-json-from-dist
|
||||
- path-scurry
|
||||
- readable-stream
|
||||
- sax
|
||||
- source-map
|
||||
- string_decoder
|
||||
- traverse
|
||||
- tslib
|
||||
- uglify-js
|
||||
- wordwrap
|
||||
BIN
.licenses/npm/@actions/artifact.dep.yml
generated
BIN
.licenses/npm/@actions/artifact.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@actions/core.dep.yml
generated
BIN
.licenses/npm/@actions/core.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@actions/github.dep.yml
generated
BIN
.licenses/npm/@actions/github.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@actions/http-client-3.0.0.dep.yml
generated
Normal file
BIN
.licenses/npm/@actions/http-client-3.0.0.dep.yml
generated
Normal file
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@azure/abort-controller.dep.yml
generated
BIN
.licenses/npm/@azure/abort-controller.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@azure/core-auth.dep.yml
generated
BIN
.licenses/npm/@azure/core-auth.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@azure/core-client.dep.yml
generated
Normal file
BIN
.licenses/npm/@azure/core-client.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/@azure/core-http-compat.dep.yml
generated
Normal file
BIN
.licenses/npm/@azure/core-http-compat.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/@azure/core-lro.dep.yml
generated
BIN
.licenses/npm/@azure/core-lro.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@azure/core-paging.dep.yml
generated
BIN
.licenses/npm/@azure/core-paging.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@azure/core-rest-pipeline.dep.yml
generated
Normal file
BIN
.licenses/npm/@azure/core-rest-pipeline.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/@azure/core-tracing.dep.yml
generated
BIN
.licenses/npm/@azure/core-tracing.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@azure/core-util.dep.yml
generated
BIN
.licenses/npm/@azure/core-util.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@azure/core-xml.dep.yml
generated
Normal file
BIN
.licenses/npm/@azure/core-xml.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/@azure/logger.dep.yml
generated
BIN
.licenses/npm/@azure/logger.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@azure/storage-blob.dep.yml
generated
BIN
.licenses/npm/@azure/storage-blob.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@bufbuild/protobuf.dep.yml
generated
Normal file
BIN
.licenses/npm/@bufbuild/protobuf.dep.yml
generated
Normal file
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@fastify/busboy.dep.yml
generated
BIN
.licenses/npm/@fastify/busboy.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@isaacs/cliui.dep.yml
generated
Normal file
BIN
.licenses/npm/@isaacs/cliui.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/@octokit/auth-token.dep.yml
generated
BIN
.licenses/npm/@octokit/auth-token.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@octokit/core.dep.yml
generated
BIN
.licenses/npm/@octokit/core.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@octokit/endpoint.dep.yml
generated
BIN
.licenses/npm/@octokit/endpoint.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@octokit/graphql.dep.yml
generated
BIN
.licenses/npm/@octokit/graphql.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@octokit/openapi-types-24.2.0.dep.yml
generated
Normal file
BIN
.licenses/npm/@octokit/openapi-types-24.2.0.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/@octokit/plugin-paginate-rest.dep.yml
generated
BIN
.licenses/npm/@octokit/plugin-paginate-rest.dep.yml
generated
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@octokit/request.dep.yml
generated
BIN
.licenses/npm/@octokit/request.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@octokit/types-13.10.0.dep.yml
generated
Normal file
BIN
.licenses/npm/@octokit/types-13.10.0.dep.yml
generated
Normal file
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/@protobuf-ts/plugin.dep.yml
generated
BIN
.licenses/npm/@protobuf-ts/plugin.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@protobuf-ts/protoc.dep.yml
generated
BIN
.licenses/npm/@protobuf-ts/protoc.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@protobuf-ts/runtime-rpc.dep.yml
generated
BIN
.licenses/npm/@protobuf-ts/runtime-rpc.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@protobuf-ts/runtime.dep.yml
generated
BIN
.licenses/npm/@protobuf-ts/runtime.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@types/node-fetch.dep.yml
generated
BIN
.licenses/npm/@types/node-fetch.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@types/node.dep.yml
generated
BIN
.licenses/npm/@types/node.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@types/tunnel.dep.yml
generated
BIN
.licenses/npm/@types/tunnel.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/@typescript/vfs.dep.yml
generated
Normal file
BIN
.licenses/npm/@typescript/vfs.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/@typespec/ts-http-runtime.dep.yml
generated
Normal file
BIN
.licenses/npm/@typespec/ts-http-runtime.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/abort-controller.dep.yml
generated
Normal file
BIN
.licenses/npm/abort-controller.dep.yml
generated
Normal file
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/ansi-regex-5.0.1.dep.yml
generated
Normal file
BIN
.licenses/npm/ansi-regex-5.0.1.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/ansi-regex-6.2.2.dep.yml
generated
Normal file
BIN
.licenses/npm/ansi-regex-6.2.2.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/ansi-styles-4.3.0.dep.yml
generated
Normal file
BIN
.licenses/npm/ansi-styles-4.3.0.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/ansi-styles-6.2.3.dep.yml
generated
Normal file
BIN
.licenses/npm/ansi-styles-6.2.3.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/archiver-utils-2.1.0.dep.yml
generated
BIN
.licenses/npm/archiver-utils-2.1.0.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/archiver.dep.yml
generated
BIN
.licenses/npm/archiver.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/async.dep.yml
generated
BIN
.licenses/npm/async.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/b4a.dep.yml
generated
Normal file
BIN
.licenses/npm/b4a.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/balanced-match.dep.yml
generated
BIN
.licenses/npm/balanced-match.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/bare-events.dep.yml
generated
Normal file
BIN
.licenses/npm/bare-events.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/brace-expansion-1.1.11.dep.yml
generated
BIN
.licenses/npm/brace-expansion-1.1.11.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/buffer-crc32.dep.yml
generated
BIN
.licenses/npm/buffer-crc32.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/buffer.dep.yml
generated
BIN
.licenses/npm/buffer.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/buffers.dep.yml
generated
BIN
.licenses/npm/buffers.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/camel-case.dep.yml
generated
BIN
.licenses/npm/camel-case.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/chainsaw.dep.yml
generated
BIN
.licenses/npm/chainsaw.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/color-name.dep.yml
generated
Normal file
BIN
.licenses/npm/color-name.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/combined-stream.dep.yml
generated
BIN
.licenses/npm/combined-stream.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/compress-commons.dep.yml
generated
BIN
.licenses/npm/compress-commons.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/concat-map.dep.yml
generated
BIN
.licenses/npm/concat-map.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/crc32-stream.dep.yml
generated
BIN
.licenses/npm/crc32-stream.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/crypto.dep.yml
generated
BIN
.licenses/npm/crypto.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/debug.dep.yml
generated
Normal file
BIN
.licenses/npm/debug.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/delayed-stream.dep.yml
generated
BIN
.licenses/npm/delayed-stream.dep.yml
generated
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/emoji-regex-8.0.0.dep.yml
generated
Normal file
BIN
.licenses/npm/emoji-regex-8.0.0.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/emoji-regex-9.2.2.dep.yml
generated
Normal file
BIN
.licenses/npm/emoji-regex-9.2.2.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/event-target-shim.dep.yml
generated
Normal file
BIN
.licenses/npm/event-target-shim.dep.yml
generated
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/foreground-child.dep.yml
generated
Normal file
BIN
.licenses/npm/foreground-child.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/form-data.dep.yml
generated
BIN
.licenses/npm/form-data.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/fs.realpath.dep.yml
generated
BIN
.licenses/npm/fs.realpath.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/glob.dep.yml
generated
BIN
.licenses/npm/glob.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/graceful-fs.dep.yml
generated
BIN
.licenses/npm/graceful-fs.dep.yml
generated
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.licenses/npm/is-fullwidth-code-point.dep.yml
generated
Normal file
BIN
.licenses/npm/is-fullwidth-code-point.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/is-plain-object.dep.yml
generated
BIN
.licenses/npm/is-plain-object.dep.yml
generated
Binary file not shown.
BIN
.licenses/npm/is-stream.dep.yml
generated
Normal file
BIN
.licenses/npm/is-stream.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/isexe.dep.yml
generated
Normal file
BIN
.licenses/npm/isexe.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/jackspeak.dep.yml
generated
Normal file
BIN
.licenses/npm/jackspeak.dep.yml
generated
Normal file
Binary file not shown.
BIN
.licenses/npm/lodash.defaults.dep.yml
generated
BIN
.licenses/npm/lodash.defaults.dep.yml
generated
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user