DEV Community

# ci

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
What is continuous integration?

What is continuous integration?

10
Comments
5 min read
Our Tools - 2019 Edition

Our Tools - 2019 Edition

73
Comments 8
3 min read
Deploying React With AWS Amplify Console

Deploying React With AWS Amplify Console

14
Comments 1
3 min read
Automate Building & Pushing Docker Containers Using GitHub Actions

Automate Building & Pushing Docker Containers Using GitHub Actions

25
Comments 2
4 min read
Managing Continuous Integration Pipelines with Jenkins

Managing Continuous Integration Pipelines with Jenkins

3
Comments
1 min read
An advanced setup for Travis CI

An advanced setup for Travis CI

12
Comments 2
4 min read
Bitbucket + Bitrise: Configuring Continuous Integration for an iOS app

Bitbucket + Bitrise: Configuring Continuous Integration for an iOS app

7
Comments
6 min read
Why you should not use (long-lived) feature branches

Why you should not use (long-lived) feature branches

58
Comments 29
7 min read
Leveraging Travis-CI for Continuous Deployment to Publish Compiled Binaries to GitHub

Leveraging Travis-CI for Continuous Deployment to Publish Compiled Binaries to GitHub

12
Comments 2
7 min read
Better Ansible Playbook Output in Teamcity

Better Ansible Playbook Output in Teamcity

8
Comments
2 min read
Designing Continuous Build Systems

Designing Continuous Build Systems

6
Comments
1 min read
Larger Implications of Continuous Integration

Larger Implications of Continuous Integration

4
Comments 2
1 min read
How to get started with Continuous Integration

How to get started with Continuous Integration

241
Comments 6
11 min read
Publishing a Flutter package with Travis CI

Publishing a Flutter package with Travis CI

9
Comments
4 min read
How to Build LaTeX with Travis CI and Minted

How to Build LaTeX with Travis CI and Minted

8
Comments
6 min read
Continuous Delivery of Microservices - Trunk Based Development and Feature Toggles

Continuous Delivery of Microservices - Trunk Based Development and Feature Toggles

75
Comments
4 min read
Déploiement continu avec CircleCI - Partie 1

Déploiement continu avec CircleCI - Partie 1

12
Comments 5
5 min read
Déploiement continu avec CircleCI - Partie 2

Déploiement continu avec CircleCI - Partie 2

11
Comments 1
5 min read
Find Changes Between Two Git Commits Without Cloning

Find Changes Between Two Git Commits Without Cloning

15
Comments 1
3 min read
Using Codeship with .Net Core

Using Codeship with .Net Core

9
Comments
1 min read
Building a flat website with ASP.NET Core

Building a flat website with ASP.NET Core

20
Comments 9
4 min read
How to set-up a CI/CD environment on Gitlab using NodeJs

How to set-up a CI/CD environment on Gitlab using NodeJs

82
Comments 6
4 min read
Beginner-Friendly Introduction to GitLab CI/CD

Beginner-Friendly Introduction to GitLab CI/CD

332
Comments 15
5 min read
Go, Google Functions and Gitlab-ci a perfect combination

Go, Google Functions and Gitlab-ci a perfect combination

59
Comments 1
2 min read
I am writing a book about CI

I am writing a book about CI

3
Comments
1 min read
Deploying an iOS App with TravisCI & TestFlight

Deploying an iOS App with TravisCI & TestFlight

24
Comments
8 min read
DevOps Tools 2019

DevOps Tools 2019

22
Comments 4
1 min read
A Well-defined Path To DevOps Success

A Well-defined Path To DevOps Success

16
Comments 1
2 min read
prepare a dart package for publishing in 5minutes

prepare a dart package for publishing in 5minutes

9
Comments
3 min read
Here Are 8 DevOps Trends to Watch for in 2019

Here Are 8 DevOps Trends to Watch for in 2019

51
Comments 9
5 min read
why branching on git is wrong

why branching on git is wrong

99
Comments 183
2 min read
I want to store my benchmarks.js results

I want to store my benchmarks.js results

