#166 Continuous delivery with Python

Talk Python To Me - Un pódcast de Michael Kennedy (@mkennedy)

Categorías:

We have evolved from, "It builds, ship it!" to continuous integration where every check-in is automatically verified by something like Travis CI. Taking that further, some people are using continuous delivery. This means, once a check-in is validated by the CI system, it's deployed -- automatically.

Visit the podcast's native language site