123 Commits

Author SHA1 Message Date
26387a172f
require 60% coverage 2021-04-24 02:28:25 +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
697194e1b9
- correct variables in tag push 2021-02-08 17:31:27 +01:00
4943ed4628
- style & some version fixes 2021-02-08 17:14:27 +01:00
09fdae0d95
- try to fix missing tags
- checkout code to determine package.json version
2021-02-08 17:05:08 +01:00
be9fa87d08
- remove --all-tags flag for now 2021-02-08 16:24:37 +01:00
777f5dee23
- flag --all-tags seems to be missing, trying to use docker image push 2021-02-08 16:11:20 +01:00
e4a5ddc524
- docker push options not after image name 2021-02-08 15:56:26 +01:00
55db4e3324
- dockerhub username and password from secrets 2021-02-08 15:43:10 +01:00
1d39dd1370
- maintenance has no production stage yet 2021-02-08 15:43:10 +01:00
5d2ddae626
- typo fix 2021-02-08 15:43:10 +01:00
0f652a5ee6
- try determin the package version via node 2021-02-08 15:43:10 +01:00
b59559e0cd
- properly set env variables 2021-02-08 15:43:10 +01:00
c16459f4c2
- fixed syntax 2021-02-08 15:43:09 +01:00
3b4ef28eb2
[DEBUG] enable publish workflow also when not on master for testing 2021-02-08 15:43:09 +01:00
5503216ad4
- first steps towards docker image deployment & github autotagging 2021-02-08 15:43:09 +01:00
7d7b3c1af4
- renanemd ci.yml file to test.yml - we will have more then one workflow in the future
- removed clutter from test workflow file
2021-02-03 16:29:24 +01:00