Systems | Development | Analytics | API | Testing

CI CD

Streamline Apple Devices Registration with Codemagic CLI

In this short tutorial, discover how to supercharge your app testing and development process by leveraging the power of Codemagic CLI. Join us as we explore the seamless registration of Apple devices for testing using the Codemagic CLI tools. Learn how to install the CLI, set up the necessary credentials, register single and multiple devices, and even automate the process using codemagic.yaml. With Codemagic CLI, you can save time and effort, ensuring a smooth and efficient app development workflow. Watch now and unlock the potential of Codemagic CLI for your iOS projects!

App White Labeling Made Easy with Codemagic | Step-by-Step Guide and Demo

Welcome to our tech series! In this episode, Kevin Suhajda introduces Mohammed Babelly, who dives into the world of app white labeling and demonstrates how Codemagic simplifies the process. App white labeling is crucial for businesses looking to customize their mobile applications and align them with their brand identity. Mohammed walks us through the concept of white labeling and its importance in today's market.

Multi-branch Pipeline with Argo Workflows and CI/CD Debugging - Gosha Dozoretz (CNCF Israel)

Abstract: Coming to the office has become deprecated, hasn’t it? A hallway conversion with developer colleagues about migration to kubernetes native CI/CD, led to a feature request they are already using - multi-branch pipeline. Argo Workflow does not support it natively.

Bitrise at TNW Conference | Ironclad Mobile Commerce for Safe and Secure Experiences

Bitrise Sales Engineering Tech Lead, Tamás Bazsonyi joined a panel on the Discover Stage at TNW Conference in Amsterdam for a thought-provoking discussion around building a more resilient mobile commerce ecosystem that prioritizes safety, user privacy, and seamless experiences for customers worldwide.

The Roadmap to Accelerated Delivery: Harnessing DevOps and Continuous Delivery for Digital Projects

Enterprises constantly strive to deliver projects swiftly and efficiently in the fast-paced digital landscape. Many have turned to DevOps and Continuous Delivery as a powerful combination to meet these demands. This article explores the roadmap to accelerated delivery, showcasing how enterprises can leverage DevOps principles and Continuous Delivery practices to achieve rapid project delivery.

Working with native elements in Flutter: Platform Channel vs Pigeon vs Foreign Function Interface (FFI)

Dart and Flutter are a powerful duo when building software applications, ranging from mobile apps - Android and iOS; to desktop apps - Linux, Windows, and macOS. Flutter is sufficient to handle most application features. However, some apps involve deeper integration with their platform components. Flutter boasts of smooth and easy-to-setup mechanisms for communication between Flutter and platform hosts.