dependabot[bot]
02473db25f
Bump nodemon from 1.18.8 to 1.18.9
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v1.18.8...v1.18.9 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 04:53:48 +00:00
dependabot[bot]
b8a89c9fac
Bump apollo-link-http from 1.5.8 to 1.5.9
...
Bumps [apollo-link-http](https://github.com/apollographql/apollo-link ) from 1.5.8 to 1.5.9.
- [Release notes](https://github.com/apollographql/apollo-link/releases )
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-link/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 04:41:28 +00:00
dependabot[bot]
cdda79fd2e
Bump nodemon from 1.18.8 to 1.18.9
...
Bumps [nodemon](https://github.com/remy/nodemon ) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/remy/nodemon/releases )
- [Commits](https://github.com/remy/nodemon/compare/v1.18.8...v1.18.9 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 04:39:16 +00:00
Robert Schäfer
03f2a3387e
Merge pull request #1 from FedericoEsparza/typo_fixes
...
Typo fixes
2018-12-16 23:26:06 +01:00
Federico Esparza
a484845eca
Fix PR Contribute
2018-12-16 11:39:00 -06:00
Federico Esparza
e70ac9ac63
Fix contribute
2018-12-16 11:36:25 -06:00
Grzegorz Leoniec
a562578657
Merge branch 'master' into locations
2018-12-16 18:28:44 +01:00
Federico Esparza
861be10fa6
Make small changes
2018-12-16 11:27:51 -06:00
Grzegorz Leoniec
1539d9ac91
Merge pull request #75 from Human-Connection/dependabot/npm_and_yarn/apollo-server-2.3.1
...
Bump apollo-server from 2.2.6 to 2.3.1
2018-12-16 18:27:42 +01:00
Federico Esparza
45820663b0
Tiny correction.
2018-12-16 11:22:43 -06:00
Federico Esparza
b38b7d6213
Make minor fixes
2018-12-16 11:21:27 -06:00
dependabot[bot]
f992a13632
Bump apollo-server from 2.2.6 to 2.3.1
...
Bumps [apollo-server](https://github.com/apollographql/apollo-server ) from 2.2.6 to 2.3.1.
- [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>
2018-12-16 17:17:38 +00:00
Grzegorz Leoniec
cf8ed1ceb3
Merge pull request #74 from Human-Connection/dependabot/npm_and_yarn/apollo-link-http-1.5.8
...
Bump apollo-link-http from 1.5.7 to 1.5.8
2018-12-16 18:12:38 +01:00
Federico Esparza
02d6ce6b76
Add "of" to middleware doc
2018-12-16 10:59:28 -06:00
Federico Esparza
4584b62389
Fix typos. Switch second set of yarn/NPM content
2018-12-16 10:36:35 -06:00
Federico Esparza
48ced0d47c
Fix very minor README typos or omissions
2018-12-16 10:23:19 -06:00
Grzegorz Leoniec
7a149793e9
Merge pull request #91 from Human-Connection/roschaefer-patch-1
...
Add travis build status to README
2018-12-16 15:39:24 +01:00
Grzegorz Leoniec
3fc7044676
moved npm-run-all and wait-on from dev to prod dependencies as they are needed for seeding
2018-12-15 13:40:17 +01:00
Grzegorz Leoniec
1c9521bf34
Merge branch 'master' into roschaefer-patch-1
2018-12-15 13:12:59 +01:00
Grzegorz Leoniec
6390b7ef8d
Merge pull request #92 from Human-Connection/fix_seeding
...
Use build stage `builder` for backend
2018-12-15 13:12:41 +01:00
Robert Schäfer
c815f017a0
Use build stage builder for backend
...
After the backend uses multistage builds we also have to use `builder`
stage of the backend in Nitro-Web. Otherwise we won't be able to run the
seeds and login later on.
2018-12-15 12:52:14 +01:00
Robert Schäfer
d3d1dcb72f
Add travis build status to README
2018-12-15 12:48:05 +01:00
Grzegorz Leoniec
059abd924c
Merge pull request #90 from Human-Connection/docker_push
...
Add docker push script deployment
2018-12-15 11:20:19 +01:00
Grzegorz Leoniec
aed2a73d13
Merge pull request #72 from Human-Connection/multistage-build
...
Reduce image size with multistage builds
2018-12-15 11:18:14 +01:00
Robert Schäfer
779190f711
Run yarn run dev in development
2018-12-14 23:41:11 +01:00
Robert Schäfer
94eea091de
Ensure stage builder is used for testing
...
But avoid synced volumes, otherwise the deployment will crash because
Travis cannot clean up files just before entering the deployment.
2018-12-14 23:25:52 +01:00
Robert Schäfer
7e663a6c19
Add docker push script deployment
2018-12-14 23:23:09 +01:00
Robert Schäfer
4e816d9020
Fix (?) the build with an image tag for builder
...
Also I added a base stage so we can have a common working directory.
2018-12-14 23:10:48 +01:00
dependabot[bot]
6d0f69eb75
Bump apollo-link-http from 1.5.7 to 1.5.8
...
Bumps [apollo-link-http](https://github.com/apollographql/apollo-link ) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/apollographql/apollo-link/releases )
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-link/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-14 21:44:40 +00:00
Robert Schäfer
bef8aa1d6a
Reduce docker image size with multistage build
...
We don't need development dependencies in production. I also added the
BUILD_COMMIT environment variable to the image for convenience.
2018-12-14 22:41:13 +01:00
Robert Schäfer
f9fec054d6
Merge pull request #70 from Human-Connection/production-build
...
Build application for production without nodemon
2018-12-14 22:39:03 +01:00
Robert Schäfer
9f78a96de2
Run babel node instead of nodemon
...
Quote of @appinteractive:
```
Currently we are running nodemon on production which watches for filechanges and consumes much more memory then just node. As nodemon is only for development, I added a build step to compile the application for production and then only run the dist folder with pure node.
```
2018-12-14 22:30:47 +01:00
Robert Schäfer
212725e44d
Minor changes
2018-12-14 20:13:15 +01:00
Robert Schäfer
f2eca183cc
Fix commit hash in deploy URL
...
Executable deploy scripts
2018-12-14 19:48:23 +01:00
Robert Schäfer
fca0a67bfd
Don't user docker-compose.override.yml on Travis
...
It creates volumes and these volumns will change ownership and linux
file permissions. That in turn will prevent Travis from removing those
files and eventually crash the deployment.
2018-12-14 18:30:10 +01:00
Robert Schäfer
bdcadcb433
Update .dockerignore and .gitignore
2018-12-14 18:25:30 +01:00
Robert Schäfer
957bb4cea2
Add Travis build status to README
2018-12-14 18:24:12 +01:00
Robert Schäfer
3a15675e6c
Merge pull request #77 from Human-Connection/docker_push
...
Use deployment script for docker images
2018-12-14 18:18:30 +01:00
Robert Schäfer
2088d4e495
Use deployment script for docker images
...
+Fix deprecation warning of docker login
2018-12-14 18:16:34 +01:00
dependabot[bot]
ec9e6b24f9
Merge pull request #84 from Human-Connection/dependabot/submodules/Nitro-Web-010bac5
2018-12-14 04:45:05 +00:00
dependabot[bot]
2f9ad77e6d
Merge pull request #83 from Human-Connection/dependabot/submodules/Nitro-Backend-75bb73a
2018-12-14 04:44:38 +00:00
dependabot[bot]
2fd4e4b342
Bump Nitro-Web from 40e1ab3 to 010bac5
...
Bumps [Nitro-Web](https://github.com/Human-Connection/Nitro-Web ) from `40e1ab3` to `010bac5`.
- [Release notes](https://github.com/Human-Connection/Nitro-Web/releases )
- [Commits](40e1ab3483...010bac50ab )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-14 04:43:11 +00:00
dependabot[bot]
1e15c3eacc
Bump Nitro-Backend from 766be0b to 75bb73a
...
Bumps [Nitro-Backend](https://github.com/Human-Connection/Nitro-Backend ) from `766be0b` to `75bb73a`.
- [Release notes](https://github.com/Human-Connection/Nitro-Backend/releases )
- [Commits](766be0bb80...75bb73a5f8 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-14 04:43:10 +00:00
Grzegorz Leoniec
4fac6c4e5e
GitBook: [master] one page modified
2018-12-13 15:14:48 +00:00
Grzegorz Leoniec
e2379755d6
GitBook: [master] one page modified
2018-12-13 15:13:32 +00:00
Grzegorz Leoniec
75bb73a5f8
Merge pull request #59 from Human-Connection/ci-improvements
...
CI Improvements
2018-12-13 15:57:37 +01:00
Grzegorz Leoniec
e1bbf67c5b
Merge branch 'master' into ci-improvements
2018-12-13 15:49:47 +01:00
Robert Schäfer
010bac50ab
Merge pull request #79 from Human-Connection/admin-tags-and-categories
...
Admin tags and categories
2018-12-13 13:33:22 +01:00
Robert Schäfer
574073884b
Merge pull request #62 from Human-Connection/admin-tags-and-categories
...
Admin tags and categories
2018-12-13 13:18:14 +01:00
Robert Schäfer
2c463fdeaa
Merge branch 'master' into admin-tags-and-categories
2018-12-13 13:16:51 +01:00