Systems | Development | Analytics | API | Testing

DevOps

Codemagic turns 4

Another year around the sun has passed, and Codemagic has already turned FOUR years old! Who remembers our launch in December 2018 at Flutter Live?! It feels like yesterday! We started out as a Flutter-specific CI/CD and then added support for other platforms, such as React Native, native iOS, native Android, Cordova, and Ionic. This year, we started supporting Unity CI/CD. We’re learning and growing year by year together with the community!

Top 9 DevOps Automation Tools to look out for in 2022 & beyond

A software development life cycle has expanded with multiple additions in the past years. As the complexities of the software have grown, so has the method of developing, testing, and releasing it to the end-users. Starting with automating testing and then moving on to development, a need to automate the process between these two helped speed things up faster and do a lot of the heavy stuff automatically.

10 Best DevOps Platforms in 2022 and Beyond

DevOps is a practice where the development and operations teams come together to work. This helps them to scale and accelerate the delivery of a product. These teams use the best DevOps platforms and tools to implement DevOps practices. Such platforms and tools help them to adopt automation, infrastructure as a code, continuous integration, and testing to achieve remarkable results.

The Role of Kubernetes in Production Traffic Replication

Organizations are starting to realize that simply writing tests to generate traffic is simply not good enough. Rather, production traffic replication is now necessary, where you record traffic from your production environment and then replay it in your development environment. To match the modern principles of this testing methodology, it makes sense to also utilize modern infrastructure, like Kubernetes.

Publish to App Store Connect with Codemagic's Apple Developer Portal integration

Last year, we introduced an easier way of distributing your app to users via the App Store. It simplified and automated publishing apps on App Store Connect with a few lines you could add to your codemagic.yaml file. This feature automated your iOS releases from start to finish and pushed the CI-verified builds straight to the App Store. We are excited to announce that we have simplified this process even further! Now, you can directly reference the API key and authenticate with App Store Connect!

Ably Terraform Provider in Action

The verified Ably Terraform Provider greatly simplifies the provisioning and managing of realtime architectures that include Ably via Terraform, the most popular Infrastructure-as-Code tool on the market. Ably is part of the software architecture of many high-scale cloud-based applications, enabling services and products to deliver complete realtime functionality directly to their end users.

10 reasons to choose Codemagic CI/CD in 2022-2023

Codemagic is a CI/CD (continuous integration and continuous delivery) tool that is best suited for mobile developers. It can help you speed up your release cycle, get actionable feedback faster, and forget about the pain of manually submitting your apps to stores. Codemagic is evolving fast: This year, we added M1 Mac mini build machines and changed our pricing so that everyone can afford to use the friendliest mobile DevOps tool on the market.

Transform Your DevOps and User Experiences with Latest Appian Release

The above definition of user experience (UX) explains why Appian continues to be a leader and innovator in process automation. We know that it’s not just providing developers with the technology they need that’s important, but it’s also how visually appealing and easy to use those tools are. And just as important is delivering the flexibility that allows you to create apps and interfaces that delight end users.

Code signing issues in Xcode 14 and how to fix them

Since the release of Xcode 14, numerous code signing issues have emerged, plaguing builds across various CI/CD platforms. And even though code signing process was never easy, issues like these were relatively uncommon in previous versions of Xcode, such as Xcode 13 and Xcode 12, leaving many developers worried. If you are facing some unfamiliar code signing issues with Xcode 14, while everything seems to be fine with your keys and certificates, you aren’t alone.