playcanvas / playcanvas-sync

Real-time synchronization of files between PlayCanvas and your local machine
https://playcanvas.com/
MIT License
74 stars 17 forks source link

Disable checkBranchMatch in get-config by flag #47

Open querielo opened 2 years ago

querielo commented 2 years ago

Could you add a flag or config param to disable throwing error here if a name of the current branch is not equal branch in Playcanvas Editor?

So, the check prevent using PlayCanvas-Sync with CI/CD.

yaustar commented 2 years ago

Out of interest, how are you using PlayCanvas-Sync with CI/CD?