DEV Community

# ci

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Implementing your first Build Pipeline for Asp.Net Core using TeamCity Cloud & Docker Hub

Implementing your first Build Pipeline for Asp.Net Core using TeamCity Cloud & Docker Hub

4
Comments 1
4 min read
GitHub actions are awesome

GitHub actions are awesome

4
Comments
5 min read
GitHub Actions for .Net Full Framework: Build and Test

GitHub Actions for .Net Full Framework: Build and Test

13
Comments 3
4 min read
Rails System Tests with Headless Chrome on Heroku CI

Rails System Tests with Headless Chrome on Heroku CI

5
Comments
2 min read
Continuous integration and feature toggles

Continuous integration and feature toggles

8
Comments
6 min read
Measuring performance using BenchmarkDotNet - Part 3 Breaking Builds

Measuring performance using BenchmarkDotNet - Part 3 Breaking Builds

6
Comments
6 min read
Setup Github Actions Angular project

Setup Github Actions Angular project

8
Comments
2 min read
The Python 3.1 problem

The Python 3.1 problem

5
Comments
2 min read
Building a workflow for your ASP.NET Core app with Github Actions

Building a workflow for your ASP.NET Core app with Github Actions

8
Comments
4 min read
Rust CI with GitHub Actions

Rust CI with GitHub Actions

28
Comments 1
5 min read
Detect GraphQL breaking changes on any CI with graphql-inspector

Detect GraphQL breaking changes on any CI with graphql-inspector

8
Comments
2 min read
Installation d'un GitLab Runner sur un raspberry PI en 10 minutes

Installation d'un GitLab Runner sur un raspberry PI en 10 minutes

9
Comments
6 min read
Kraken CI, New Kid on the CI Block

Kraken CI, New Kid on the CI Block

10
Comments
3 min read
Basic Github Actions setup for Phoenix apps

Basic Github Actions setup for Phoenix apps

11
Comments 1
6 min read
Mocha.js - how to enable multiple test runners on CI/CD?

Mocha.js - how to enable multiple test runners on CI/CD?

3
Comments
1 min read
Gitlab-CI for Android 2021 update

Gitlab-CI for Android 2021 update

9
Comments 3
3 min read
Ruby on Rails GitHub Action Workflow

Ruby on Rails GitHub Action Workflow

7
Comments
3 min read
CI/CD tooling for frontend projects using GitHub actions

CI/CD tooling for frontend projects using GitHub actions

10
Comments 4
6 min read
Continuous Integration with Aerospike on GitHub

Continuous Integration with Aerospike on GitHub

5
Comments
2 min read
Github Actions: using python version from .python-version file (pyenv)

Github Actions: using python version from .python-version file (pyenv)

4
Comments
1 min read
Comment bien choisir sa CI/CD Mobile en 2019

Comment bien choisir sa CI/CD Mobile en 2019

2
Comments
8 min read
The poor man's feature flag

The poor man's feature flag

3
Comments
1 min read
How to cache dependencies in GitLab

How to cache dependencies in GitLab

9
Comments 2
2 min read
Include (or omit) Node.js devDependencies in your CI environment

Include (or omit) Node.js devDependencies in your CI environment

7
Comments 4
1 min read
Measuring performance using BenchmarkDotNet - Part 2

Measuring performance using BenchmarkDotNet - Part 2

8
Comments
6 min read
Hi (and an introduction to the Raku CI bot)

Hi (and an introduction to the Raku CI bot)

3
Comments
9 min read
Deploying to GitHub Pages without extra dependencies

Deploying to GitHub Pages without extra dependencies

7
Comments
2 min read
Last month I learnt - cpanel hosting isn't so bad

Last month I learnt - cpanel hosting isn't so bad

6
Comments
4 min read
Turns out, there's life after Jenkins and it's GREAT

Turns out, there's life after Jenkins and it's GREAT

3
Comments
4 min read
A githooks example, and how to share it with the team

