How to Get the Most Out of Heroku CI

Written by thawkin3 | Published 2020/05/05
Tech Story Tags: continuous-integration | continuous-deployment | continuous-delivery | heroku | software-engineering | programming | web-development | cypress

TLDR Heroku offers a service called Heroku CI for developers hosting and deploying their code through Heroku. Heroku allows developers to run test suites and other jobs on each pull request created in their projects. These jobs must pass before merging the code changes into the master branch. There are many great tools for creating CI/CD pipelines, such as Travis CI and GitLab. In this article, we’ll go through the basic setup for getting up and running with Heroku’s Heroku service.via the TL;DR App

no story

Written by thawkin3 | Senior software engineer. Continuous learner. Educator.
Published by HackerNoon on 2020/05/05