in03 / proxima

Transcode source media directly from DaVinci Resolve using multiple machines for encoding. Great for creating proxies quickly.
MIT License
50 stars 3 forks source link

Support semver version-constraint #249

Closed in03 closed 1 year ago

in03 commented 1 year ago

Let's rework the version-constraint/build info system to use release semantic-version numbers for worker compatability. We can check to see if we're in a git-repo, but simply warn the user that they're in charge of maintaining worker-compatability. Not mission critical stuff. We can consider major and minor versions to be breaking and patch versions to be safe.

in03 commented 1 year ago

/cib

github-actions[bot] commented 1 year ago

Branch feature/issue-249-Refactor-Support-semver-version-constraint created!

in03 commented 1 year ago

This should fix:

See also #247