Relative Content

Tag Archive for bitbucketfastlanecodemagic

Receiving 403 from Bitbucket/Codemagic/fastlane but able to merge/push/pull/fetch branches locally

Recently, I was put in charge of our ios and android applications. While under the tutelage of the person who was previously maintaining the app, build and deployments were running successfully. We used sourcetree, had a master branch, pulled from that branch and prepended every release either with prod-,stage-,demo-,qa- which was picked up by our fastfile and applied where necessary. The tech we use for building is Codemagic. When I was doing this under supervision it was running successfully and no errors would pop up.

Receiving 403 from Bitbucket/Codemagic/fastlane but able to merge/push/pull/fetch branches locally

Recently, I was put in charge of our ios and android applications. While under the tutelage of the person who was previously maintaining the app, build and deployments were running successfully. We used sourcetree, had a master branch, pulled from that branch and prepended every release either with prod-,stage-,demo-,qa- which was picked up by our fastfile and applied where necessary. The tech we use for building is Codemagic. When I was doing this under supervision it was running successfully and no errors would pop up.