Pulkit Kathuria
Pulkit Kathuria
Hmm, that is fine, but that won't work due to the following reasons. We make judgments if the cache exists based on the lock file. In case the lock file...
I understand it now. I think* I understand it now. You would like to cache any folder of your choice based on a condition of your choice. This can just...
Normally, we prune it by cron tab. Diskspace is cheap, memory is expensive. Plus for around 20 projects, we stay in the range of 20GB ~ 50 GB. A crontab...
Or it can be done as ``` cache_http_api: "http://127.0.0.1:3000?keep_days=7" ``` This can be handled at the time of request
https://github.com/actions/cache/issues/505#issuecomment-1123435993
Hi @markstos, yes if GHES can use `action/cache` upon 3.5 GHE release, then this project will become redundant. Although, of course the `action/cache`, will need to lift off the GHES...
Thanks for your https://github.com/actions/cache/issues/505#issuecomment-1126833743 @markstos I didn't know that the `actions/cache` is going to Github's cloud and not restrcited to GHES. That'd be a bummer since we have internal code...
Let me add a reference to this issue over there, together with on the non PHP world detectors, if that's ok?
Hi, thank you for making changes to print statements for python3 >I have got errors pointing to 'print' statements and other syntax errors which are different in python3 . #15...
I think the following path is showing up error. Perhaps you can try to change the following path to a path where you have permissions on your machine. https://github.com/kevincobain2000/jProcessing/blob/master/src/jNlp/jCabocha.py#L15-L19