Commit Graph

515 Commits (2dd8a98ba5c004c64f1cec3eacafc5def5dcfa63)
 

Author SHA1 Message Date
Sankalp Kotewar 2dd8a98ba5
Fixed broken link 3 years ago
Sankalp Kotewar 6626be91c2
Reverted to older version 3 years ago
Sankalp Kotewar 30f06b918e
Merge branch 'kotewar/recipes-and-strategies-for-all-cache-actions' of https://github.com/actions/cache into kotewar/recipes-and-strategies-for-all-cache-actions 3 years ago
Sankalp Kotewar 989ccaeed0
Moved back section to strategies 3 years ago
Sankalp Kotewar 954270b660
Update README.md 3 years ago
Sankalp Kotewar 72fba45689
Fixed heading of a section 3 years ago
Sankalp Kotewar 785a97c554
Renamed file and added readme reference 3 years ago
Sankalp Kotewar 1a7fdf2795
Updated paths 3 years ago
Sankalp Kotewar dbe593315f
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar e999d08944
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 56d316e1fd
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 1ee1ddeccb
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar e872158b55
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 3a4b1835dd
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 450aa947df
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 5d3c4042ec
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar c275d5161a
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar faa6bb52c7
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 46572c6bc7
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 72f008c0fe
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 0ae90725c5
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 013124e1f5
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar 9fc69c0486
Merge branch 'kotewar/recipes-and-strategies-for-all-cache-actions' of https://github.com/actions/cache into kotewar/recipes-and-strategies-for-all-cache-actions 3 years ago
Sankalp Kotewar a8cc06d142
Fixed heading 3 years ago
Sankalp Kotewar f96f50c4ad
Merge branch 'main' into kotewar/recipes-and-strategies-for-all-cache-actions 3 years ago
Sankalp Kotewar 67da2c170a
Added paths 3 years ago
Vipul 87396fe6b4
Merge pull request #1065 from actions/vsvipul/dep-fix
Update json5 package version
3 years ago
Vipul e630eda107 Fix json5 package version 3 years ago
Sampark Sharma 58c146cc91
Release support for cross-os caching as opt-in feature (#1060)
* Release support for cross-os caching as opt-in feature
Add documentation for cross-os caching

* Apply suggestions from code review

Co-authored-by: Lovepreet Singh <pdotl@github.com>

* Address review comments

Co-authored-by: Lovepreet Singh <pdotl@github.com>
3 years ago
Sankalp Kotewar 448136d74a
Markdown linting 3 years ago
Sankalp Kotewar 8f55b46314
Formatted sub headings 3 years ago
Sankalp Kotewar d138998033
Updated doc with comments 3 years ago
Sankalp Kotewar 666171c100
Review comments and some snippets 3 years ago
Sampark Sharma 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
3 years ago
Sankalp Kotewar 1f414295fe
Fixed broken link (#1057) 3 years ago
Sankalp Kotewar c6d92eb236
Update CACHING.md
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
3 years ago
Sankalp Kotewar f8cf48dd94
Added info about key and restore keys 3 years ago
Sankalp Kotewar 5e6197bef2
Update CACHING.md 3 years ago
Sankalp Kotewar 047fc4684a
Merge branch 'main' into kotewar/recipes-and-strategies-for-all-cache-actions 3 years ago
Sankalp Kotewar 0f625ade34
Added outline and cache basics 3 years ago
Tanuj Kumar Mishra 365406cb70
Merge pull request #1051 from uhooi/feature/add_mint_example
Add Mint example
3 years ago
uhooi d6217569d5 Update Mint example 3 years ago
uhooi 84e54000da Merge remote-tracking branch 'origin/main' into feature/add_mint_example 3 years ago
Sampark Sharma 4723a57e26
Revert compression changes related to windows but keep version logging (#1049)
* Revert compression changes related to windows
 due to symlink issues

* Added tips and workarounds for cross os
3 years ago
Lovepreet Singh d1507cccba
Merge pull request #1042 from me-and/correct-readme-re-windows
README.md: remove outdated Windows cache tip link
3 years ago
Lovepreet Singh 3337563725
Merge branch 'main' into correct-readme-re-windows 3 years ago
Markus Mützel 60c7666709
save/README.md: Fix typo in example (#1040)
Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
3 years ago
Adam Dinwoodie b053f2b699
Fix formatting error in restore/README.md (#1044) 3 years ago
Adam Dinwoodie 501277cfd7 README.md: remove outdated Windows cache tip link
As of 9b0be58 (Release compression related changes for windows (#1039),
2022-12-23), the section of tips-and-workarounds.md referring to
improving cache restore performance on Windows no longer exists, so
don't link to it from README.md.
3 years ago
Sampark Sharma c1a5de879e
Upgrade codeql to v2 (#1023)
* Upgrade codeql to v2

* Update codeql.yml

Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
3 years ago