Skip to content

Conversation

@kishorviswanathan
Copy link
Contributor

@kishorviswanathan kishorviswanathan commented Sep 3, 2024

feat(storage): add support for GCS as storage driver

This PR aims to add support for Google Cloud Storage (GCS) as a storage driver.

@kishorviswanathan kishorviswanathan changed the title Add support for GCS as storage driver feat(storage): add support for GCS as storage driver Sep 3, 2024
@LouisHaftmann LouisHaftmann requested a review from DrJume September 3, 2024 11:02
@LouisHaftmann
Copy link
Collaborator

Looks good but we still need to find a way to add tests for this. Are there any gcs emulators for local development?

@DrJume DrJume requested review from LouisHaftmann and removed request for DrJume September 4, 2024 14:10
@kishorviswanathan
Copy link
Contributor Author

@LouisHaftmann I found this, will give it a try.

@kishorviswanathan
Copy link
Contributor Author

@LouisHaftmann I have added the test and that helped me to identify a bug. Thanks for the suggestion.

Copy link
Collaborator

@LouisHaftmann LouisHaftmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one tiny nitpick: Could we rename STORAGE_GCS_SERVICEACCOUNT_KEY to STORAGE_GCS_SERVICE_ACCOUNT_KEY for the sake of consistency?

@kishorviswanathan
Copy link
Contributor Author

Done. Renamed it.

@LouisHaftmann LouisHaftmann self-requested a review September 5, 2024 05:46
@LouisHaftmann
Copy link
Collaborator

Thank you! ❤️

@LouisHaftmann LouisHaftmann merged commit c0d4a1a into falcondev-oss:dev Sep 5, 2024
@LouisHaftmann
Copy link
Collaborator

Will be available in the next release. You can check it out now with the dev image ghcr.io/falcondev-oss/github-actions-cache-server:dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants