Lucas Dachman

A collection of 1 post

Migrating from CodeShip to GitHub Actions

Migrating from CodeShip to GitHub Actions

Nothing motivates a migration quite like a sunset notice. A few weeks after we moved our client's CI/CD from CodeShip to GitHub Actions, this appeared in the console: Turns out we migrated just in time. Why We Moved Moving away from CodeShip was a matter of improving developer experience and providing a more consistent release experience for our client. While CodeShip Basic offered simplicity, GitHub Actions has better documentation and a larger ecosystem. In addition, CodeShip was outdated

Lucas Dachman6 min read
Keep Reading