Functions are deployed through workflows triggered on main branch. See .github/workflows/deploy-functions.yml
for details
Over-the-air CodePush bundles are deployed through workflows triggered on main branch. See .github/workflows/deploy-codepush.yml
for details
Native apps are built and deployed through manually triggered workflows. See .github/workflows/build.yml
for details