40 Commits

Author SHA1 Message Date
Robert Schäfer
f604c1a1f5 update to latest ocelot-staging version 2024-12-02 14:24:13 +01:00
ebbc27bcba
github 2023-04-20 09:27:58 +02:00
Wolfgang Huß
56be601da1 Set pushing on master branch only 2021-06-09 21:35:27 +02:00
Wolfgang Huß
fe0cdecffc Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding into wir-social
# Conflicts:
#	.github/workflows/publish.yml
#	branding/constants/links.js
#	branding/constants/metadata.js
#	package.json
2021-06-07 21:22:52 +02:00
Wolfgang Huß
92664ee0df Set publish again on master push only 2021-06-07 21:04:54 +02:00
Wolfgang Huß
bab552ae86 Overtake the tested changes from sender.fm 2021-06-07 20:17:13 +02:00
Wolfgang Huß
4ba0d4dc60 Refine comment 2021-05-30 20:37:54 +02:00
Wolfgang Huß
1f89baa843 Refine comment 2021-05-30 20:37:36 +02:00
Wolfgang Huß
cd4ebf6100 Update package.json to wir.social
- Try first DockerHub push on 'wirsocial' for testing.
2021-05-25 18:33:31 +02:00
Wolfgang Huß
d478a5af7e Correct needs for 'upload_to_dockerhub' 2021-05-14 13:07:50 +02:00
Wolfgang Huß
050d0c3ea8 Refine README and values.template.yaml 2021-05-14 12:27:33 +02:00
Wolfgang Huß
272a485f67 Add the other docker images 2021-05-12 11:30:16 +02:00
Wolfgang Huß
278317095a Fix package.json entries 2021-05-12 09:03:06 +02:00
Wolfgang Huß
ef1b2e7b7f Refactor to Ulf's suggestions 2021-05-12 08:52:39 +02:00
Wolfgang Huß
1afe893fb6 Build branded Neo4j as well 2021-05-11 16:50:52 +02:00
Wolfgang Huß
0344a1b4cc Implement use of package.json 'version' etc. for '$ docker build …' 2021-05-11 16:03:41 +02:00
2cbb9680e5
fixed publish ci 2021-02-13 19:08:35 +01:00
ce0c36e966
correct dependencies
v0.0.3
2021-02-12 03:49:44 +01:00
004180fae7
maintenance dockerfile, v0.0.2, publish maintenance 2021-02-12 03:47:54 +01:00
f7b0c44939
publish workflow 2021-02-12 03:30:51 +01:00
00c76f56a3
delete stuff 2021-02-12 03:28:58 +01:00
Wolfgang Huß
bef33d8816 Correct Human-Connection path to Ocelot-Social 2020-12-22 16:40:53 +01:00
Wolfgang Huß
42007f17dd Set the new Docker Hub images 2020-12-22 15:52:35 +01:00
roschaefer
26fa6ab261 Silly me, remove continuous integration
This worfklow should be located in the community repository
2020-06-08 17:10:45 +02:00
roschaefer
88c6d10c62 Add new static code analysis workflow 2020-06-08 16:48:10 +02:00
roschaefer
05cb9bd6ec Use same name for build stage and image tag
Plus get rid of one obsolete step in Githhub workflow
2020-06-08 16:36:00 +02:00
roschaefer
aa7e30f287 Push bare image tag to make build server happy 2020-06-08 16:09:48 +02:00
roschaefer
b93489fe14 Remove all humanconnection dockerhub repos
I'm experiencing non-determinstic behaviour when I configure a repsitory
which does not exist on dockerhub or is not part of the schoolsinmotion
organization. Therefore I'm going to use a tag `bare` for the base
images.
2020-06-08 15:19:12 +02:00
roschaefer
722b7bf687 Addding cache_from changes anything? 2020-06-08 14:51:54 +02:00
roschaefer
d3664ee178 WTF OK, let's add obsolete dockerhub repositories 2020-06-08 14:32:20 +02:00
roschaefer
7ec4d88676 Random try to fix strange error
Backend and Neo4j base images are built fine but Github fails to build
`humanconnection/webapp` docker image. Is a request made to dockerhub to
see if the repository exists? Even if the resulting image is not being
pushed to dockerhub?

What really bugs me is that `humanconnection/backend` does not exist
anymore and yet the Github actions runs fine building that image.
2020-06-08 14:27:55 +02:00
roschaefer
0a6c222a95 Configure Github actions to build base images 2020-06-08 14:19:21 +02:00
roschaefer
edfdcb6bc6 Recursive copy 2020-06-04 21:43:30 +02:00
roschaefer
3fff866a55 Rebrand step proof of concept 2020-06-04 21:19:05 +02:00
roschaefer
1a8ccfa2c1 Just ran into https://github.com/docker/build-push-action/issues/48 2020-06-04 15:09:15 +02:00
roschaefer
d804c7233e Explicitly set push to true 2020-06-04 15:04:32 +02:00
roschaefer
df6a8bd78f Add tag latest 2020-06-04 14:58:09 +02:00
roschaefer
81631f0bd5 Add missing repositories 2020-06-04 14:52:03 +02:00
roschaefer
b4dc46e0c9 Push docker images 2020-06-04 14:47:01 +02:00
roschaefer
f26f83d5ef Build neo4j docker image on Github 2020-06-04 13:43:13 +02:00