Commit Graph

  • 4778aebf5b adding asnyc handler back Vallie Joseph 2024-04-01 16:54:55 +00:00
  • 6eff4e928d adding more debug statements Vallie Joseph 2024-04-01 15:15:28 +00:00
  • 2c4f0f555e adding error checks Vallie Joseph 2024-04-01 15:07:28 +00:00
  • dea3595881 re-adding archiver for download Vallie Joseph 2024-04-01 14:33:36 +00:00
  • 4c878a66e7 adding back archiver Vallie Joseph 2024-04-01 14:30:14 +00:00
  • 2f2738e4ae removing old packages Vallie Joseph 2024-04-01 14:01:29 +00:00
  • 2d065559f7 Merge branch 'main' into vmjoseph/node-js-monitor Vallie Joseph 2024-04-01 13:59:46 +00:00
  • 2da528819c cleanup Vallie Joseph 2024-04-01 13:58:57 +00:00
  • 90ee020ccd cleaning up debug statements Vallie Joseph 2024-04-01 13:52:01 +00:00
  • c14e304555 adding more debugging statements Vallie Joseph 2024-03-28 21:17:54 +00:00
  • a2852cee6f adding catch to upload zip Vallie Joseph 2024-03-28 21:12:51 +00:00
  • 59e9d284e9
    Merge pull request #1693 from actions/bdehamer/oidc-provenance Brian DeHamer 2024-03-28 13:44:22 -07:00
  • 6d94ad125b Removing uneeded libs Vallie Joseph 2024-03-28 20:38:01 +00:00
  • d02a834fe3 Remove other debug statements Vallie Joseph 2024-03-28 20:12:52 +00:00
  • 0f23ae1184 re-adding old async/await pattern Vallie Joseph 2024-03-28 20:05:16 +00:00
  • 5288db3953 removing debugging statements Vallie Joseph 2024-03-28 19:57:01 +00:00
  • bc893bf1b4 adding compression level back Vallie Joseph 2024-03-28 19:48:15 +00:00
  • 9322468ef0 Adding pipe back Vallie Joseph 2024-03-28 19:32:40 +00:00
  • b6c87ceea7 Adding more error handlrs Vallie Joseph 2024-03-28 19:22:29 +00:00
  • 17c4cab8b2 adding constant zlib compression level Vallie Joseph 2024-03-28 19:16:10 +00:00
  • 59593338a6 defaulting compression level Vallie Joseph 2024-03-28 19:15:10 +00:00
  • 0a0e70d1cd Add another catch to see if upload stream is failing Vallie Joseph 2024-03-28 19:09:53 +00:00
  • c9e825e841 add blob client property check Vallie Joseph 2024-03-28 19:06:47 +00:00
  • 31a6086649 Adding concurrency and upload response logs Vallie Joseph 2024-03-28 18:59:41 +00:00
  • d2d69999e3 adding write check Vallie Joseph 2024-03-28 18:53:15 +00:00
  • 6ac9cbfda9 check if upload and zipload streams are writable Vallie Joseph 2024-03-28 18:51:00 +00:00
  • d597cf234f adding upload stream check Vallie Joseph 2024-03-28 18:46:31 +00:00
  • a768aa30c7 adding more logging Vallie Joseph 2024-03-28 18:43:58 +00:00
  • e4c0440c3a adding more logging Vallie Joseph 2024-03-28 18:40:37 +00:00
  • 26b62e0fd5 adding more logging Vallie Joseph 2024-03-28 18:38:52 +00:00
  • 73f526b642 adding closed check Vallie Joseph 2024-03-28 18:36:40 +00:00
  • 077846ed34 adding readable check Vallie Joseph 2024-03-28 18:34:07 +00:00
  • 180b75bf01 wrap promises in chain Vallie Joseph 2024-03-28 18:29:20 +00:00
  • f33a3f4748 Remove finalize Vallie Joseph 2024-03-28 18:14:40 +00:00
  • 97e4fcfcd5 wait on write stream Vallie Joseph 2024-03-28 18:07:20 +00:00
  • fe0c0de7db adding lock Vallie Joseph 2024-03-28 17:53:08 +00:00
  • c7de68f215 updating resolves Vallie Joseph 2024-03-28 17:48:56 +00:00
  • 66343faec4 add resolve all promises again Vallie Joseph 2024-03-28 17:43:17 +00:00
  • fd88cbe6df adding check for running Vallie Joseph 2024-03-28 17:32:01 +00:00
  • bef1fc5f67 adding check for running Vallie Joseph 2024-03-28 17:30:06 +00:00
  • 18751738a8 update loop for upload Vallie Joseph 2024-03-28 17:25:01 +00:00
  • b1f55c6942 adding finalize Vallie Joseph 2024-03-28 17:15:08 +00:00
  • 9299663297 adding promise all Vallie Joseph 2024-03-28 17:13:32 +00:00
  • 088b9761b4 cleaning up callback methods Vallie Joseph 2024-03-28 16:15:29 +00:00
  • d97edf7f61 cleaning up warning callack Vallie Joseph 2024-03-28 16:11:50 +00:00
  • 06482c6da1 adding promise to upload Vallie Joseph 2024-03-28 16:06:54 +00:00
  • 7441cc7b8b Removing pipe Vallie Joseph 2024-03-28 15:55:09 +00:00
  • ca87c5e124 testing debug statements Vallie Joseph 2024-03-28 15:53:03 +00:00
  • 97629b8767 adding archiver back for download Vallie Joseph 2024-03-28 15:47:34 +00:00
  • 8e29fb2e30 adding default back to zipstream call Vallie Joseph 2024-03-28 15:44:27 +00:00
  • 560ae4debd updating archive import Vallie Joseph 2024-03-28 15:41:52 +00:00
  • 6c5b20a89f core: Add return type to test helper function core-logging-error-meta James M. Greene 2024-03-28 10:38:51 -05:00
  • fda9d58d06 replacing constructor for zipstream with default Vallie Joseph 2024-03-28 15:28:14 +00:00
  • bd74802644 core: Update parameter defaulting behavior for error/warning/notice to honor an empty object passed in James M. Greene 2024-03-28 10:26:41 -05:00
  • 6defe19df1 replacing constructor for zipstream Vallie Joseph 2024-03-28 15:25:37 +00:00
  • 6e4aebbd4e cleaning up unused imports Vallie Joseph 2024-03-28 15:17:40 +00:00
  • 14eee6f54a updating event handlers Vallie Joseph 2024-03-28 15:10:34 +00:00
  • e71ddb9e5a updating append and directory zips Vallie Joseph 2024-03-28 14:44:20 +00:00
  • 13d981a863 Adding buffer and zlib options Vallie Joseph 2024-03-28 14:32:03 +00:00
  • dfc588096e core: Extract AnnotationProperties from Error instances when logging with error/warning/notice James M. Greene 2024-03-28 00:34:36 -05:00
  • 4379135168 core: Add new utility method to extract AnnotationProperties from Error instances James M. Greene 2024-03-28 00:01:09 -05:00
  • 4090623397 update debug statement Vallie Joseph 2024-03-28 04:20:40 +00:00
  • 4ce4c767e2
    npm audit fix Brian DeHamer 2024-03-22 12:44:24 -07:00
  • a0e6af1e53
    build provenance stmt from OIDC claims Brian DeHamer 2024-03-21 19:25:36 -07:00
  • 4617da254f audit fix Vallie Joseph 2024-03-15 15:01:45 +00:00
  • 1f22f9faf9 adding debug for mac upload testing Vallie Joseph 2024-03-15 14:53:33 +00:00
  • ef77c9d60b
    Merge pull request #1683 from Smeb/fix-1579 Bethany 2024-03-07 10:48:45 -05:00
  • 8fee77b04b fix #1579: add test to check getCacheVersion does not mutate arguments Smeb 2023-11-27 13:53:26 +01:00
  • b807fc9c54
    Update http-client to 2.2.1 (#1679) Luke Tomlinson 2024-03-01 15:09:37 -05:00
  • 352aff7976 Update http-client to 2.2.1 update-http-client-version Luke Tomlinson 2024-03-01 15:02:07 -05:00
  • 55c7a1e03d
    Merge pull request #1678 from actions/bethanyj28/logging Bethany 2024-03-01 13:09:41 -05:00
  • 4799020e28 bump version bethanyj28 2024-03-01 13:04:16 -05:00
  • bb420e4681 add info level logging for zip extract bethanyj28 2024-03-01 12:54:40 -05:00
  • 0c735ba79d
    Merge pull request #1677 from actions/bethanyj28/update-releases Bethany 2024-02-29 12:01:04 -05:00
  • e918bf24ae
    Update RELEASES.md Bethany 2024-02-29 10:41:57 -05:00
  • eea6b7f517
    Update RELEASES.md Bethany 2024-02-29 10:40:22 -05:00
  • ff435e591d
    Make sure RequestOptions.keepAlive is applied properly on node20 runtime (#1572) teatimeguest 2024-02-29 02:10:57 +09:00
  • df3315bbea
    Merge pull request #1676 from actions/bethanyj28/flip-releases Bethany 2024-02-28 10:46:45 -05:00
  • b7770574c2
    flip releases order Bethany 2024-02-28 10:35:01 -05:00
  • 29bf378d97
    Merge pull request #1675 from actions/provenance-permissions Brian DeHamer 2024-02-26 11:40:12 -08:00
  • 68b042febd
    fix permissions for release workflow Brian DeHamer 2024-02-26 11:32:45 -08:00
  • c366a07d62
    Merge pull request #1672 from actions/attest-v1.0.0 Brian DeHamer 2024-02-26 11:13:48 -08:00
  • 9e5eb95517
    Merge pull request #1674 from actions/npm-provenance Brian DeHamer 2024-02-26 11:13:32 -08:00
  • 7f96bd610d
    publish npm packages with build provenance Brian DeHamer 2024-02-26 10:42:33 -08:00
  • 8f53a1d37f
    Update CODEOWNERS (#1673) Thomas Boop 2024-02-26 13:31:23 -05:00
  • 37a562b194
    bump @actions/attest to 1.0.0 Brian DeHamer 2024-02-26 10:21:47 -08:00
  • ad1f156c7c
    Merge pull request #1667 from actions/bdehamer/attest Brian DeHamer 2024-02-26 10:15:14 -08:00
  • 6079dea4c4
    add new @actions/attest package Brian DeHamer 2024-02-17 19:14:10 -08:00
  • 437f2be56d
    Merge pull request #1671 from actions/bethanyj28/update-version Bethany 2024-02-26 10:24:29 -05:00
  • 97c606b612 update to 2.1.3 bethanyj28 2024-02-26 10:18:02 -05:00
  • 5a7faf0eb5
    Merge pull request #1670 from actions/bethanyj28/fix-callback Bethany 2024-02-26 10:04:37 -05:00
  • dcc55dfd04 feedback bethanyj28 2024-02-26 09:56:00 -05:00
  • 902046e4d8 ensure callback is only called once bethanyj28 2024-02-26 09:36:35 -05:00
  • 88f7a7bc65
    Merge pull request #1666 from actions/bethanyj28/download-path Bethany 2024-02-23 16:22:24 -05:00
  • 6cf4fbcef8 add a comment bethanyj28 2024-02-23 15:33:24 -05:00
  • 7fa864a4f4 go back to normalize) bethanyj28 2024-02-23 15:28:25 -05:00
  • f77cbc9ef7
    Update packages/artifact/src/internal/download/download-artifact.ts Bethany 2024-02-23 15:20:01 -05:00
  • 8a1800c5da use resolve instead of normalize bethanyj28 2024-02-23 15:15:17 -05:00
  • 90894a8853 bump version bethanyj28 2024-02-23 15:03:09 -05:00
  • 614f27a4fb use stream transform bethanyj28 2024-02-23 14:34:39 -05:00