gcs-cacher icon indicating copy to clipboard operation
gcs-cacher copied to clipboard

Provide GitHub action with the gcs-cacher

Open JCMais opened this issue 3 years ago • 1 comments

Hey! Awesome tool.

This is a feature request to provide a GitHub action on this repository that uses the Docker image itself.

JCMais avatar Jan 13 '22 16:01 JCMais

Today I created an action which should fit your needs. Not based on this software because of some reasons (I didn't wanted to have the Docker layer, more, it doesn't support workload identity based authentication which should be mandatory in a CI workflow).

Here it is, do not hesitate to give feedbacks :)

jeremylvln avatar Jan 18 '22 16:01 jeremylvln