12
Comments
2 min read
Bitrise と fastlane で作る高速 CI/CD 環境 #Zaim

Bitrise と fastlane で作る高速 CI/CD 環境 #Zaim

7
Comments
2 min read
Going online in 5 minutes with Netlify

Going online in 5 minutes with Netlify

19
Comments 2
2 min read
Multiple environments with Heroku and Git

Multiple environments with Heroku and Git

51
Comments 4
4 min read
Testing and QA

Testing and QA

54
Comments 2
5 min read
Using Bitrise CI for React Native apps

Using Bitrise CI for React Native apps

19
Comments 1
6 min read
My Over-Engineered Blogging Setup

My Over-Engineered Blogging Setup

51
Comments 2
5 min read
What is Proper Continuous Integration?

What is Proper Continuous Integration?

140
Comments 31
3 min read
[DevOps case study] Punchh achieved zero-touch CI/CD and DevOps as-code in less than a month.

[DevOps case study] Punchh achieved zero-touch CI/CD and DevOps as-code in less than a month.

18
Comments 2
2 min read
iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

iOS Continuous Integration Setup with Git, GitHub, Travis CI, TDD, Xcode [S01 Extras]

7
Comments
2 min read
Which tools are you using for CI and why?

Which tools are you using for CI and why?

10
Comments 4
1 min read
Using Bitrise CI for Android apps

Using Bitrise CI for Android apps

10
Comments
6 min read
Automated testing with mocha and puppeteer on circleCI

Automated testing with mocha and puppeteer on circleCI

48
Comments 1
7 min read
How We Automate Our iOS Workflow at Instabug Using CircleCI

How We Automate Our iOS Workflow at Instabug Using CircleCI

40
Comments
7 min read
Run Automated Electron App Tests Using Travis CI

Run Automated Electron App Tests Using Travis CI

14
Comments
4 min read
Continuous Delivery Patterns with Serverless Applications

Continuous Delivery Patterns with Serverless Applications

49
Comments 5
3 min read
Why use Terraform instead of other alternatives.

Why use Terraform instead of other alternatives.

12
Comments 1
1 min read
Tips From a Build Farmer - Part 1: CI scripts are scary

Tips From a Build Farmer - Part 1: CI scripts are scary

6
Comments
6 min read
Tips From a Build Farmer - Part 2: Some concepts

Tips From a Build Farmer - Part 2: Some concepts

9
Comments
6 min read
Continuous deployment to Firebase hosting using Travis CI

Continuous deployment to Firebase hosting using Travis CI

12
Comments
1 min read
What are your favorite DevOps tools?

What are your favorite DevOps tools?

56
Comments 15
1 min read
This one trick gives you unlimited CI minutes on Gitlab.

This one trick gives you unlimited CI minutes on Gitlab.

27
Comments 5
1 min read
Automagically build and push Docker images to a registry using Gitlab.

Automagically build and push Docker images to a registry using Gitlab.

18
Comments
1 min read
Creating a CI/CD pipeline for a .NET library: Part 4 - Code coverage on Coveralls, badges and wrap up

Creating a CI/CD pipeline for a .NET library: Part 4 - Code coverage on Coveralls, badges and wrap up

15
Comments
4 min read
Deploy to multiple environments with git and CircleCI

Deploy to multiple environments with git and CircleCI

39
Comments 1
5 min read
Creating a CI/CD pipeline for a .NET library: Part 2 - Defining the build with Cake and publishing to NuGet

Creating a CI/CD pipeline for a .NET library: Part 2 - Defining the build with Cake and publishing to NuGet

24
Comments
6 min read
Creating a CI/CD pipeline for a .NET library: Part 1 - Intro

Creating a CI/CD pipeline for a .NET library: Part 1 - Intro

19
Comments
2 min read
Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI

Creating a CI/CD pipeline for a .NET library: Part 3 - Building on AppVeyor and Travis CI

4
Comments
6 min read
Just enough bash to be dangerous

Just enough bash to be dangerous

142
Comments 5
3 min read
loading...