octobalena icon indicating copy to clipboard operation
octobalena copied to clipboard

Versioned Release Plugins rather than master

Open ajlennon opened this issue 4 years ago • 2 comments

We should probably move the Docker build to specific versioned releases of plugins rather than just using whatever happens to be in master whenever a build occurs

ajlennon avatar Dec 02 '20 14:12 ajlennon

https://github.com/jitsi/docker-jitsi-meet

This project does Docker-centric versioning right. The master repo contains nothing but :latest for everything. But they release tarballs, which just simply pin everything to a version.

MatthewCroughan avatar Dec 02 '20 14:12 MatthewCroughan

It's easy to change master.zip to the correct versioned releases. I just need to do it :)

ajlennon avatar Dec 02 '20 14:12 ajlennon