- Feb 19, 2019
-
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [@babel/core](https://github.com/babel/babel) from 7.2.2 to 7.3.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.2.2...v7.3.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [apollo-server-testing](https://github.com/apollographql/apollo-server) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 22.2.2 to 22.3.0. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v22.2.2...v22.3.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [apollo-server](https://github.com/apollographql/apollo-server) from 2.4.0 to 2.4.2. - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 5.1.3 to 5.3.0. - [Release notes](https://github.com/maticzav/graphql-shield/releases) - [Commits](https://github.com/maticzav/graphql-shield/compare/v5.1.3...v5.3.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Feb 15, 2019
-
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [apollo-client](https://github.com/apollographql/apollo-client) from 2.4.12 to 2.4.13. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/commits ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [apollo-cache-inmemory](https://github.com/apollographql/apollo-client) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/apollographql/apollo-client/releases) - [Changelog](https://github.com/apollographql/apollo-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-client/commits ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [nyc](https://github.com/istanbuljs/nyc) from 13.2.0 to 13.3.0. - [Release notes](https://github.com/istanbuljs/nyc/releases) - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md) - [Commits](https://github.com/istanbuljs/nyc/compare/v13.2.0...v13.3.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Feb 12, 2019
-
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [graphql-shield](https://github.com/maticzav/graphql-shield) from 5.1.2 to 5.1.3. - [Release notes](https://github.com/maticzav/graphql-shield/releases) - [Commits](https://github.com/maticzav/graphql-shield/compare/v5.1.2...v5.1.3 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
dependabot[bot] authored
-
- Feb 11, 2019
-
-
dependabot[bot] authored
Bumps [nodemon](https://github.com/remy/nodemon) from 1.18.9 to 1.18.10. - [Release notes](https://github.com/remy/nodemon/releases) - [Commits](https://github.com/remy/nodemon/compare/v1.18.9...v1.18.10 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Feb 08, 2019
-
-
Robert Schäfer authored
Upgrade dependencies
-
Grzegorz Leoniec authored
-
Grzegorz Leoniec authored
-
- Feb 07, 2019
-
-
Grzegorz Leoniec authored
-
Grzegorz Leoniec authored
-
Grzegorz Leoniec authored
-
Grzegorz Leoniec authored
-
Grzegorz Leoniec authored
-
- Feb 05, 2019
-
-
Grzegorz Leoniec authored
Refactoring db migration worker
-
Robert Schäfer authored
@appinteractive
-
Robert Schäfer authored
Bug: Only if a tag and a category was present, the author was assigned.
-
Robert Schäfer authored
-
- Feb 04, 2019
-
-
Robert Schäfer authored
I was missing NEO4J_URI and was told very late - let's check env vars at the very beginning.
-
Robert Schäfer authored
It kept crashing, maybe because we're piping too much stuff to STDOUT. Let's see.
-
Robert Schäfer authored
-
Robert Schäfer authored
-
Robert Schäfer authored
... but use it in the same pod. It seems to be possible to have shared volumes in the same pod: https://kubernetes.io/docs/tasks/access-application-cluster/communicate-containers-same-pod-shared-volume/
-
Robert Schäfer authored
I think it's not that relevant to our new contributors to install the db-migration-worker.
-
Robert Schäfer authored
You can simply run `docker-compose exec db-migration-worker migrate` and that's it. Of course you have to provide all the environment variables.
-
Robert Schäfer authored
-