master-of-zen / Av1an

Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
GNU General Public License v3.0
1.4k stars 147 forks source link

Action: Tag latest, update versions, add docker-publish checker #741

Closed luigi311 closed 1 year ago

luigi311 commented 1 year ago

Addresses #733

This will update the latest tag on dockerhub when a release is published, it will also create sha images on all branches and will create a branch specific release for testing new features Adds version tags with major/major.minor tags Updates the github action versions Adds docker-publish step that will check for the dockerhub username and token secrets so docker-publish will only run if those are present