Commit Graph
56 Commits
Author SHA1 Message Date
Sankalp KotewarandGitHub da7d0c0cb6 Covered no cache found case. 2022-11-17 19:10:53 +00:00
Sankalp KotewarandGitHub e39391011c Updated error message 2022-11-17 19:06:54 +00:00
Sankalp KotewarandGitHub 164ae74f71 fixed action 2022-11-17 19:01:10 +00:00
Sankalp KotewarandGitHub 2b724dd191 updated restore 2022-11-17 18:55:29 +00:00
Sankalp KotewarandGitHub 0756d0f6e9 Updated action code 2022-11-17 18:52:25 +00:00
Sankalp KotewarandGitHub 8d0c6dd906 Updated default workflow with new input 2022-11-17 18:48:45 +00:00
Sankalp KotewarandGitHub 82174f3e1f Added default value to strict restore input 2022-11-17 18:44:48 +00:00
Sankalp KotewarandGitHub 7924423105 Strict restore implemented 2022-11-17 18:43:51 +00:00
Sankalp KotewarandGitHub dde24d199d Update action.yml 2022-11-17 15:57:58 +05:30
Sankalp KotewarandGitHub a5d3486962 Update action.yml 2022-11-17 15:56:22 +05:30
Sankalp KotewarandGitHub e2268699bd Update action.yml 2022-11-17 10:15:38 +05:30
Sankalp KotewarandGitHub 286fe1ac83 Updated dist for save 2022-11-15 04:41:27 +00:00
Sankalp KotewarandGitHub 919a100745 Updated devcontainer 2022-11-15 04:39:53 +00:00
Sankalp KotewarandGitHub 761305a93f Added devcontainer for nodejs 2022-11-15 04:27:07 +00:00
Sankalp KotewarandGitHub af961fd366 Updated save primary key fetch 2022-11-14 12:34:01 +00:00
Sankalp KotewarandGitHub 97382073c8 Update action.yml 2022-11-14 16:44:26 +05:30
Sankalp KotewarandGitHub 70b795fcaf Update action.yml 2022-11-14 16:44:09 +05:30
Sankalp KotewarandGitHub ff69bd874c Merge branch 'main' of https://github.com/kotewar/cache 2022-11-14 10:56:17 +00:00
Sankalp KotewarandGitHub 70576fc9a4 Updated input for save 2022-11-14 10:55:36 +00:00
Sankalp KotewarandGitHub 7952f59166 Update action.yml 2022-11-14 16:13:34 +05:30
Sankalp KotewarandGitHub c1a4468eba Update action.yml 2022-11-14 16:08:47 +05:30
Sankalp KotewarandGitHub 80a0ee3e72 Update action.yml 2022-11-14 16:08:28 +05:30
Sankalp KotewarandGitHub be3863f944 Update action.yml 2022-11-14 08:32:37 +05:30
Sankalp KotewarandGitHub d4b6d0103d Update action.yml 2022-11-14 08:31:25 +05:30
Sankalp KotewarandGitHub 44ee4cf57c Create action.yml 2022-11-14 08:30:30 +05:30
Sankalp KotewarandGitHub 2c8178f27d Create action.yml 2022-11-14 08:30:07 +05:30
Sankalp KotewarandGitHub 8bec1e4cc3 Merge pull request #961 from actions/kotewar/doc-update
Update README with clearer info about cache-hit and its value
2022-10-26 17:10:10 +05:30
Sankalp KotewarandGitHub 14f2d18ea2 Moved recommendation to skipping steps section 2022-10-26 11:15:05 +00:00
Sankalp KotewarandGitHub 083fb3041b Merge branch 'main' into kotewar/doc-update 2022-10-26 16:41:36 +05:30
Sankalp KotewarandGitHub 4fe9c4bd54 Updated release file with correct env variable (#960) 2022-10-18 12:45:50 +05:30
Sankalp Kotewar 8954b07458 Removed unnecessary backslash in regex 2022-08-22 13:05:20 +00:00
Sankalp Kotewar 0ae6818675 Formatted files with prettier 2022-08-22 12:57:35 +00:00
Sankalp KotewarandGitHub fd5de65bc8 Merge pull request #899 from actions/kotewar/download-and-compression-fix
Updated actions/cache toolkit dep to v3.0.4
2022-08-22 12:07:42 +05:30
Sankalp Kotewar d49b6bb21d Updated actions/cache toolkit dep to v3.0.4 2022-08-18 14:13:31 +00:00
Sankalp KotewarandGitHub a7c34adf76 Merge pull request #894 from actions/kotewar/update-toolkit-version
Fix for the download stuck problem
2022-08-11 14:56:44 +05:30
Sankalp Kotewar 83394c99b7 Updated cache version in license file 2022-08-11 07:59:07 +00:00
Sankalp Kotewar e839c25979 Updated actions/cache version to 3.0.3 2022-08-11 07:57:29 +00:00
Sankalp Kotewar 33a923d660 Added release information 2022-08-09 16:48:03 +00:00
Sankalp Kotewar a404368986 Updated actions/cache version to 3.0.2 2022-08-09 16:43:43 +00:00
Sankalp KotewarandGitHub 4387dbc81a Merge pull request #835 from shivamarora1/clojure-lein-example
feat: 🎸 add example for clojure lein project deps
2022-08-01 13:27:13 +05:30
Sankalp KotewarandGitHub c3f1317a9e Merge pull request #813 from actions/users/kotewar/upgrading-cache-to-v2.0.6
Updated README file with release info
2022-06-07 13:07:13 +05:30
Sankalp KotewarandGitHub d0a54b996c Fixed typo 2022-06-07 07:14:00 +00:00
Sankalp KotewarandGitHub 8c5bd0c82d Updated README file with release info 2022-06-07 07:11:42 +00:00
Sankalp KotewarandGitHub c9c0f73558 Merge pull request #812 from actions/users/kotewar/upgrading-cache-to-v2.0.6
Updated @actions/cache to v2.0.6
2022-06-07 12:27:10 +05:30
Sankalp KotewarandGitHub dd58d1315f Added release info and upgraded version 2022-06-06 12:31:18 +00:00
Sankalp KotewarandGitHub c296e6a08c Updated @actions/cache version in license file 2022-06-06 09:55:39 +00:00
Sankalp KotewarandGitHub 7ed7f22ed8 Updated actions/cache to v2.0.6 2022-06-06 09:40:27 +00:00
Sankalp KotewarandGitHub 30f413bfed Merge pull request #808 from actions/users/kotewar/update-actions-cache-version
Upgraded @actions/cache to 2.0.5
2022-05-31 12:33:10 +05:30
Sankalp KotewarandGitHub f2ea0f25f2 Updated Readme with what's new and removed v2 info 2022-05-31 03:33:14 +00:00
Sankalp KotewarandGitHub d5956bbc3c Updated release and package versions 2022-05-30 12:01:54 +00:00
Sankalp KotewarandGitHub a686c72e4a Revert "Updated package version to 3.0.3 and dependencies"
This reverts commit 4ce1a96732.
2022-05-30 11:54:57 +00:00
Sankalp KotewarandGitHub 8e680ea440 Revert "Added release information for 3.0.2 in RELEASES.md"
This reverts commit c376fc84c9.
2022-05-30 11:54:45 +00:00
Sankalp KotewarandGitHub c376fc84c9 Added release information for 3.0.2 in RELEASES.md 2022-05-30 09:03:33 +00:00
Sankalp KotewarandGitHub 4ce1a96732 Updated package version to 3.0.3 and dependencies 2022-05-30 08:03:00 +00:00
Sankalp KotewarandGitHub a2bd439f8e Updated license version and dist 2022-05-30 06:36:08 +00:00
Sankalp KotewarandGitHub 35ef551d1f Upgraded @actions/cache to 2.0.5 2022-05-30 05:59:51 +00:00