livecycle / preevy

Quickly deploy preview environments to the cloud!
https://preevy.dev
Apache License 2.0
2.05k stars 76 forks source link

Implement store based on Azure blob storage for profile store #102

Closed Yshayy closed 3 months ago

Yshayy commented 1 year ago

Implement a profile storage for azure blob storage.

Should be similar to other implementations:

Registration is done here: https://github.com/livecycle/preevy/blob/main/packages/cli/src/fs.ts

Url format should follow conventions of golang cloud sdk: https://gocloud.dev/howto/blob/#azure

hassansuhaib commented 1 year ago

I want to work on this

royra commented 3 months ago

Done long ago #423