29 Oct 2023 The idea of a Fastlane replacement Prelude Fastlane is widely used by iOS teams all around the world. It became the standard de facto to automate common tasks such as building
CloudWatch dashboards and alarms on Mac instances 06 Aug 2023 CloudWatch dashboards and alarms on Mac instances CloudWatch is great for observing and monitoring resources and applications on AWS, on premises, and on other clouds. While it's trivial to have
05 Jul 2023 Easy connection to AWS Mac instances with EC2macConnector Overview Amazon Web Services (AWS) provides EC2 Mac instances commonly used as CI workers. Configuring them can be either a manual or an automated process,
26 Mar 2023 Toggles: the easiest feature flagging in Swift I previously wrote about JustTweak here. It's the feature flagging mechanism we've been using at Just Eat Takeaway.com to power
23 Jul 2021 iOS Continuous Integration Jenkins DevOps The Continuous Integration system used by the mobile teams In this article, we’ll discuss the way our mobile teams have evolved the Continuous Integration (CI) stack over the recent years.