A githooks example, and how to share it with the team

19
Comments 4
4 min read
CI/CD in iOS Development

CI/CD in iOS Development

18
Comments
12 min read
Set up self-hosted CI/CD git pipelines with Platypush

Set up self-hosted CI/CD git pipelines with Platypush

8
Comments
18 min read
Using Environment Protection Rules to Secure Secrets When Building External Forks with pull_request_target 🤐

Using Environment Protection Rules to Secure Secrets When Building External Forks with pull_request_target 🤐

12
Comments 2
4 min read
Lessons Learned: Migrating from AppVeyor to GitHub Actions

Lessons Learned: Migrating from AppVeyor to GitHub Actions

7
Comments
5 min read
GitLab CI predefined variables 💲

GitLab CI predefined variables 💲

2
Comments
3 min read
A journey into the depths of gitlab-ci

A journey into the depths of gitlab-ci

16
Comments
6 min read
Basic in .gitlab-ci.yml config

Basic in .gitlab-ci.yml config

6
Comments
1 min read
Making Remote Work *Work* With GitLab

Making Remote Work *Work* With GitLab

4
Comments
11 min read
Continuous Integration for Documentation

Continuous Integration for Documentation

4
Comments
1 min read
Creating an automatic Helm Repository with GitHub Actions

Creating an automatic Helm Repository with GitHub Actions

13
Comments
3 min read
TypeScript GitHub Action template

TypeScript GitHub Action template

6
Comments
5 min read
Continuous Integration for .NET (Core)

Continuous Integration for .NET (Core)

5
Comments
10 min read
Testing Rails 6 Zeitwerk Autoloading

Testing Rails 6 Zeitwerk Autoloading

11
Comments 3
2 min read
A Continuous Integration approach for Kotlin projects

A Continuous Integration approach for Kotlin projects

3
Comments
4 min read
Python Project Template

Python Project Template

10
Comments
1 min read
Automate Publishing of Your Github Repository to Docker Hub

Automate Publishing of Your Github Repository to Docker Hub

3
Comments
5 min read
Updating CI pipelines to allow PHP8

Updating CI pipelines to allow PHP8

1
Comments 3
3 min read
Importance of Pull Requests for Skilled Programmer

Importance of Pull Requests for Skilled Programmer

4
Comments
4 min read
Working with Elixir Releases and performing CI/CD in containers

Working with Elixir Releases and performing CI/CD in containers

31
Comments 3
8 min read
Automatically Publish to npm using GitHub Actions

Automatically Publish to npm using GitHub Actions

9
Comments
2 min read
What Travis CI New Billing Means for OSS

What Travis CI New Billing Means for OSS

9
Comments 11
1 min read
The First Way

The First Way

2
Comments
4 min read
Are You Following These Jenkins Best Practices?

Are You Following These Jenkins Best Practices?

8
Comments
13 min read
Publish GitHub pages with GitHub Actions

Publish GitHub pages with GitHub Actions

6
Comments
3 min read
Deploying Angular Apps with Continuous Integration (CI) on Netlify + GitHub.

Deploying Angular Apps with Continuous Integration (CI) on Netlify + GitHub.

8
Comments 6
4 min read
Github Action: How to parallelize tests dynamically by folder?

Github Action: How to parallelize tests dynamically by folder?

7
Comments
1 min read
Github Action: How to dynamically run step on each PR label ?

Github Action: How to dynamically run step on each PR label ?

3
Comments
3 min read
Laravel Dusk with Github Actions

Laravel Dusk with Github Actions

13
Comments 1
4 min read
Continuous Integration in Elixir Phoenix with Travis-CI and Codecov

Continuous Integration in Elixir Phoenix with Travis-CI and Codecov

16
Comments 1
3 min read
Continuous benchmarking with Go and GitHub Actions

Continuous benchmarking with Go and GitHub Actions

10
Comments 2
4 min read
loading...