117 Commits

Author SHA1 Message Date
Wolfgang Huß
00a2cf6fb0 Set publish again on master push only 2021-06-07 19:43:47 +02:00
76791f72ad
roberts suggestion regarding branch deployment 2021-06-07 13:51:22 +02:00
Wolfgang Huß
92abc35a60 Remove comments 2021-05-30 20:26:12 +02:00
Wolfgang Huß
6ba2cf0970 Build base and code Docker images
- Push always for test purposes. To be reverted later.
2021-05-30 19:55:42 +02:00
Wolfgang Huß
931705976d Establish new deployment structure with base and code Docker images, first step 2021-05-30 17:58:04 +02:00
0a63791e56
Merge pull request #4393 from Ocelot-Social-Community/coverage
Coverage
2021-05-06 11:51:27 +02:00
d151251c95
require 65% frontend coverage 2021-04-25 20:48:32 +02:00
26387a172f
require 60% coverage 2021-04-24 02:28:25 +02:00
3a645dd078
publish only on master 2021-04-17 15:21:50 +02:00
99364856bc
remove more todos 2021-04-17 13:40:12 +02:00
1bf3f295c7
added production target removed todo 2021-04-17 13:38:51 +02:00
5dc844b431
multi line simply doesnt work 2021-04-17 13:21:24 +02:00
79beb840c5
-separate commands in two, docker build & save to allow multi-line commands
-have arg and env variables
2021-04-17 13:15:45 +02:00
6d890e28ae
fixed build command 2021-04-17 12:59:14 +02:00
31aff904f8
multiline not properly working 2021-04-17 12:51:44 +02:00
d354f9630a
Use build args instead of envs for the version, date & commit 2021-04-17 12:44:01 +02:00
c0dacdc243
removed two more very flaky tests 2021-04-14 20:36:15 +02:00
247adbc2a4
only 9 jobs now 2021-04-14 20:36:15 +02:00
faf721b0ba
env jobs
10 jobs
2021-04-14 20:36:15 +02:00
926f421d6e
fix workflow 2021-04-14 20:36:14 +02:00
064a8baeaf
try running in parallel 2021-04-14 20:36:14 +02:00
c1b2c28724
upload cypress screenshots & videos 2021-04-14 20:36:12 +02:00
3baabc6e8f
yarn install is required 2021-04-14 20:36:12 +02:00
a8bbbf4921
do not setup cypress that seems just to start the processes 2021-04-14 20:36:12 +02:00
962327f0b3
first test for cypress 2021-04-14 20:35:05 +02:00
bf4214775f
adjusted workflow parameter name 2021-04-14 12:11:27 +02:00
d92caaa26f
try my fork for coverage 2021-04-14 11:50:53 +02:00
f4e6b474be
58% minimum coverage for the backend 2021-04-14 01:40:35 +02:00
f6b6e21a8d
also have backend coverage
some typos
2021-04-14 01:27:27 +02:00
17d79f6403
no report to PR (bug)
minimum 52% coverage
2021-04-14 01:00:22 +02:00
4b2413aa73
to many characters 2021-04-14 00:42:30 +02:00
77800346f2
removed volume override from command 2021-04-14 00:29:47 +02:00
1381437610
bind coverage volume in docker-compose.test.yml file 2021-04-14 00:21:38 +02:00
a79947e37a
frontend coverage test & report 2021-04-13 23:59:14 +02:00
d40704dcb6
.env is required no way around it 2021-04-03 05:41:58 +02:00
dfe6f679b3
include env files in build process 2021-04-03 05:17:13 +02:00
f6c070a3cb
removed config warning
cleaned up test.yml workflow
try to run without .env files
2021-04-03 04:23:31 +02:00
6110557abf
fixed versions to follow SemVer 2.0 style (https://semver.org/spec/v2.0.0.html) 2021-02-25 20:48:20 +01:00
7d21196973
typo 2021-02-12 03:17:15 +01:00
c491fd6921
push all tags again, since docker is updated on github (...) 2021-02-10 13:58:21 +01:00
42bfe0a17a
- add latest tag for neo4j 2021-02-10 13:40:26 +01:00
1d282646e7
typo 2021-02-08 20:45:05 +01:00
ce36ed60a4
disable publish.yml workflow when not on master. 2021-02-08 20:29:52 +01:00
1aaffb3378
v0.6.5
only include latest log in git release body
updated auto-changelog version
define version to generate in auto-changelog
2021-02-08 20:19:01 +01:00
9d9075f211
updated CHANGELOG.md
auto-changelog with version call (package.json & publish.yml)
2021-02-08 20:03:21 +01:00
39c82fcb37
don't fail if tag exists (release) 2021-02-08 19:17:47 +01:00
5ecee4d73a
fetch full history 2021-02-08 19:03:54 +01:00
fc496aa04c
- yarn install to allow yarn auto-changelog 2021-02-08 18:26:54 +01:00
9603882ede
- adjusted changelog to ocelot-social repo
- remove version tag since duplicates fail the github action
- generate auto-changelog
2021-02-08 18:11:07 +01:00
cf70b12ed7
- fixed changelog
- create release tag
2021-02-08 17:55:02 +01:00