master branch automatically deploys
push development to dev branch - this is where regular testing will take place
only push to master when absolutely sure a new deployment is ready
how can this be managed/controlled?
feature branches are local
leverage native appveyor build, test and deploy
master branch automatically deploys push development to dev branch - this is where regular testing will take place only push to master when absolutely sure a new deployment is ready how can this be managed/controlled? feature branches are local leverage native appveyor build, test and deploy