Marcos RomeroforMdr Engenhariatech.mercadoderecebiveis.com.br·Dec 16, 2023Azure Pipelines com Expo PrebuildVou contar um pouquinho como montamos uma pipeline para fazer build dos AABs e IPAs do nosso aplicativo react-native com Expo no Azure DevOps. Incrivelmente, foi um processo com menos documentação e exemplos do que eu esperava. Esbarrei em alguns pro...71 readsexpo-prebuild
Ngoc Leblog.coder.life·Sep 25, 2023Setting up CI/CD for Mobile App ProjectsManaging a big project with multiple squads working on the same code base can be very challenging. If you are a developer, you should hear of Continuous Integration / Continuous Delivery (CI/CD). Far from merely automating tedious tasks, it serves as...3 likes·59 readscicd