• Home
  • Insight
  • Blog
  • Business
  • Entertainment
  • Health
  • Politics
  • Shop
    • Gift Shop
    • Value Shop
    • Store
    • Bargain Shop
    • Discount
  • Sports
  • Tech
  • Travel
  • USA
  • Video
  • World
    • Asia
    • Africa
    • South America
    • North America
    • Europe
    • Oceania
Sunday, March 15, 2026
No Result
View All Result
Subscribe Now
  • Home
  • Insight
  • Blog
  • Business
  • Entertainment
  • Health
  • Politics
  • Shop
    • Gift Shop
    • Value Shop
    • Store
    • Bargain Shop
    • Discount
  • Sports
  • Tech
  • Travel
  • USA
    Headless victim in 1976 New York cold case identified through DNA: police

    Headless victim in 1976 New York cold case identified through DNA: police

    What’s Good? – The New York Times

    What’s Good? – The New York Times

    Israel’s Deadly Blockade Traps 7 U.S. Doctors in Gaza

    Israel’s Deadly Blockade Traps 7 U.S. Doctors in Gaza

    Carney announces billions for defense and infrastructure in Canada’s North

    Carney announces billions for defense and infrastructure in Canada’s North

    Right-wing media’s Mamdani outrage fuels GOP anti-Muslim rhetoric

    Right-wing media’s Mamdani outrage fuels GOP anti-Muslim rhetoric

    12-year-old girl dies days after collapsing following fight near school bus stop

    12-year-old girl dies days after collapsing following fight near school bus stop

    Speaker Mike Johnson Sketches ‘Course Correction’ in DHS Deportation Policy

    Speaker Mike Johnson Sketches ‘Course Correction’ in DHS Deportation Policy

    Where Was ‘War Machine’ Filmed? Discover the ‘War Machine’ 2026 Filming Locations for Alan Ritchson’s Netflix Movie

    Where Was ‘War Machine’ Filmed? Discover the ‘War Machine’ 2026 Filming Locations for Alan Ritchson’s Netflix Movie

    L.A. City Council candidate stays in race after report that he stabbed a boy at age 12

    L.A. City Council candidate stays in race after report that he stabbed a boy at age 12

  • Video
  • World
    • Asia
    • Africa
    • South America
    • North America
    • Europe
    • Oceania
The Insight Post
  • Home
  • Insight
  • Blog
  • Business
  • Entertainment
  • Health
  • Politics
  • Shop
    • Gift Shop
    • Value Shop
    • Store
    • Bargain Shop
    • Discount
  • Sports
  • Tech
  • Travel
  • USA
    Headless victim in 1976 New York cold case identified through DNA: police

    Headless victim in 1976 New York cold case identified through DNA: police

    What’s Good? – The New York Times

    What’s Good? – The New York Times

    Israel’s Deadly Blockade Traps 7 U.S. Doctors in Gaza

    Israel’s Deadly Blockade Traps 7 U.S. Doctors in Gaza

    Carney announces billions for defense and infrastructure in Canada’s North

    Carney announces billions for defense and infrastructure in Canada’s North

    Right-wing media’s Mamdani outrage fuels GOP anti-Muslim rhetoric

    Right-wing media’s Mamdani outrage fuels GOP anti-Muslim rhetoric

    12-year-old girl dies days after collapsing following fight near school bus stop

    12-year-old girl dies days after collapsing following fight near school bus stop

    Speaker Mike Johnson Sketches ‘Course Correction’ in DHS Deportation Policy

    Speaker Mike Johnson Sketches ‘Course Correction’ in DHS Deportation Policy

    Where Was ‘War Machine’ Filmed? Discover the ‘War Machine’ 2026 Filming Locations for Alan Ritchson’s Netflix Movie

    Where Was ‘War Machine’ Filmed? Discover the ‘War Machine’ 2026 Filming Locations for Alan Ritchson’s Netflix Movie

    L.A. City Council candidate stays in race after report that he stabbed a boy at age 12

    L.A. City Council candidate stays in race after report that he stabbed a boy at age 12

  • Video
  • World
    • Asia
    • Africa
    • South America
    • North America
    • Europe
    • Oceania
No Result
View All Result
No Result
View All Result
Home Mobile

Codemagic publicly launches Unity CI/CD

by Theinsightpost
August 4, 2022
in Mobile
0 0
0
Codemagic publicly launches Unity CI/CD


As you may have noticed from our blog, we’ve been talking a lot about Unity lately. Obviously, this is for a reason. And now I can officially say that Codemagic supports Unity CI/CD. What’s more, it’s publicly available — you can try it out right now!

Try Unity CI/CD now!

For those of you who are still reading, let me tell you a story.

How Codemagic started with Unity CI/CD

A bit over three years ago, Codemagic was launched as a CI/CD for Flutter. Since then, it has been rapidly evolving. We’ve revamped the interface, added support for native apps and other frameworks such as React Native and Ionic, introduced our own CLI tools, added integrations with many services, streamlined the publishing process, and much more. Starting as a small but very brave service, Codemagic has become one of the top mobile CI/CDs on the market and is continuing to grow and introduce new features.

How do we choose where to go and which feature to introduce next? It’s very easy: We talk and listen to you.

Not so long ago, one of our longtime customers requested a dedicated host to set up a CI/CD pipeline for a Unity project. Back then, Codemagic didn’t have any specific tools for building Unity projects. We talked to that customer and were surprised to discover that it’s not that simple to find a proper CI/CD for Unity. There are several options that each have their own pros and cons, but none of them are really convenient for mobile Unity apps.

There is, of course, Unity’s own Cloud Build, which is very easy to master, cheap, and quite straightforward to use. But it lacks integrations with the App Store and Google Play and is slow to add the latest Xcode support, which is crucial for building AR and VR apps.

There’s another popular option — Jenkins, which is very versatile and completely free. You can set it up for everything, in the cloud or locally. But you’ll need to maintain the infrastructure on your own, and that requires a lot of time and effort. We get many customers who want to switch from Jenkins to Codemagic just because maintaining the former in a working state is a chore, and they’d rather spend time developing the app than debugging Jenkins yet again.

And… that’s more or less it. Of course, you could set up some other CI/CDs (some people rely on Azure DevOps, for example, while others try GitHub Actions or Docker-based solutions that run locally), but there are no solutions that offer an out-of-the-box experience and are specifically fitted to build and distribute mobile Unity apps.

After a second customer asked us about Unity, we decided that we should build our own Unity CI/CD — and so we started experimenting. At first, we launched it in a closed beta, only inviting a few longtime partners to participate in the test. Together with them, we discovered the tricks of using a Unity license in the cloud and then returning it back, learned about the problems with caching and large repositories, and made Codemagic better suited for Unity developers.

After completing the closed beta, we set up an open beta — you could contact us to get a demo of the product, and if you liked it, we would create a special team with access to Unity. Back then, Unity was not preinstalled on all machines, so it was available only upon request. That gave us some more insight into how people use Unity and what they want from a CI/CD solution for Unity projects, and we implemented some of the features people have been asking for.

And now, we’re moving forward and launching Unity CI/CD publicly.

What Codemagic can now offer to Unity developers

It took a while to create a product that really fits the needs of different mobile Unity developers. We hope that after those iterations, Codemagic is indeed one of the most convenient options on the market.

Here’s what Codemagic can offer Unity developers today:

  • Powerful Windows and Mac build machines with Unity SDK preinstalled
  • Integrations with GitHub, GitLab, Bitbucket, and pretty much any Git repository for hosting projects
  • Integrations with the Apple App Store and Google Play Store to build and publish Unity Android and iOS apps
  • Integration with Firebase App Distribution to deliver your Unity app to testers’ or stakeholders’ devices
  • Support for automated publishing to the Oculus Store for Unity VR apps
  • Convenient infrastructure-as-code approach — all the configuration is done in a single codemagic.yaml file that is committed to the Git repository
  • Triggering builds when committing to a repository or a specific branch using webhooks so that the process of building and publishing can be completely automated
  • Running automated tests with detailed test logs
  • Integrations with dozens of services to check code quality, run on-device tests, and more — these services can be called either before or after building or publishing
  • Sample projects for building, code signing, and publishing Unity apps

Even with all of that, we don’t plan to stop improving our platform, so we are happy to hear what else we can implement to make Codemagic better suited for Unity devs.

Codemagic goes public with Unity CI/CD — what does this mean for you?

Most importantly, this public announcement means that Unity is available on Codemagic’s free plan. Each month, you get 500 free build minutes you can use to build Unity projects on our Mac mini machines. If you need more minutes, the ability to build on Windows, or just faster machines, you can use the pay-as-you-go plan, which lets you pay exactly for what you use. There’s no need to contact our solution engineers — you can start right away.

Secondly, it means that there are no longer special machines with Unity SDK that are not a part of the main pool. All Codemagic build machines now have Unity SDK preinstalled. So, if you have any previous experience with Codemagic, using it to build Unity projects will be a breeze. If you don’t, well, it’s still quite easy. Just follow the steps described in the docs.

Finally, this announcement means that our friendly support can now help you set up pipelines for your Unity projects. If you are ready to start, we will be happy to onboard you or provide support either in the app or on Slack.

And if you need something, don’t hesitate to tell us in the #codemagic-feedback channel on our Slack or on Twitter. We’re always willing to listen to you and really strive to make Codemagic better for the Unity community.

Conclusion

Codemagic allows you to automatically build your Unity games and AR or VR apps in the cloud, test them, and publish them to the stores. You can use Codemagic to build Unity apps for Android, iOS, Windows, and macOS. And now it:





Source link

ShareTweetSend
Previous Post

George Wajackoyah spices up Kenya election with marijuana and snake venom

Next Post

The Future of Security in Space

Related News

10 Best Apps Like QooApp: QooApp Alternatives in 2024
Mobile

10 Best Apps Like QooApp: QooApp Alternatives in 2024

March 15, 2026
ROI of AI in Manufacturing: Costs, Speed & Accuracy
Mobile

ROI of AI in Manufacturing: Costs, Speed & Accuracy

March 14, 2026
Avocado Health introduces AI-Powered text coaching for parents
Mobile

Avocado Health introduces AI-Powered text coaching for parents

March 13, 2026
India AI Impact Summit 2026: The Global South Takes Centre Stage in Shaping the Future of AI — Mobile App Development | Design
Mobile

India AI Impact Summit 2026: The Global South Takes Centre Stage in Shaping the Future of AI — Mobile App Development | Design

March 12, 2026
Next Post
The Future of Security in Space

The Future of Security in Space

Discussion about this post

Subscribe To Our Newsletters

    Customer Support


    1251 Wilcrest Drive
    Houston, Texas
    77042 USA
    Call-832.795.1420
    e-mail – news@theinsightpost.com

    Subscribe To Our Newsletters

      Categories

      • Africa
      • Africa-East
      • African Sports
      • American Sports
      • Arts
      • Asia
      • Australia
      • Business
      • Business Asia
      • Business- Africa
      • Canada
      • Defense
      • Education
      • Egypt
      • Energy
      • Entertainment
      • Europe
      • European Soccer
      • Finance
      • Germany
      • Ghana
      • Health
      • Insight
      • International
      • Investing
      • Japan
      • Latest Headlines
      • Life & Living
      • Markets
      • Mobile
      • Movies
      • New Zealand
      • Nigeria
      • Politics
      • Scholarships
      • Science
      • South Africa
      • South America
      • Sports
      • Tech
      • Travel
      • Travel-Africa
      • UK
      • USA
      • Weather
      • World
      No Result
      View All Result

      Recent News

      NanoClaw and Docker partner to make sandboxes the safest way for enterprises to deploy AI agents

      NanoClaw and Docker partner to make sandboxes the safest way for enterprises to deploy AI agents

      March 15, 2026
      Why fuel prices have remained unchanged despite attacks on Iran

      Why fuel prices have remained unchanged despite attacks on Iran

      March 15, 2026
      10 Best Apps Like QooApp: QooApp Alternatives in 2024

      10 Best Apps Like QooApp: QooApp Alternatives in 2024

      March 15, 2026
      Ancient Dogs Started Diversifying 11,000 Years Ago, Long Before the Modern Breeds We Know Today

      Ancient Dogs Started Diversifying 11,000 Years Ago, Long Before the Modern Breeds We Know Today

      March 15, 2026
      • Home
      • Advertise With Us
      • About Us
      • Corporate
      • Consumer Rewards
      • Forum
      • Privacy Policy
      • Social Trends

      Theinsightpost ©2026 | All Rights Reserved. Theinsightpost is an Elnegy LLC company, registered in Texas, USA

      Welcome Back!

      Login to your account below

      Forgotten Password?

      Retrieve your password

      Please enter your username or email address to reset your password.

      Log In

      Add New Playlist

      We are using cookies to give you the best experience on our website.

      You can find out more about which cookies we are using or switch them off in .

      No Result
      View All Result
      • Home
      • Insight
      • Blog
      • Business
      • Entertainment
      • Health
      • Politics
      • Shop
        • Gift Shop
        • Value Shop
        • Store
        • Bargain Shop
        • Discount
      • Sports
      • Tech
      • Travel
      • USA
      • Video
      • World
        • Asia
        • Africa
        • South America
        • North America
        • Europe
        • Oceania

      Theinsightpost ©2026 | All Rights Reserved. Theinsightpost is an Elnegy LLC company, registered in Texas, USA

      The Insight Post
      Powered by  GDPR Cookie Compliance
      Privacy Overview

      This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

      Strictly Necessary Cookies

      Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.

      Cookie Policy

      More information about our Cookie Policy