40 Commits

Author SHA1 Message Date
Wolfgang Huß
2bc09aceeb Rename Neo4j Docker in general image to 'neo4j-community:*' 2022-07-18 07:11:35 +02:00
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
3a645dd078
publish only on master 2021-04-17 15:21:50 +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
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