The next release of Rails will ship with a CI template that will “work out of the box”… unless you’re using RSpec.
Tired of updating small details on your Open Source READMEs? Automate the process with GitHub Reusable and Dispatch Workflows.
Running tests and managing deployments can be a tediously manual process or overwhelming to automate with all the available platforms and tools to choose from. We at thoughtbot want to share how our process has made CI/CD simple and enjoyable.
Our DevOps, SRE & Cloud Platform team talks with thoughtbot CTO Joe Ferris about questions related to continuous integration and continuous delivery practices at thoughtbot and how they have evolved over time.
Chrome 80 introduced tighter control around trusting TLS certificates, which unearthed an interesting bug for one of our projects running on CI.
CircleCI 2.0 brings some great new features, but it’s not so straightforward to get started with. Let’s walk through how to get going.
Use CircleCI’s caching feature to speed up your builds with Carthage.
The defaults are useful, but sometimes you need a bit more.
Learn how to test code using data in environment variables with Climate Control.