toolkit icon indicating copy to clipboard operation
toolkit copied to clipboard

Ability to overwrite base url in actions/cache

Open sindrig opened this issue 4 years ago • 4 comments

As ACTIONS_CACHE_URL cannot be overwritten in actions/cache, provide the ability to overwrite it using GITHUB_ACTIONS_CACHE_URL.

See https://github.com/actions/cache/pull/679 for more context

sindrig avatar Nov 25 '21 12:11 sindrig

@actions/actions-cache for review here

yaananth avatar Feb 10 '22 14:02 yaananth

@sindrig any idea who should review this? @bishal-pdMSFT ?

semihural-tomtom avatar Apr 11 '24 14:04 semihural-tomtom

For anyone interested we now maintain a daily updated fork where we monkey patch minimized JavaScript of the action to include a similar patch. Please check out https://github.com/cirruslabs/cache

fkorotkov avatar Apr 11 '24 14:04 fkorotkov

@sindrig any idea who should review this? @bishal-pdMSFT ?

No idea. I'm not using this anymore (my old team might be) so I'm not invested in getting this in. I've stopped using actions/cache partly because of this.

Anyway, I've resolved the conflicts and keeping this open until it gets any response.

sindrig avatar Apr 11 '24 14:04 sindrig