microsoft / LSKV

A Ledger-backed Secure Key-Value store (LSKV), built on the Confidential Consortium Framework (CCF)
https://microsoft.github.io/CCF
MIT License
34 stars 6 forks source link

Publish nightly releases #143

Open jeffa5 opened 1 year ago

jeffa5 commented 1 year ago

Is your feature request related to a problem? Please describe.

Nightly releases would be a nice thing to have providing an easily pin-able version for things and for tracking progress.

Describe the solution you'd like

GH automation that runs every night to build, test, tag and publish a release. This might create a tag of the form nightly-<year>-<month>-<date>. It would ideally publish docker images (see #142) with this tag.