Commit Graph

  • f0e253f8e0
    support http proxy for artifact upload robherley/artifacts-http-proxy Rob Herley 2023-12-11 18:29:35 -05:00
  • 18ce228b82
    Merge pull request #1603 from actions/robherley/network-errors Rob Herley 2023-12-11 17:34:24 -05:00
  • a4bd0f1214
    Add specific messages for network-specific node error codes robherley/network-errors Rob Herley 2023-12-11 17:07:48 -05:00
  • 37a66ebd47
    Merge pull request #1602 from actions/robherley/replace-unzip-lib Rob Herley 2023-12-11 14:22:07 -05:00
  • 09249a72d7
    push null at end of mocked message robherley/replace-unzip-lib Rob Herley 2023-12-11 13:41:11 -05:00
  • 4c531c013a
    update packages Rob Herley 2023-12-11 12:24:41 -05:00
  • 3c3af56b29
    replace unzipper with unzip-stream Rob Herley 2023-12-11 12:15:40 -05:00
  • 950e1711a1
    Improve error messages (duplicate artifacts; too many artifacts) (#1600) Vallie Joseph 2023-12-11 11:26:54 -05:00
  • 7789d4b6cd install type jtamsut/replace-unzipper Jonathan Tamsut 2023-12-08 13:25:14 -08:00
  • 6aad3fe814 replace unzipper with unzip stream Jonathan Tamsut 2023-12-08 13:09:36 -08:00
  • 88b76de595
    Add back 429 to list of retryable requests (#1599) Jonathan Tamsut 2023-12-08 11:00:44 -08:00
  • 55a05255d7
    Remove 429 request from list of retry-able status codes (#1597) Jonathan Tamsut 2023-12-07 13:22:17 -08:00
  • 64d1b104d0
    Generate Typescript Docs for @actions/artifact (#1595) Rob Herley 2023-12-07 12:57:20 -05:00
  • 43ccaf05d9
    Merge pull request #1596 from actions/robherley/cleanup-handlers Rob Herley 2023-12-06 19:27:30 -05:00
  • f732e4cd62
    linter robherley/cleanup-handlers Rob Herley 2023-12-06 23:57:33 +00:00
  • 8c317a0e59
    one too many parses Rob Herley 2023-12-06 23:51:16 +00:00
  • 715b1acc05
    cleanup artifact handlers hanging node process Rob Herley 2023-12-06 23:42:07 +00:00
  • 0db2ef8ead
    clean up comments for better autogen docs robherley/gen-artifact-docs Rob Herley 2023-12-06 20:24:33 +00:00
  • e3764a56e8
    autogenerate artifact documentation Rob Herley 2023-12-06 20:06:58 +00:00
  • 207747e7af
    Merge pull request #1594 from actions/robherley/artifact-docs-updates Rob Herley 2023-12-06 14:30:00 -05:00
  • c042a30d3d
    Update packages/artifact/CONTRIBUTIONS.md robherley/artifact-docs-updates Rob Herley 2023-12-06 14:05:38 -05:00
  • 70cad3f635
    Update packages/artifact/README.md Rob Herley 2023-12-06 13:19:38 -05:00
  • 1f87038676
    Update packages/artifact/README.md Rob Herley 2023-12-06 13:19:32 -05:00
  • 8cd4434523
    mention job limit Rob Herley 2023-12-06 17:30:13 +00:00
  • 2e6c9a1f14
    pr feedback Rob Herley 2023-12-06 17:28:03 +00:00
  • c08a7d1b2e
    Update packages/artifact/README.md Rob Herley 2023-12-06 12:19:49 -05:00
  • 49ef8b93a8
    fix typo Rob Herley 2023-12-06 15:38:59 +00:00
  • 19d4d9d3b2
    releases.md: link to breaking v2 changes Rob Herley 2023-12-06 14:52:49 +00:00
  • b43b97985c
    Update packages/artifact/docs/faq.md Rob Herley 2023-12-06 09:31:55 -05:00
  • 23fb8c4782
    Update packages/artifact/README.md Rob Herley 2023-12-06 09:31:09 -05:00
  • dc515188a8
    Update packages/artifact/README.md Rob Herley 2023-12-06 09:30:53 -05:00
  • 79ace256d6
    Update packages/artifact/README.md Rob Herley 2023-12-06 09:30:35 -05:00
  • 68958c2486
    Update packages/artifact/README.md Rob Herley 2023-12-06 09:30:20 -05:00
  • 0c9621922e
    add faq, update releases Rob Herley 2023-12-06 04:22:18 +00:00
  • 9b31b03496
    more readme updates Rob Herley 2023-12-06 04:10:46 +00:00
  • befa19f3a8
    initalize artifact client as default export Rob Herley 2023-12-06 04:00:07 +00:00
  • e27efe5620
    readme & error updates Rob Herley 2023-12-05 21:55:22 +00:00
  • 449b28aee2
    update contributing docs Rob Herley 2023-12-05 21:10:48 +00:00
  • 04945c6048
    Merge pull request #1593 from actions/robherley/api-consistency Rob Herley 2023-12-05 15:22:16 -05:00
  • 5f152b798e
    Update artifact-tests.yml robherley/api-consistency Rob Herley 2023-12-05 13:54:14 -05:00
  • c390199be6
    Update artifact-tests.yml Rob Herley 2023-12-05 13:51:51 -05:00
  • a3053b5cc2
    fix typo Rob Herley 2023-12-05 18:47:37 +00:00
  • b9872153b8
    update GHES warning behavior Rob Herley 2023-12-05 18:42:36 +00:00
  • ce9eae0785
    consistent promise behavior for download artifact Rob Herley 2023-12-05 18:35:26 +00:00
  • d3c5f358d1
    consistent promise behavior for get artifact Rob Herley 2023-12-05 17:56:18 +00:00
  • 75a3586061
    consistent promise behavior for upload artifact Rob Herley 2023-12-05 17:35:46 +00:00
  • 8ac8bf1d3d
    Merge pull request #1592 from actions/robherley/get-list-artifact-updates Rob Herley 2023-12-04 12:40:59 -05:00
  • 141b3509e4
    update import robherley/get-list-artifact-updates Rob Herley 2023-12-03 21:13:55 +00:00
  • 790e6f7194
    more docs Rob Herley 2023-12-03 20:52:36 +00:00
  • ef454f0991
    add tests for list-artifacts Rob Herley 2023-12-03 20:48:33 +00:00
  • 86ce0b159a
    get artifact tests Rob Herley 2023-12-03 19:43:37 +00:00
  • c11a7cdeac
    wip Rob Herley 2023-12-03 06:24:49 +00:00
  • c94ca49c9c
    ability to filter artifacts by latest Rob Herley 2023-12-03 05:01:20 +00:00
  • fa7657714a
    fix import Rob Herley 2023-12-02 21:34:07 -05:00
  • c1f9d37323
    updates to get/list artifacts Rob Herley 2023-12-02 21:18:22 -05:00
  • 8f1c589e25
    Merge pull request #1591 from actions/robherley/artifact-internal-apis Rob Herley 2023-12-01 16:17:26 -05:00
  • 281697ecbe
    fix test expectations robherley/artifact-internal-apis Rob Herley 2023-12-01 16:34:27 +00:00
  • a59f976dd4
    minor fixes Rob Herley 2023-12-01 09:05:46 -05:00
  • 57db7a6302
    more debug info Rob Herley 2023-12-01 03:04:10 +00:00
  • 4789a46578
    make FindOptions interface more user friendly Rob Herley 2023-12-01 02:15:25 +00:00
  • 32549e8197
    update download-artifact tests for public and internal impl Rob Herley 2023-12-01 01:32:45 +00:00
  • 22b7aeb707
    some test updates Rob Herley 2023-12-01 00:31:27 +00:00
  • e9d6649a14
    consume new pb wrappers Rob Herley 2023-11-30 19:10:07 +00:00
  • 695bf98f84
    rewrite artifacts client to have public and internal implementations Rob Herley 2023-11-30 03:47:04 +00:00
  • 0787a93181
    Merge pull request #1588 from sshmaxime/main Tingluo Huang 2023-11-28 10:43:43 -05:00
  • faa425440f
    Add RUN_ATTEMPT to Github context Maxime Aubanel 2023-11-28 15:38:41 +01:00
  • 0407266511
    Merge pull request #1584 from actions/robherley/upload-v4-improvements Rob Herley 2023-11-20 16:30:50 -05:00
  • a920781ca9
    fix results url construction robherley/upload-v4-improvements Rob Herley 2023-11-20 18:06:44 +00:00
  • 9e7201ff5b
    audit fix Rob Herley 2023-11-20 16:51:13 +00:00
  • 3a610e848c
    linter Rob Herley 2023-11-20 16:46:08 +00:00
  • 606ebdcf6d
    extra log line for debug Rob Herley 2023-11-20 16:27:35 +00:00
  • 7b01731091
    increase upload concurrency based on cpus, adjust highWaterMark, specify compression level Rob Herley 2023-11-20 15:03:58 +00:00
  • 20f826bfe7
    Add platform info utilities to @actions/core (#1551) Nikolai Laevskii 2023-11-14 20:15:26 +01:00
  • e0eab1f58d
    . test JoannaaKL 2023-11-09 13:27:14 +00:00
  • 30dbb496d3
    test JoannaaKL 2023-11-09 13:20:38 +00:00
  • fe3e7ce9a7
    Merge pull request #1563 from actions/robherley/artifact-v4/sha256 Rob Herley 2023-10-16 13:31:00 -04:00
  • 8cd02dfabc
    audit fix robherley/artifact-v4/sha256 Rob Herley 2023-10-16 16:27:26 +00:00
  • 82474125c8
    use sha256 instead of md5 for artifact v4 integrity hash Rob Herley 2023-10-16 16:20:24 +00:00
  • 494f12bcd9
    Update dependencies in github package (#1553) Tatyana Kostromskaya 2023-10-10 16:04:42 +02:00
  • d4c8041748 Update RELEASES.md takost/update-octokit Tatyana Kostromskaya 2023-10-10 11:25:17 +00:00
  • 93e2fd004d Update github package to latest Tatyana Kostromskaya 2023-10-10 11:20:11 +00:00
  • 3d097f5e2f fix linter Tatyana Kostromskaya 2023-10-10 10:45:06 +00:00
  • 8e0ade0a6a define type for function Tatyana Kostromskaya 2023-10-09 15:44:21 +00:00
  • daf9b96fc8 Update octokit package Tatyana Kostromskaya 2023-10-09 12:42:17 +00:00
  • 797f48fcfa
    Update release notes for http-client@2.2.0 (#1549) Tatyana Kostromskaya 2023-10-06 16:03:00 +02:00
  • 0a23c371a8 update release notes takost/update-release-notes Tatyana Kostromskaya 2023-10-06 12:57:25 +00:00
  • c8d1588732
    Merge pull request #1547 from actions/takost/update-http-client Tatyana Kostromskaya 2023-10-06 14:47:16 +02:00
  • 13e0ce9cf7 resolve comments takost/update-http-client Tatyana Kostromskaya 2023-10-06 12:39:29 +00:00
  • eae1b66cb0 fix audit Tatyana Kostromskaya 2023-10-05 16:41:02 +02:00
  • 129f884271 fix format Tatyana Kostromskaya 2023-10-05 16:34:31 +02:00
  • 0faced6a0b Add function to return proxy agent dispatcher for compatibility with latest octokit Tatyana Kostromskaya 2023-10-05 16:20:26 +02:00
  • 904b21412d . takost/update-github-package Tatyana Kostromskaya 2023-10-05 16:10:23 +02:00
  • 844682e182 . Tatyana Kostromskaya 2023-10-04 15:45:37 +00:00
  • f699b96ecf . Tatyana Kostromskaya 2023-10-04 15:33:15 +00:00
  • 774f139bef . Tatyana Kostromskaya 2023-10-04 14:56:21 +00:00
  • 5a395b732b . Tatyana Kostromskaya 2023-10-04 12:27:24 +00:00
  • 89e7efa45d . Tatyana Kostromskaya 2023-10-04 09:50:55 +00:00
  • 71bc34b2d5 . takost/addfetchmethod Tatyana Kostromskaya 2023-10-04 09:30:46 +00:00
  • c25ba9aa99 Merge branch 'main' into takost/addfetchmethod Tatyana Kostromskaya 2023-09-28 11:07:01 +00:00
  • 0d63834474
    Merge pull request #1541 from actions/pje/upgrade-codeql-actions-to-v2 Patrick Ellis 2023-09-27 16:14:48 -04:00