Yang Cao
f280785d7b
licensed changes
2026-04-13 11:30:08 -04:00
Bassem Dghaidi and GitHub
8a67110529
Add licenses
2026-03-18 06:34:30 -07:00
Bassem Dghaidi and GitHub
46957638dc
Add licensed output
2026-01-29 01:31:38 -08:00
Ryan Ghadimi
304ab5a070
license for httpclient
2026-01-16 13:30:00 +00:00
Ryan Ghadimi
609fc19e67
Update licensed record for cache
2026-01-16 12:28:12 +00:00
Salman Muin Kayser Chishti
d0a0e18134
fix: update license files for @actions/cache, fast-xml-parser, and strnum
2025-12-12 15:49:07 +00:00
Salman Muin Kayser Chishti
76fc20e7a9
chore: update license cache for @actions/cache v5.0.0
2025-12-11 18:05:36 +00:00
Salman Muin Kayser Chishti
e92260483e
Merge main branch and resolve conflicts
...
- Keep Node 24 package.json with local cache package reference
- Keep rebuilt dist files with local cache package
- Preserve package-lock.json with updated dependencies
- Include latest license updates from main
2025-09-29 15:42:16 +01:00
Bassem Dghaidi and GitHub
4f5ea67f1c
Update licensed cache
2025-09-24 06:39:50 -07:00
Salman Muin Kayser Chishti
99f840292b
Approve license
2025-08-13 21:51:16 +01:00
Salman Muin Kayser Chishti
d6693585a1
license and compiled
2025-08-13 21:46:44 +01:00
Salman Muin Kayser Chishti
941dee2241
Merge branch 'main' into pr/1630
2025-08-13 21:43:37 +01:00
Bassem Dghaidi and GitHub
374a27f269
Prepare release 4.2.4
2025-08-07 04:25:55 -07:00
Bassem Dghaidi and GitHub
d81cc477d9
Add licensed output
2025-08-06 12:37:53 -07:00
Bassem Dghaidi and GitHub
de243982c5
Add licensed output
2025-08-06 12:35:46 -07:00
Salman Chishti
7e364f2770
update licences
2025-08-06 10:30:04 +00:00
Salman Chishti
76d40dd347
Update to use the latest version of the cache package to obfuscate the SAS
2025-03-18 07:58:36 -07:00
Rob Herley
da26677639
bump @actions/cache to v4.0.2, prep for v4.2.2 release
2025-02-26 12:45:56 -05:00
Rob Herley
710893c236
bump @actions/cache to v4.0.1
2025-02-14 13:20:28 -05:00
Bassem Dghaidi and GitHub
f46ceeb60d
Add licensed output
2024-12-04 13:44:43 -08:00
Bassem Dghaidi and GitHub
c16df86586
Add licensed output
2024-12-04 12:08:14 -08:00
bethanyj28
89c7d86c71
licensed cache
2024-02-29 13:17:11 -05:00
Rob Herley
1baebfc3ba
licensed
Code scanning - action / CodeQL-Build (push) Has been cancelled
2024-01-11 10:45:45 -05:00
Chad Kimes and GitHub
f7ebb81a3f
Consume latest toolkit and fix dangling promise bug ( #1217 )
...
* Consume latest toolkit and fix dangling promise bug
* Pass earlyExit parameter to run method so tests don't hang
* Pass earlyExit parameter to run method so tests don't hang
* Refactor restore files to have better patterns for testing
* style
2023-08-09 15:36:51 +01:00
Sankalp Kotewar and GitHub
88522ab9f3
Reduced download segment size to 128 MB and timeout to 10 minutes ( #1129 )
...
Code scanning - action / CodeQL-Build (push) Has been cancelled
* Changed segment size to 128mb & timeout to 10 min
* Updated license
* Updated licenses
2023-03-13 10:32:46 +05:30
940f3d7cf1
Add lookup-only option ( #1041 )
...
Code scanning - action / CodeQL-Build (push) Has been cancelled
* Add new actions/cache version (with dryRun support)
* Add dry-run option
* Changes after rebase
* Update readme
* Rename option to lookup-only
* Update test name
* Update package.json + changelog
* Update README
* Update custom package version
* Update custom package version
* Update @actions/cache to 3.2.0
* Code review
* Update log statement
* Move test case
---------
Co-authored-by: Sankalp Kotewar <[email protected] >
2023-03-09 18:00:28 +05:30
Lovepreet Singh
8d3a1e02aa
Fix license
Code scanning - action / CodeQL-Build (push) Has been cancelled
2023-02-20 20:03:56 +00:00
Sampark Sharma and GitHub
6998d139dd
Release patch version update ( #1105 )
Code scanning - action / CodeQL-Build (push) Has been cancelled
2023-02-10 11:44:56 +05:30
4791017169
Update workflows to use reusable-workflows ( #1066 )
...
* Update workflows to use reusable-workflows
Signed-off-by: jongwooo <[email protected] >
* fix: Update the out-of-date metadata files
Signed-off-by: jongwooo <[email protected] >
Signed-off-by: jongwooo <[email protected] >
Co-authored-by: Shubham Tiwari <[email protected] >
2023-01-17 17:27:27 +05:30
Sampark Sharma and GitHub
6fd2d4538c
Add support to opt-in enable cross-os caching on windows ( #1056 )
...
* Add support to opt-in enable cross-os caching on windows
* Fix tests
* Address review comments and update tests
* Fix tests
* Address review comments
* Address review comments
2023-01-05 16:49:13 +05:30
Sampark Sharma and GitHub
4723a57e26
Revert compression changes related to windows but keep version logging ( #1049 )
...
Code scanning - action / CodeQL-Build (push) Has been cancelled
* Revert compression changes related to windows
due to symlink issues
* Added tips and workarounds for cross os
2022-12-27 16:38:40 +05:30
Sampark Sharma and GitHub
9b0be58822
Release compression related changes for windows ( #1039 )
...
* Release compression related changes for windows
* Update license
2022-12-23 11:49:17 +05:30
c17f4bf466
GA for granular cache ( #1035 )
...
Code scanning - action / CodeQL-Build (push) Has been cancelled
* Add example for Haskell Stack
* Revert "Add example for Haskell Stack"
* Basic implementation
* Updated variable name
* Adding wrapper class
* Changed logs to warnings
* added debug logs
* experimenting
* Test
* test
* new try
* test
* Impl separated
* Reverted wrapper changes
* Added test cases
* Some cleanup
* Formatted document
* Fixed test cases issues
* Slight modification for test cases check
* Updated new actions' input descriptions
* Reverted custom asks implemented and added wrapper
* refactor into a generic outputter
* Readme draft for new actions
* Generated dist
* Fixed breaking test case
* Removed return type in promise
* Removed commented lines
* Calling methods from same file
* dist
* update save as well
* fix merge
* Changes for beta release
* Update dist folder
* Fixed formatting
* dist
* Add support for gzip fallback for restore of old cache on windows
* Fixed test cases
* Fixed test cases
* Added restore only and save only test cases
* Updated new actions dist files
* Removed comments
* Fixed inputs
* Renamed variables and added tests
* Fixed breaking test case
* Fixed review comments and tests
* added stateprovider changes
* Deleted stateprovider tests until added
* Added stateprovider test cases
* Fixed breaking test case
* Updated outputs of restore action
* Changes for beta release
* Update dist folder
* Add support for gzip fallback for restore of old cache on windows
* update for new beta release
* Update save/action.yml
Co-authored-by: Bishal Prasad <[email protected] >
* Update restore/action.yml
Co-authored-by: Bishal Prasad <[email protected] >
* Update restore/action.yml
Co-authored-by: Bishal Prasad <[email protected] >
* Update restore/action.yml
Co-authored-by: Bishal Prasad <[email protected] >
* Update restore/action.yml
Co-authored-by: Bishal Prasad <[email protected] >
* Added more assertions as values can't be checked
* Removed unused code
* Merged beta branch and resolved conflicts
* Added save readme
* Updates to save readme
* Renamed output
* Added cache hit info in readme
* Update restore/README.md
Co-authored-by: Bishal Prasad <[email protected] >
* Update restore/README.md
Co-authored-by: Bishal Prasad <[email protected] >
* Update restore/README.md
Co-authored-by: Bishal Prasad <[email protected] >
* Update save/README.md
Co-authored-by: Bishal Prasad <[email protected] >
* Update save/README.md
Co-authored-by: Bishal Prasad <[email protected] >
* Removed verbose statements
* Repositioned new actions introduction
* Added test case for restore state
* Addressed review comments
* nit
* nit: added language to code blocks
* Updated beta version to 3.2.0-beta.1
* Added stateprovider mock implementations
* Linting errors fixed
* Save-only warning added
* Updated return ID to -2
* Removed -2 error code
* Removed comment
* Updated cache npm lib version
* Updated license version
* Updated releases.md
* Updated readme with the new actions in what's new
Co-authored-by: Malo Bourgon <[email protected] >
Co-authored-by: Vipul <[email protected] >
Co-authored-by: Bishal Prasad <[email protected] >
Co-authored-by: Tanuj Kumar Mishra <[email protected] >
Co-authored-by: Sampark Sharma <[email protected] >
2022-12-21 19:38:44 +05:30
Lovepreet Singh
18103f63fe
Fix licensed status error
Code scanning - action / CodeQL-Build (push) Has been cancelled
2022-10-13 11:03:20 +00:00
Francesco Renzi
831ee695a5
Update licenses
2022-10-06 10:44:39 +01:00
Vipul
81423d07fe
Update licenses
Code scanning - action / CodeQL-Build (push) Has been cancelled
2022-08-24 11:32:31 +00:00
Sankalp Kotewar
d49b6bb21d
Updated actions/cache toolkit dep to v3.0.4
2022-08-18 14:13:31 +00:00
Sankalp Kotewar
83394c99b7
Updated cache version in license file
2022-08-11 07:59:07 +00:00
Sankalp Kotewar
a404368986
Updated actions/cache version to 3.0.2
2022-08-09 16:43:43 +00:00
Lovepreet Singh
9916fe1701
Update cache version in licences
2022-08-04 10:46:56 +00:00
Shubham Tiwari and GitHub
354a2ae15e
Consuming 3.0 actions/cache ( #834 )
...
* Consuming 3.0 actions/cache
* formatting and error
* updated package version
* resolve package
* dist
* review comment
* dist
* dist
2022-07-07 21:56:17 +05:30
Sankalp Kotewar and GitHub
c296e6a08c
Updated @actions/cache version in license file
2022-06-06 09:55:39 +00:00
Sankalp Kotewar and GitHub
a2bd439f8e
Updated license version and dist
2022-05-30 06:36:08 +00:00
vsvipul
cab6d27614
Update licenses
2022-05-04 16:58:48 +05:30
48af2dc4a9
Update actions/cache version ( #786 )
...
Code scanning - action / CodeQL-Build (push) Has been cancelled
* Updang actions/cache version
* New build
* Update licenses
Co-authored-by: vsvipul <[email protected] >
2022-04-11 11:56:23 +05:30
vsvipul
770a27cf65
Update licenses
Code scanning - action / CodeQL-Build (push) Has been cancelled
2022-04-05 12:17:59 +05:30
Shubham Tiwari and GitHub
136d96b4ae
Enabling actions/cache for GHES based on presence of AC service ( #774 )
...
Code scanning - action / CodeQL-Build (push) Has been cancelled
* initial changes
* Update package-lock.json
* Update package-lock.json
* review comments and updated test cases
* package.json
* changed name
* added new line
* changed tookit
* updated with 2.0
* changed with public released package
* ran code format
* linting errors
* Update actionUtils.test.ts
* Update cache.dep.yml
* Update package.json
* Update README.md
* Create RELEASES.md
* Update RELEASES.md
* Update package.json
* Update package-lock.json
* typo
2022-03-30 15:46:49 +05:30
7d4f40b464
Bumping up the version to fix download issue for files > 2 GB. ( #775 )
...
* Bumping up the version to fix download issue for files > 2 GB.
* Update license for cache
Co-authored-by: vsvipul <[email protected] >
2022-03-30 15:33:23 +05:30
vsvipul
60c606a2b4
Update licensed files
2022-03-21 12:01:49 +05:30
vsvipul
8e70c71aee
Update licenses for packages
Code scanning - action / CodeQL-Build (push) Has been cancelled
2022-02-08 22:23:08 +05:30