Wolfgang Huß
844da649f0
Fix node version to 'node:12.19.0-alpine3.10'
...
- Changed from 'node:lts-alpine' to 'node:12.19.0-alpine3.10'.
2020-11-03 13:02:24 +01:00
Wolfgang Huß
b6c8acab36
Change docker repository to develop-webapp
...
- nitro-web —> develop-webapp
2020-10-28 10:52:07 +01:00
mattwr18
dae1062ad0
Use node LTS in production
2020-01-09 13:33:05 +01:00
dependabot-preview[bot]
1a15dd4db5
build(deps): bump node from 13.5.0-alpine to 13.6.0-alpine in /webapp
...
Bumps node from 13.5.0-alpine to 13.6.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-09 04:19:10 +00:00
dependabot-preview[bot]
9d1751f779
build(deps): bump node from 13.4.0-alpine to 13.5.0-alpine in /webapp
...
Bumps node from 13.4.0-alpine to 13.5.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 04:18:47 +00:00
dependabot-preview[bot]
3816e79b6d
build(deps): bump node from 13.3.0-alpine to 13.4.0-alpine in /webapp
...
Bumps node from 13.3.0-alpine to 13.4.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-19 04:20:21 +00:00
dependabot-preview[bot]
232787d412
build(deps): bump node from 13.1.0-alpine to 13.3.0-alpine in /webapp
...
Bumps node from 13.1.0-alpine to 13.3.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-11 09:14:16 +00:00
dependabot-preview[bot]
36ef2d9c96
build(deps): bump node from 13.0.1-alpine to 13.1.0-alpine in /webapp
...
Bumps node from 13.0.1-alpine to 13.1.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-16 19:43:41 +00:00
dependabot-preview[bot]
2c4416c2ee
build(deps): bump node from 12.13.0-alpine to 13.0.1-alpine in /webapp
...
Bumps node from 12.13.0-alpine to 13.0.1-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-29 08:07:10 +00:00
dependabot-preview[bot]
065dbcf50a
build(deps): bump node from 12.12.0-alpine to 12.13.0-alpine in /webapp
...
Bumps node from 12.12.0-alpine to 12.13.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-22 04:25:00 +00:00
dependabot-preview[bot]
b5d0170ab4
build(deps): bump node from 12.11.1-alpine to 12.12.0-alpine in /webapp
...
Bumps node from 12.11.1-alpine to 12.12.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-15 08:53:30 +00:00
dependabot-preview[bot]
390e073acd
build(deps): bump node from 12.11.0-alpine to 12.11.1-alpine in /webapp
...
Bumps node from 12.11.0-alpine to 12.11.1-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 05:03:33 +00:00
dependabot-preview[bot]
1d5f4f2868
build(deps): bump node from 12.10.0-alpine to 12.11.0-alpine in /webapp
...
Bumps node from 12.10.0-alpine to 12.11.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 04:30:07 +00:00
roschaefer
4be3e2a0d0
Fix missing images on staging
2019-09-16 11:41:50 +02:00
roschaefer
bc153ee42e
Synchronize dockerfiles, fix cypress
...
.. make tippy.js a production dependency (was throwing errors on my
machine).
2019-09-12 12:16:20 +02:00
roschaefer
10418f061b
Various changes to build pipeline
...
* Use `production` docker images for cypress tests. As one of our contributors
pointed out: It is bad practice to end-to-end test sth. else than the actual
production images.
* Have a dedicated `docker-compose.travis-integration.yml` to test
backend integration tests. The backend *needs* a database when doing
integration tests. So there is no way around using docker-compose. But
we could stop using the `build-and-test` stage when we do cypress tests.
* Remove a couple of unused ports and DRY `docker-compose.override.yml`
* Build and tag all images first and then run `docker-compose .. up` - I
hope this will not rebuild the image.
* Reduce docker image size
2019-09-12 00:29:36 +02:00
roschaefer
5cf82d5e18
Fix build
...
Here are the issues
* webapp was built with `NODE_ENV=production` but started with
`NODE_ENV=development`
* using the provided `docker-compose.travis.yml` the command `yarn run
start` would look in the wrong folder
* removed duplicate environment definition
2019-09-11 02:22:08 +02:00
dependabot-preview[bot]
a646b0d19e
Bump node from 12.9-alpine to 12.10.0-alpine in /webapp
...
Bumps node from 12.9-alpine to 12.10.0-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-06 04:25:23 +00:00
dependabot-preview[bot]
9ba3e9bddf
Bump node from 12.8-alpine to 12.9-alpine in /webapp
...
Bumps node from 12.8-alpine to 12.9-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-22 04:26:44 +00:00
Robert Schäfer
8578cb5ab9
I had enough of --ignore-engines
...
The maintainers of https://github.com/arthurvasconcelos/vue-izitoast are
not extremely responsive, so I decided to point our package to my own
fork.
This makes the flag `--ignore-engines` obsolete.
2019-08-09 13:41:26 +02:00
dependabot-preview[bot]
4de284ca36
Bump node from 12.7-alpine to 12.8-alpine in /webapp
...
Bumps node from 12.7-alpine to 12.8-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 04:30:49 +00:00
dependabot-preview[bot]
5380e74887
Bump node from 12.6-alpine to 12.7-alpine in /webapp
...
Bumps node from 12.6-alpine to 12.7-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 04:22:06 +00:00
dependabot-preview[bot]
4c2619acb8
Bump node from 12.5-alpine to 12.6-alpine in /webapp
...
Bumps node from 12.5-alpine to 12.6-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-05 04:24:17 +00:00
dependabot-preview[bot]
292b527ea2
Bump node from 12.4-alpine to 12.5-alpine in /webapp
...
Bumps node from 12.4-alpine to 12.5-alpine.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 04:31:58 +00:00
dependabot-preview[bot]
1cca86390d
Bump node from 12.3.1-alpine to 12.4-alpine in /webapp
...
Bumps node from 12.3.1-alpine to 12.4-alpine.
2019-06-05 05:01:38 +00:00
Robert Schäfer
1773d136e9
Yarn --ignore-engines, v12.x.x will become LTS
2019-05-31 19:32:36 +02:00
dependabot-preview[bot]
038e216748
Bump node from 10-alpine to 12.3.1-alpine in /webapp
...
Bumps node from 10-alpine to 12.3.1-alpine.
2019-05-31 15:06:18 +00:00
Robert Schäfer
c91a61af89
Merging webapp to master
2019-03-20 21:06:17 +01:00