Hi,
It should be possible to deploy mda packages in the sandbox, not only through TeamServer, for several reasons :
- it’s faster to build a package locally than to commit all changes to TeamServer and then publish
- it should be possible to test local changes without having to commit/push them (today the only option is to create branches, which leads even more time wasted)
- Using a private repository makes it impossible to use the sandbox (“publish” feature is not available)
Thanks !