Maybe we'll see progress on that if/when we move to V8.
In the meantime, I just stick with Leonhart's Github Assistant. Its not too hard to set up a distributed source control flow with it. Just push your project to a GIT repo and have it serve as the central "source-of-truth". Then have collaborators fork it from Github (or your repo of choice) and pull the source into their own GAS projects for testing, and they in turn make pull-requests with their changes. Could possibly do something similar to Bruce and automate the entire workflow via APIs and webhooks.
I've tried clasp in the past but it has issues when pushing code back to an apps script project where it sometimes mangles the execution order of multi-file GAS projects (the dev tried to resolve this via the 'filepushOrder' feature, but it doesn't quite fix it).
On Thursday, January 23, 2020 at 5:26:20 AM UTC-5, andrew wrote:Does anyone know of any moves to implement version control within the script editor, or are Google leaving people to go offline with things like clasp if they want to use it?
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/2279ce22-3a41-457a-9205-987c350cece6%40googlegroups.com.