You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: