How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Migrating Continuous Integration (CI) from TeamCity to GitHub Actions

calendar_today October 14, 2021 person Unknown domain onelogin

Like any organization that wants to ensure changes to a code base are actively being tested, OneLogin leverages Continuous Integration (CI) to run tests suites for each project in the OneLogin product. In this article, I’ll talk about OneLogin’s journey to migrate 50+ repositories from TeamCity to GitHub Actions . The Era of TeamCity TeamCity served our needs in the early days of CI.

open_in_new Read original post