agritheory / cloud_storage

S3 protocol storage for Frappe Applications - compatible with S3, Backblaze and DO Spaces
https://agritheory.com/documentation/cloud_storage
Other
9 stars 4 forks source link

feat: shorten public urls, add public persistent sharing link API #17

Closed agritheory closed 1 year ago

agritheory commented 1 year ago

Closes #14 and #15

agritheory commented 1 year ago

@Alchez Rohan - json_diff is failing because I added a new custom field. I would love to figure out how to make the action have some sort of "I approve of this difference"

Alchez commented 1 year ago

@agritheory, so there's a couple things to do here for the json diff linter:

The native Github environment workflow seems like it'll require approval before the job runs, rather than after? So maybe we can have the community workflow as a separate step after the output is ready.