gcs-cacher
gcs-cacher copied to clipboard
Provide GitHub action with the gcs-cacher
Hey! Awesome tool.
This is a feature request to provide a GitHub action on this repository that uses the Docker image itself.
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 :)