gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

feat: Add worker to queue video uploads #81

Closed evan10s closed 10 months ago

evan10s commented 10 months ago

Giant change to add in a worker queue for video uploads. Highlights include:

This solution leaves out a number of worker features that may be necessary in the future, in the interest of getting an MVP completed. Some notable omissions include:

Breaking change footer for squash commit:

BREAKING CHANGE: Docker Compose configuration for production use cases requires two new containers for the worker and database containers. See docker-compose.yml for an updated version.

TODO:

Closes #66

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 2.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: