Bitrise,一款用于移动应用的领域特定 CD 工具,仍然是移动开发工作流中很有用的一部分。每个团队都应该去使用它。Bitrise 能够构建,测试和部署移动应用,从开发者的笔记本电脑一直到应用商店的发布。它易于配置,并提供了一整套预构建的步骤,来满足大多数移动开发的需要。
移动应用的构建、测试和部署,尤其是将流水线从代码仓库打通到应用商店的时候,会涉及许多复杂的步骤。虽然这些步骤可以由脚本或普通CI/CD工具提供的流水线自动完成,但我们团队发现,Bitrise这个专注移动应用的持续交付工具对于不需要集成后端流水线的团队来说会更有用。它配置简单,还预置了丰富的部署步骤,可以满足绝大多数移动应用开发所需。
Building, testing and deploying mobile applications entails a number of complex steps, especially when we consider a pipeline from source code repositories to app stores. All these steps can be automated with scripts and build pipelines in generic CI/CD tools. However, for teams that focus on mobile development, and have little or no requirement to integrate with build pipelines for back-end systems, a domain-specific tool can reduce the complexity and maintenance overhead. Bitrise is easy to set up and provides a comprehensive set of prebuilt steps for most mobile development needs.