Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.22 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.22 KB

@microfleet/files

codecov.io npm version Commitizen friendly semantic-release Build Status Code Climate

Handles metadata processing, as well as various post-processing of files

Usage

TODO:

Notes

To enable GCS pubsub notifications one must create a topic for it first:

gsutil notification create -t projects/<PROJECT_NAME>/topics/<TOPIC_NAME> -f json -e OBJECT_FINALIZE gs://<BUCKET_NAME>

Roadmap

  • document how it interacts with other services