99 Commits

Author SHA1 Message Date
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
c78cd78d72
- removed unused yml files 2021-02-03 16:27:48 +01:00
8f4e5f8c25
- updated issue templates 2021-02-03 16:27:30 +01:00
abdb53bf90
- use the right command for db initialize 2021-01-30 20:23:31 +01:00
35549b7032
- initialize database (unique constraint) 2021-01-30 20:07:57 +01:00
d61820dc4f
- fixed linting
- fixed tty error on docker-compose exec
2021-01-30 19:35:58 +01:00
8a0b3a2826
- build test images 2021-01-30 19:25:39 +01:00
f633daef77
- revert some changes 2021-01-30 07:47:20 +01:00
27188f0b7c
- sepperate commands againa 2021-01-30 07:43:33 +01:00
51321ee4e1
- build development target not build 2021-01-30 07:41:46 +01:00
c1b58c0651
- try to chain the docker-compose commands 2021-01-30 07:31:17 +01:00
8379d8484c
- command order for docker-compose up 2021-01-30 07:16:25 +01:00
792ac8cc41
- optimize docker-compose (ci) 2021-01-30 07:05:37 +01:00
71176cb11d
- include .envs also in webapp docker-compose ... 2021-01-30 06:47:47 +01:00
32bd8cca02
- copy .env files again (not sure this is correct?) 2021-01-30 06:45:22 +01:00
dec17d0e8d
- ci fixes
- docker-compose.test.yml
- fixed nuxt permissions in dev environment(docker)
2021-01-30 06:36:28 +01:00
a530e5151a
- corrected docker image tags for webapp and backend 2021-01-30 06:15:10 +01:00
1aab1d2377
- artifacts seem to be directories 2021-01-30 06:06:53 +01:00
7b58b1277e
- fixed syntax 2021-01-30 05:57:59 +01:00
6805863ac9
- refactored dependencies
- removed forced step between building and testing
2021-01-30 05:56:56 +01:00
6638e2d414
- build manually - seems to work better 2021-01-30 05:47:53 +01:00
37621f1bac
- just do it manually - its better anyways... 2021-01-30 05:40:21 +01:00
d23aec3cbd
- fix conflict local output and load 2021-01-30 05:17:30 +01:00
368ec8ff23
- try to fix v2 of build and push 2021-01-30 05:13:52 +01:00
98813b9f82
- updated docker/build-push-action@v1.1.0 to docker/build-push-action@v2 2021-01-30 05:08:23 +01:00