reactioncommerce / federated-gateway

An access aware federated GraphQL API gateway for the Reaction Commerce ecosystem
Apache License 2.0
6 stars 3 forks source link

Continuous Integration Pipeline #8

Closed kkuzemka closed 4 years ago

kkuzemka commented 4 years ago

Continuous Integration Pipeline

The Federated Gateway service needs to lint, build and push it's Docker artifacts to Docker Hub and it needs to run all integrity checks when a new PR is created. In This issue we'll setup our service's CI pipeline using CircleCI & Github.

User Stories

Deliverable

Acceptance Criteria

kkuzemka commented 4 years ago

Per conversation, please reference the CI pipeline for the Auth service.