Commit Graph

  • 4df45177e4
    Merge pull request #1185 from bicstone/bicstone/fix-getMultilineInput-trim Francesco Renzi 2022-09-28 09:23:14 +01:00
  • 33f1d64363
    fix: getMultilineInput trims whitespace Takanori Oishi 2021-12-26 20:53:30 +09:00
  • ebe4ac336f
    @actions/github release version 5.1.0 (#1182) Luke Tomlinson 2022-09-23 10:01:00 -04:00
  • 94de2cf6d4
    Add additionalPlugins parameter to getOctokit method (#1181) Luke Tomlinson 2022-09-22 16:43:54 -04:00
  • 64c334f0e5
    Merge pull request #1180 from actions/rentziass/allow-parse-url Francesco Renzi 2022-09-16 17:05:24 +01:00
  • e1bb04bace Update internal dependencies rentziass/allow-parse-url Francesco Renzi 2022-09-16 15:47:36 +00:00
  • 0388e62759 Add parse-url to audit allow list Francesco Renzi 2022-09-16 13:46:01 +00:00
  • e6257f1117
    Merge pull request #1171 from philip-gai/patch-1 Cory Miller 2022-09-10 10:09:49 -04:00
  • b7db7552c9
    Update docs/proxy-support.md Philip Gai 2022-09-09 15:52:51 -05:00
  • 2c50af36e2
    Update docs/proxy-support.md Philip Gai 2022-09-09 15:52:45 -05:00
  • aac665d186
    Update proxy-support.md Philip Gai 2022-09-05 00:59:03 -05:00
  • bc4be50597
    Merge pull request #1152 from actions/pdotl-zstd-win-patch Lovepreet Singh 2022-08-18 19:01:00 +05:30
  • 0982f1da89 Fix linting issues Lovepreet Singh 2022-08-18 11:44:15 +00:00
  • ed96e21792 Fix spread operator for getCompressionMethod Lovepreet Singh 2022-08-18 11:22:13 +00:00
  • 2ae31879b7 Merge remote-tracking branch 'refs/remotes/origin/pdotl-zstd-win-patch' into pdotl-zstd-win-patch Lovepreet Singh 2022-08-18 11:11:29 +00:00
  • 14d8f65f10 Remove unused constants Lovepreet Singh 2022-08-18 11:10:41 +00:00
  • f47a9aff5e
    Merge branch 'main' into pdotl-zstd-win-patch Lovepreet Singh 2022-08-18 16:35:00 +05:30
  • ce68daa10e Common getCompressionMethod for listTar and extractTar Lovepreet Singh 2022-08-18 11:01:22 +00:00
  • a57a4fe011
    Merge pull request #1155 from actions/kotewar/custom-cache-download-timeout Sankalp Kotewar 2022-08-18 14:59:59 +05:30
  • 6c9b023c1b Updated releases.md Sankalp Kotewar 2022-08-18 09:16:59 +00:00
  • 0be752bc46 Updated readme Sankalp Kotewar 2022-08-18 09:14:58 +00:00
  • 5c5e91f040 Updated Segment readme and version Sankalp Kotewar 2022-08-18 06:46:57 +00:00
  • 846a0af6ec corrected environment variable Sankalp Kotewar 2022-08-18 06:38:04 +00:00
  • 4b6b45fe18 Updated cache download to segment download Sankalp Kotewar 2022-08-18 05:32:49 +00:00
  • 98a4069558 Fix failing test cases on windows Lovepreet Singh 2022-08-17 08:21:09 +00:00
  • 6e888c882e Fix linting Lovepreet Singh 2022-08-17 07:47:49 +00:00
  • c202c38407 Added custom user inputted timeout Sankalp Kotewar 2022-08-16 04:14:27 +00:00
  • d543359fab Bump internal package @actions/cache version to fix #888 and #891 in actions/cache repo Lovepreet Singh 2022-08-13 18:46:24 +00:00
  • 8bd9e29d3c Use zstd short flag version for win runners. Update comments to reflect the same. Fix --d to -d in comments. Lovepreet Singh 2022-08-13 18:01:07 +00:00
  • 63c66cf07e
    Merge pull request #1151 from actions/kotewar/segment-download-bug-try-2 Sankalp Kotewar 2022-08-11 13:08:14 +05:30
  • 556b1c57e7 Updated release info for v3.0.3 for actions/cache Sankalp Kotewar 2022-08-11 07:13:04 +00:00
  • a4276ac40f
    Merge pull request #1150 from actions/kotewar/segment-download-bug-try-2 Sankalp Kotewar 2022-08-11 12:37:43 +05:30
  • c7340e91af Reverted to custom promise implementation Sankalp Kotewar 2022-08-11 04:43:43 +00:00
  • d714ea08d6
    Merge pull request #1140 from actions/segment-download-timeout Sankalp Kotewar 2022-08-09 16:18:25 +05:30
  • 3fd7f664a6 Merge remote-tracking branch 'origin/main' into segment-download-timeout Sankalp Kotewar 2022-08-09 10:38:08 +00:00
  • 30995490f2
    Update lerna dependency. (#1149) Thomas Boop 2022-08-08 14:39:23 -04:00
  • 4beda9cbc0
    Merge pull request from GHSA-7r3h-m5j6-3q42 Cory Miller 2022-08-08 14:16:39 -04:00
  • ba462956ea Updated error message and null check Sankalp Kotewar 2022-08-08 13:22:11 +00:00
  • cf5d2b8fac Added formatting changes Sankalp Kotewar 2022-08-08 04:56:02 +00:00
  • f9d38b0015 Updated variable names Sankalp Kotewar 2022-08-08 04:48:36 +00:00
  • 23cfbb3484 Fixed linting issues Sankalp Kotewar 2022-08-05 11:43:31 +00:00
  • 83becb7900 Removed custom promise and used abort timeout Sankalp Kotewar 2022-08-05 11:09:23 +00:00
  • ef888588c1 Updated version and Releases.md Sankalp Kotewar 2022-08-05 07:20:59 +00:00
  • f05c04b173 Merge remote-tracking branch 'origin/main' into segment-download-timeout Sankalp Kotewar 2022-08-05 06:10:39 +00:00
  • 518f480528 Updated 45 mins abort timeout to 1 hour Sankalp Kotewar 2022-08-05 05:44:59 +00:00
  • 90be12a59c
    Merge pull request #1144 from actions/pdotl-version-bump-patch Lovepreet Singh 2022-08-04 11:55:07 +05:30
  • fe1ee8b6b4 Updated lerna to 5.3.0 due to audit reasons Sankalp Kotewar 2022-08-03 14:25:32 +00:00
  • c89375df9f Linting fixes Sankalp Kotewar 2022-08-03 14:12:16 +00:00
  • 7cb82599d4 Reverted node versions to 12.x in workflows Sankalp Kotewar 2022-08-03 13:41:19 +00:00
  • 8be69a26ed Added custom promise with timeout Sankalp Kotewar 2022-08-03 13:25:47 +00:00
  • 970264135a Added abort controller for timer Sankalp Kotewar 2022-08-03 11:11:30 +00:00
  • e5e69a3171 Added abortController to stop download Sankalp Kotewar 2022-08-03 10:23:42 +00:00
  • 567598fdd7 Fix #809 and #833 in actions/cache. Bump version Lovepreet Singh 2022-08-03 07:00:38 +00:00
  • d8b119ca22
    Update unit-tests.yml Shubham Tiwari 2022-07-29 13:12:58 +05:30
  • a438f61f94
    Update cache-tests.yml Shubham Tiwari 2022-07-29 13:12:38 +05:30
  • 388d774221
    Update downloadUtils.ts Shubham Tiwari 2022-07-29 12:52:57 +05:30
  • 9b309c5a32
    Hack for timeout for segment download Bishal Prasad 2022-07-29 12:37:50 +05:30
  • e14457c0e0 Run npm audit fix. Major lerna semver upgrade included. pdotl-npm-audit-fix Lovepreet Singh 2022-07-26 11:00:32 +00:00
  • 01e1ff7bc0
    Merge pull request #1135 from actions/pdotl-zstd-alias Lovepreet Singh 2022-07-26 16:04:16 +05:30
  • 74ff60c561
    Merge pull request #1132 from actions/pdotl-empty-cache-bugfix Lovepreet Singh 2022-07-26 14:34:01 +05:30
  • e98bae803b Change testcase to test against github workspace directory instead of current directory Lovepreet Singh 2022-07-20 05:25:47 +00:00
  • dd553d68ce Fix tar test cases Lovepreet Singh 2022-07-18 12:48:19 +00:00
  • 74dd6f6817 Move zstd from flags to equivalent aliases Lovepreet Singh 2022-07-18 09:12:07 +00:00
  • bc772ce6eb Move zstd to use long-form flags instead of short-form pdotl-zstd-flags Lovepreet Singh 2022-07-14 22:14:06 +05:30
  • 83bca5cb13 Remove unnecessary import Lovepreet Singh 2022-07-14 08:18:09 +00:00
  • 2a37ee752b Merge branch 'pdotl-empty-cache-bugfix' of https://github.com/actions/toolkit into pdotl-empty-cache-bugfix Lovepreet Singh 2022-07-14 08:12:45 +00:00
  • ec95a9b114 Fix failing resolvePaths testcase Lovepreet Singh 2022-07-14 07:50:44 +00:00
  • 67cb82d99b Fix failing resolvePaths testcase Lovepreet Singh 2022-07-14 07:50:44 +00:00
  • da6701aea9 Fix linting for changes Lovepreet Singh 2022-07-13 13:37:49 +00:00
  • 593bc7061c Fix testcase for resolvePaths works on current directory Lovepreet Singh 2022-07-13 11:55:36 +00:00
  • 120202a68c Fix empty cache save on using or github.workspace(#833 in actions/cache) as path Lovepreet Singh 2022-07-13 11:39:29 +00:00
  • c5278cdd08
    new major version release (#1123) Shubham Tiwari 2022-06-24 15:18:30 +05:30
  • e67c0283e4 new major version release tiwarishub/cache-3-0 Shubham Tiwari 2022-06-24 07:37:17 +00:00
  • 46231a7da3
    Graceful handling of error (non-validation one) (#1122) Shubham Tiwari 2022-06-24 10:46:20 +05:30
  • 017007559c review comment to add validation as errors handling tiwarishub/cache-graceful Shubham Tiwari 2022-06-21 07:22:33 +00:00
  • 7b1bc1f56a Review comments Shubham Tiwari 2022-06-20 08:48:14 +00:00
  • babb9fb0bc removed line Shubham Tiwari 2022-06-20 08:06:16 +00:00
  • 0bde6ed088 adding message field Shubham Tiwari 2022-06-20 08:00:59 +00:00
  • 5008429d2a Unused package Shubham Tiwari 2022-06-20 04:58:58 +00:00
  • 8c47ec23fe Format Shubham Tiwari 2022-06-20 04:54:54 +00:00
  • 639c79e4a4 added info error as well Shubham Tiwari 2022-06-20 04:47:59 +00:00
  • e051715283 Initial changes Shubham Tiwari 2022-06-20 04:22:20 +00:00
  • 9b7bcb1567
    actions/core 1.9.0 release (#1116) Thomas Boop 2022-06-15 11:34:58 -04:00
  • 9d05a59451 add link to pr thboop/1.9.0release Thomas Boop 2022-06-15 11:23:09 -04:00
  • af52a43780 1.9.0 release Thomas Boop 2022-06-15 11:21:28 -04:00
  • 00282d6145
    core: add helpers for working with paths across OSes (#1102) Seth Vargo 2022-06-15 08:18:44 -07:00
  • b5f31bb5a2
    Merge pull request #1108 from actions/users/kotewar/fix-tar-exit-with-code-1 Sankalp Kotewar 2022-06-06 14:41:07 +05:30
  • 41c667327d Reverted other package-lock.json Sankalp Kotewar 2022-06-06 08:03:56 +00:00
  • 2fd9a80bc1 Revert "Adding fix for tar exiting with code 1 issue" Sankalp Kotewar 2022-06-06 07:56:27 +00:00
  • ebfda315a5 Revert "Adding updated package-lock.json for cache" Sankalp Kotewar 2022-06-06 07:56:25 +00:00
  • fe93288f85 Revert "Fixed test case for tar creation" Sankalp Kotewar 2022-06-06 07:56:23 +00:00
  • 2d6e5ecd7c Revert "Pushing updated package-lock.json for artifact" Sankalp Kotewar 2022-06-06 07:56:21 +00:00
  • 49cd1ccc3f Revert "Fixed test case for Windows env" Sankalp Kotewar 2022-06-06 07:56:18 +00:00
  • 3cf35dbd46 Revert "Changed an import in test case to standard import" Sankalp Kotewar 2022-06-06 07:56:16 +00:00
  • 845770f824 Revert "Revert "Changed an import in test case to standard import"" Sankalp Kotewar 2022-06-06 07:56:13 +00:00
  • c1bb3fb679 Revert "Changed an import in test case to standard import" Sankalp Kotewar 2022-06-03 09:05:12 +00:00
  • 347d2e2a35 Changed an import in test case to standard import Sankalp Kotewar 2022-06-03 07:45:12 +00:00
  • a78bb30ca0 Fixed test case for Windows env Sankalp Kotewar 2022-06-03 07:33:12 +00:00
  • 1fc4ec3274 Pushing updated package-lock.json for artifact Sankalp Kotewar 2022-06-03 07:26:28 +00:00
  • 91842768bd Fixed test case for tar creation Sankalp Kotewar 2022-06-03 07:19:54 +00:00