1
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-05 22:07:48 +02:00
Commit graph

466 commits

Author SHA1 Message Date
Sankalp Kotewar
b3bce773f3
updated action.yml 2022-11-21 08:48:46 +00:00
Sankalp Kotewar
b360b35604
Updated action.yml 2022-11-21 08:46:56 +00:00
Sankalp Kotewar
91d3f2deb0
Saving state early to take care of all cases 2022-11-21 08:45:08 +00:00
Sankalp Kotewar
8c4782cf33
Corrected variable name 2022-11-21 08:40:45 +00:00
Sankalp Kotewar
81c1d67b3c
Updated action with correct input variable. 2022-11-21 08:38:36 +00:00
Sankalp Kotewar
885d768356
Added logic fo saving cache on any failure 2022-11-21 08:35:34 +00:00
Sankalp Kotewar
d3ebc46a6f
Updated action 2022-11-17 19:24:13 +00:00
Sankalp Kotewar
cad5946950
Save cache on failure action update 2022-11-17 19:18:01 +00:00
Sankalp Kotewar
cd1e32a41b
Updated logs 2022-11-17 19:14:51 +00:00
Sankalp Kotewar
da7d0c0cb6
Covered no cache found case. 2022-11-17 19:10:53 +00:00
Sankalp Kotewar
e39391011c
Updated error message 2022-11-17 19:06:54 +00:00
Sankalp Kotewar
164ae74f71
fixed action 2022-11-17 19:01:10 +00:00
Sankalp Kotewar
2b724dd191
updated restore 2022-11-17 18:55:29 +00:00
Sankalp Kotewar
0756d0f6e9
Updated action code 2022-11-17 18:52:25 +00:00
Sankalp Kotewar
8d0c6dd906
Updated default workflow with new input 2022-11-17 18:48:45 +00:00
Sankalp Kotewar
82174f3e1f
Added default value to strict restore input 2022-11-17 18:44:48 +00:00
Sankalp Kotewar
7924423105
Strict restore implemented 2022-11-17 18:43:51 +00:00
Sankalp Kotewar
dde24d199d
Update action.yml 2022-11-17 15:57:58 +05:30
Sankalp Kotewar
a5d3486962
Update action.yml 2022-11-17 15:56:22 +05:30
Sankalp Kotewar
e2268699bd
Update action.yml 2022-11-17 10:15:38 +05:30
Sankalp Kotewar
286fe1ac83
Updated dist for save 2022-11-15 04:41:27 +00:00
Sankalp Kotewar
919a100745
Updated devcontainer 2022-11-15 04:39:53 +00:00
Sankalp Kotewar
761305a93f
Added devcontainer for nodejs 2022-11-15 04:27:07 +00:00
Sankalp Kotewar
af961fd366
Updated save primary key fetch 2022-11-14 12:34:01 +00:00
Sankalp Kotewar
97382073c8
Update action.yml 2022-11-14 16:44:26 +05:30
Sankalp Kotewar
70b795fcaf
Update action.yml 2022-11-14 16:44:09 +05:30
Sankalp Kotewar
ff69bd874c
Merge branch 'main' of https://github.com/kotewar/cache 2022-11-14 10:56:17 +00:00
Sankalp Kotewar
70576fc9a4
Updated input for save 2022-11-14 10:55:36 +00:00
Sankalp Kotewar
7952f59166
Update action.yml 2022-11-14 16:13:34 +05:30
Sankalp Kotewar
c1a4468eba
Update action.yml 2022-11-14 16:08:47 +05:30
Sankalp Kotewar
80a0ee3e72
Update action.yml 2022-11-14 16:08:28 +05:30
Sankalp Kotewar
be3863f944
Update action.yml 2022-11-14 08:32:37 +05:30
Sankalp Kotewar
d4b6d0103d
Update action.yml 2022-11-14 08:31:25 +05:30
Sankalp Kotewar
44ee4cf57c
Create action.yml 2022-11-14 08:30:30 +05:30
Sankalp Kotewar
2c8178f27d
Create action.yml 2022-11-14 08:30:07 +05:30
Vipul
db8d946d18
Merge pull request #979 from asaf400/patch-2
Update hashFiles documentation reference
2022-11-13 13:54:22 +05:30
Asaf Levy
0e93819da5
Update hashFiles documentation reference
Update hashFiles documentation reference Link to the valid doc
https://docs.github.com/en/actions/learn-github-actions/expressions#hashfiles
2022-11-09 21:38:02 +02:00
Bishal Prasad
9a6a4f6079
Add more details to version section in readme (#971)
* Add more details to version section in readme

* Update README.md

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

* Use ubuntu/squid instead of datadog/squid

Co-authored-by: Sankalp Kotewar <98868223+kotewar@users.noreply.github.com>
2022-11-07 15:42:42 +05:30
Bishal Prasad
d0af8a3ecc
Change datadog/squid to Ubuntu/squid in CI check (#976) 2022-11-07 13:22:00 +05:30
Sankalp Kotewar
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 Kotewar
14f2d18ea2
Moved recommendation to skipping steps section 2022-10-26 11:15:05 +00:00
Sankalp Kotewar
083fb3041b
Merge branch 'main' into kotewar/doc-update 2022-10-26 16:41:36 +05:30
Lovepreet Singh
5085ac92ef
Merge pull request #963 from actions/pdotl-patch-1
Create pull_request_template.md
2022-10-26 13:42:27 +05:30
Lovepreet Singh
76639bb4e5
Create pull_request_template.md
Adding a PR template would certainly increase clarity on the PRs and also help us better review changes. This is a starter template. Please feel free to suggest changes, add/remove sections that are not relevant.
2022-10-21 20:38:51 +05:30
Sankalp Kotewar
5294b3f306
Update README.md 2022-10-19 00:41:06 +05:30
Sankalp Kotewar
4fe9c4bd54
Updated release file with correct env variable (#960) 2022-10-18 12:45:50 +05:30
Rong Rong
2b04a41915
timeout env var key is not correct in README.md (#959) 2022-10-18 10:56:49 +05:30
Lovepreet Singh
9b0c1fce7a
Merge pull request #956 from actions/pdotl-version-bump
Update cache to use @actions/core@^1.10.0
2022-10-13 16:42:28 +05:30
Lovepreet Singh
18103f63fe Fix licensed status error 2022-10-13 11:03:20 +00:00
Lovepreet Singh
3e383cd9c3 Update RELEASES 2022-10-13 10:36:33 +00:00