Commit Graph

  • 1d5b16aa38 Adding updated package-lock.json for cache Sankalp Kotewar 2022-06-01 13:32:34 +00:00
  • 197f5a13a9 Adding fix for tar exiting with code 1 issue Sankalp Kotewar 2022-06-01 13:18:50 +00:00
  • 8263c4d15d
    Merge pull request #1097 from actions/users/kotewar/avoid-empty-cache-save Sankalp Kotewar 2022-05-24 13:27:13 +05:30
  • 4ee0048304 Updated RELEASES.md with release information Sankalp Kotewar 2022-05-24 06:55:11 +00:00
  • d618dc457e Added package-lock.json after version upgrade Sankalp Kotewar 2022-05-24 05:48:53 +00:00
  • 558edc0a3b Patch version bumped from 2.0.4 to 2.0.5 for cache Sankalp Kotewar 2022-05-24 05:45:53 +00:00
  • 92b210aced Test case fix for warning message changes Sankalp Kotewar 2022-05-23 12:05:31 +00:00
  • 6f6f4e7588 Enhanced warning description to make more sense. Sankalp Kotewar 2022-05-23 12:03:18 +00:00
  • 10a3934663 Fixed linting issues Sankalp Kotewar 2022-05-23 06:49:26 +00:00
  • 6421989639 Standardized test case input Sankalp Kotewar 2022-05-23 06:39:22 +00:00
  • 07b91eafe5 Added unit test case for #624 Sankalp Kotewar 2022-05-23 06:32:13 +00:00
  • b9fefecf57 Formatting changes Sankalp Kotewar 2022-05-23 05:59:56 +00:00
  • 9aecf41d21 Updated error type to generic to show warning Sankalp Kotewar 2022-05-23 05:39:42 +00:00
  • da52b35800 Adding check for cache paths' existence. Sankalp Kotewar 2022-05-22 10:09:13 +00:00
  • 1e0f6285e5
    Merge pull request #1095 from actions/robherley/artifact-1.1.0-release Rob Herley 2022-05-19 14:52:47 -04:00
  • dd4e856a4e
    @actions/artifact 1.1.0 release robherley/artifact-1.1.0-release Rob Herley 2022-05-19 18:17:15 +00:00
  • a70804595b
    Merge pull request #1063 from actions/robherley/artifact-digest Rob Herley 2022-05-19 14:12:50 -04:00
  • eb7ed88d77
    Merge branch 'main' into robherley/artifact-digest robherley/artifact-digest Rob Herley 2022-05-19 11:45:42 -04:00
  • 500d0b42fe
    Bump all packages that have @actions/http-client as a dependency (#1088) Konrad Pabjan 2022-05-13 11:12:58 -04:00
  • 82efa3d285
    Bump @actions/http-client in all packages that use it (#1087) Konrad Pabjan 2022-05-13 10:58:36 -04:00
  • 2abc7c46f8
    Bump to version 2.0.1 (#1086) Konrad Pabjan 2022-05-13 10:29:29 -04:00
  • e48f1d0c54
    Make tunnel a prod dependency for http-client (#1085) Konrad Pabjan 2022-05-13 10:19:06 -04:00
  • aa676f3cc7
    Update other packages to use http-client v2 (#1082) Brian Cristante 2022-05-11 17:14:25 -04:00
  • 925ae6978b
    Merge pull request #1074 from actions/robherley/core-1.8.0-release Rob Herley 2022-05-05 16:24:45 -04:00
  • e73063a93c
    @actions/core 1.8.0 release robherley/core-1.8.0-release Rob Herley 2022-05-05 20:17:30 +00:00
  • c4ae214c26
    Merge pull request #1073 from actions/robherley/deprecate-markdownsummary Rob Herley 2022-05-05 16:07:16 -04:00
  • 07242b37a4
    add & deprecate old markdownSummary export robherley/deprecate-markdownsummary Rob Herley 2022-05-05 19:44:13 +00:00
  • 01aceeaad6
    Merge pull request #1072 from actions/robherley/not-markdown-summaries Rob Herley 2022-05-05 14:17:33 -04:00
  • 3d29fb91d1
    sed 's/markdownSummary/summary/g' robherley/not-markdown-summaries Rob Herley 2022-05-05 17:29:20 +00:00
  • 35e5aac523
    actually use md5 not sha256 Rob Herley 2022-05-05 10:32:09 -04:00
  • a3c696e88e
    add md5 and use b64 for digest encodings Rob Herley 2022-05-05 09:26:38 -04:00
  • 91b7bf978c
    Move @actions/http-client into the toolkit (#1062) Brian Cristante 2022-05-03 11:10:13 -04:00
  • e37b897f05 update to node 16 updatetonode16 Thomas Boop 2022-04-29 11:42:40 -04:00
  • bcb0e62b16 Copy over http-client files brcrista/http-client-diff Brian Cristante 2022-04-28 09:33:03 -04:00
  • b68735e060
    misc pr feedback Rob Herley 2022-04-27 22:24:16 +00:00
  • d5c547c19f
    update crc header key Rob Herley 2022-04-27 22:22:35 +00:00
  • 9e285cc3fa
    crc: update test header data Rob Herley 2022-04-26 23:21:31 +00:00
  • 3f95e2ea4f
    crc: update headers & digest stream Rob Herley 2022-04-26 22:59:56 +00:00
  • fccc5ee6e6
    crc: move tbl out of class, more tests Rob Herley 2022-04-26 17:31:17 +00:00
  • 3d61fe8000
    add crc64 & tests Rob Herley 2022-04-26 17:13:40 +00:00
  • 9387bd7ded Merge branch 'main' into robherley/artifact-digest Rob Herley 2022-04-26 15:54:22 +00:00
  • 3e2837ddce
    Merge pull request #1059 from actions/robherley/core-1.7.0-release Rob Herley 2022-04-25 09:14:37 -04:00
  • 3048a9d72c
    @actions/core 1.7.0 release robherley/core-1.7.0-release Rob Herley 2022-04-20 20:42:50 +00:00
  • 91f9153ca8
    Merge pull request #1014 from actions/robherley/md-summaries Rob Herley 2022-04-20 16:28:27 -04:00
  • eef3e92175
    summary: remove limit validation in client robherley/md-summaries Rob Herley 2022-04-20 20:10:56 +00:00
  • ed87cc6ce3
    summary: increase limit to 1MiB Rob Herley 2022-04-20 19:55:54 +00:00
  • af45ad8eaa
    Glob 0.3.0 release (#1056) Thomas Boop 2022-04-18 15:49:18 -04:00
  • a4d12de60e glob 0.3.0 release thboop/updateglob Thomas Boop 2022-04-18 14:59:24 -04:00
  • e105138efe Revert "Exec 1.2.0 patch" Thomas Boop 2022-04-18 14:57:54 -04:00
  • 367a6c2423
    Exec 1.2.0 patch (#1055) Thomas Boop 2022-04-18 14:52:32 -04:00
  • 8f2bd5d713
    Added verbose mode in hashFiles (#1052) ruvceskistefan 2022-04-18 20:29:24 +02:00
  • 7654d97eb6
    Merge pull request #1050 from actions/fix_cache_error_type Anurag Chauhan 2022-04-07 14:46:23 +05:30
  • 0b2505c754 Fix error type so that size limit violation is shown as warning fix_cache_error_type Anurag Chauhan 2022-04-07 09:08:16 +00:00
  • e3549a9c58
    artifact: tests for stream digest util Rob Herley 2022-04-05 09:31:49 -04:00
  • c5d1911357
    add digest header for uploads Rob Herley 2022-04-04 17:54:15 -04:00
  • f8a69bc473
    Added cacheSize in ReserveCache API request (#1044) Deepak Dahiya 2022-04-04 16:21:58 +05:30
  • 03eca1b0c7
    Revert "T dedah/cache size" (#1042) Deepak Dahiya 2022-04-01 02:10:08 +05:30
  • 700a0267e4
    Revert "T dedah/cache size" revert-1041-t-dedah/cacheSize Deepak Dahiya 2022-04-01 02:09:04 +05:30
  • 4b12bd3649
    Merge pull request #1041 from t-dedah/t-dedah/cacheSize Deepak Dahiya 2022-04-01 02:07:14 +05:30
  • 6cd8286138 Resolved comments Apple 2022-04-01 01:41:12 +05:30
  • 3abbc6c24c Lint fix Apple 2022-04-01 01:16:43 +05:30
  • d594f1e4b3
    Fix npm audit (#1040) Luke Tomlinson 2022-03-31 14:40:06 -04:00
  • 4a2602dd58
    Fix test for windows 2022 (#1039) Luke Tomlinson 2022-03-31 14:39:39 -04:00
  • 745f129332
    Update @actions/github to 5.0.1 (#1038) Luke Tomlinson 2022-03-31 13:53:55 -04:00
  • 73d8e12de2 Fix package-lock.json version/update-github Luke Tomlinson 2022-03-31 11:10:17 -04:00
  • 31a98126a0 Update @actions/github to 5.0.1 Luke Tomlinson 2022-03-31 10:44:15 -04:00
  • 7e7e8d4206
    Update octokit dependencies (#1037) Luke Tomlinson 2022-03-31 10:36:40 -04:00
  • daa24d7958 Linting Deepak Dahiya 2022-03-31 10:41:54 +00:00
  • bda035c74d cleanup Deepak Dahiya 2022-03-31 09:44:40 +00:00
  • 79acd5bac4 New Response Type Deepak Dahiya 2022-03-31 09:42:59 +00:00
  • b602df7c05 Modified tests Apple 2022-03-30 13:27:36 +05:30
  • 80a66f3298 package-lock revert Deepak Dahiya 2022-03-30 07:33:48 +00:00
  • 7756e7c4cb Cleanup Deepak Dahiya 2022-03-30 07:22:56 +00:00
  • 6d774fcb59 minor Deepak Dahiya 2022-03-29 22:21:15 +00:00
  • f05c940e43 minor Deepak Dahiya 2022-03-29 22:20:22 +00:00
  • a71585a450 minor Deepak Dahiya 2022-03-29 22:19:10 +00:00
  • 76ac2fcd59 Added cacheSize in ReserveCache API request Deepak Dahiya 2022-03-29 22:17:04 +00:00
  • b463992869
    Adding support in cache package to check if Artifact Cache service is enabled or not (#1028) Shubham Tiwari 2022-03-25 14:40:02 +05:30
  • 6ccc235c6d
    Update RELEASES.md enablingForGHES Shubham Tiwari 2022-03-25 11:52:13 +05:30
  • 9d24b58739 Revert "reverting version update" Shubham Tiwari 2022-03-25 11:51:01 +05:30
  • af84eba61e reverting version update Shubham Tiwari 2022-03-25 10:59:17 +05:30
  • 385e1ed722 Merge branch 'enablingForGHES' of github.com:actions/toolkit into enablingForGHES Shubham Tiwari 2022-03-25 00:51:58 +05:30
  • 336e5e4ce8 remove extra spaces Shubham Tiwari 2022-03-25 00:51:25 +05:30
  • 299d3dd2ec
    Update RELEASES.md Shubham Tiwari 2022-03-25 00:40:46 +05:30
  • fa58df4d07
    Update cache.ts tiwarishub-ci-test Shubham Tiwari 2022-03-25 00:40:10 +05:30
  • 8251d0edc0 push to start CI Shubham Tiwari 2022-03-25 00:37:41 +05:30
  • 2a53a08370 linting Shubham Tiwari 2022-03-25 00:26:40 +05:30
  • 6664f1646a linting Shubham Tiwari 2022-03-25 00:25:03 +05:30
  • ec8e458bdc merge conflicts Shubham Tiwari 2022-03-25 00:06:54 +05:30
  • 2487627b27 review comments Shubham Tiwari 2022-03-25 00:02:17 +05:30
  • 39b9640642
    Merge pull request #1030 from actions/users/ashwinsangem/fix_download_chunk_cap Ashwin Sangem 2022-03-24 19:11:52 +05:30
  • 71b35793b1
    Update packages/cache/src/internal/cacheUtils.ts Shubham Tiwari 2022-03-24 17:17:35 +05:30
  • f0a876ab8b bumped up the @action/cache version. Ashwin Sangem 2022-03-24 11:19:52 +00:00
  • 4cb65fcdd9 update name to actions service Shubham Tiwari 2022-03-24 13:36:58 +05:30
  • 77a6cb490e lint Shubham Tiwari 2022-03-24 12:37:32 +05:30
  • a54ac04ab9 linting Shubham Tiwari 2022-03-24 12:10:14 +05:30
  • a4539ea36c lint Shubham Tiwari 2022-03-24 11:55:57 +05:30
  • 4e40c6dfc0 t pMerge branch 'enablingForGHES' of github.com:actions/toolkit into enablingForGHES Shubham Tiwari 2022-03-24 11:46:21 +05:30
  • 31035de89b Lint errors Shubham Tiwari 2022-03-24 11:45:50 +05:30
  • bc0e8f3536
    Update RELEASES.md Shubham Tiwari 2022-03-24 11:28:55 +05:30