prismagraphql/ci-circle-example

Name: ci-circle-example

Owner: Prisma

Description: null

Created: 2017-11-14 09:09:01.0

Updated: 2017-11-14 09:09:01.0

Pushed: 2017-11-14 10:46:19.0

Homepage: null

Size: 3

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

ci-circle-example

This repo is still WIP

Workflow

Due to limitations of the Docker integration with Circle 2 the following (cumbersome) workflow is required:

  1. Install graphcool CLI on host container
  2. Run gc local up to start local Docker cluster
  3. Start new Docker container (in the same Docker network as the cluster) and execute test script inside this container. This is the only way to access localhost:60000 using Circle 2.

Note: Circle 1 doesn't work because it only supports Docker up to version 1.9.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.