The best CI/CD service is free (till now), let’s use it - wercker ci

Post on 10-Feb-2017

344 views 0 download

Transcript of The best CI/CD service is free (till now), let’s use it - wercker ci

The best CI/CD service is free (till now), let’s use it.

@geshan

How did I stumble upon this service

2

Wercker CI - From Code to containers

3

Introducing Wercker CI

■ Tagline: From code to containers■ Has 2 versions classic (VM) and awok (docker

enabled)■ You can run your tests, build your app and even

deploy it■ New docker version only allows docker

container deployments4

More on Wercker CI

■ Has an API with applications, builds and deploys covered

■ Same features (2 concurrent builds) on any other service costs between $49-$129 per month

■ Best for your pet project (where code is closed)

5

Some great features - Free (while in beta)

6

Features - A CLI to develop and build locally

7

Very well presented statistics

8

■ Steps are commands for your build or deploy pipeline

■ For example composer install is a step

■ Wercker has a registry of steps

■ You can add your own step too

Features - Registry with Steps (part of pipeline)

9

A word of caution

■ It is free while in public beta, they plan to adopt a github style pricing

■ There is no auto incremented build number, builds are identified by a hash like 568d0976a75da110690074da

■ Sometimes builds get stuck while running

10

Thank you, any questions?

12