markbirbeck / sifttt-source-pg

A sifttt source for Postgres.
0 stars 2 forks source link

add CI/CD pipeline #1

Open markbirbeck opened 7 years ago

markbirbeck commented 7 years ago

Need to deploy this to NPM automatically when tests pass.

markbirbeck commented 7 years ago

In the past I've been using Wercker, that was in the days before Docker Compose. This project uses Docker Compose to manage the containers and tests so I want to use a platform that does that too. I couldn't get Wercker to process tasks within a Docker box.

markbirbeck commented 7 years ago

Might be good to do it with AWS:

http://docs.aws.amazon.com/codebuild/latest/userguide/how-to-create-pipeline.html