clio-janelia / clio-store

A serverless Connectomics Storage API based on Google Firestore and other scalable services.
0 stars 0 forks source link

First-class API for merges #5

Open stuarteberg opened 3 years ago

stuarteberg commented 3 years ago

Instead of relying on the client to manage its own merge data in firestore, the clio-store backend should provide a custom endpoint for storing merges (and it should be consistent with the pull request API). The endpoint should appropriately handle the new versioning concepts as defined in #4.

cc @DocSavage @tingzhao @hubbardp @umayaml