Version Control of an APP?

Does windmill support version controlling with multiple developers working on same APP? For example I work on Tab 1, my colleague works on Tab 2, any way to merge this using windmill, or will once I save my draft or deploy overrwrite his working session?
2 Replies
Sindre
Sindre10mo ago
If done right yes. See https://www.windmill.dev/docs/script_editor/multiplayer But you can absolutely overwrite you colleagues changes if you both are working on different tabs without using the multiplayer feature and click deploy. There is no check that ypu are working on a outdated version when clicking deploy
Multiplayer | Windmill
The Multiplayer feature allows you to collaborate with team members on scripts simultaneously.
rubenf
rubenf10mo ago
On the EE you would see who is working on the same document live, I think later we will add true collaborative editing to apps as well. Otherwise, what @sindresvendby said