79 Commits

Author SHA1 Message Date
dependabot[bot]
8d668a866b
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-09 01:35:04 +00:00
9531cf65a2
fix typo 2023-04-19 14:07:45 +02:00
19cc1043ee
dispatch build success to stage.yunite.me 2023-04-19 13:28:00 +02:00
69cf9c6510
fix publish 2023-03-21 12:18:09 +01:00
3a4f7b40b6
supply github run number via json payload, tag branded images with ocelot build number 2023-03-21 10:57:05 +01:00
f638810606
remove publish-branded workflow, rename build trigger 2023-03-20 11:34:33 +01:00
ed76f69a8c
use access token to trigger build on external repo 2023-03-15 20:25:06 +01:00
6896536a3b
trigger build success on stage repo 2023-03-15 13:43:34 +01:00
dependabot[bot]
42cfbe2d05
Bump peter-evans/repository-dispatch from 1 to 2
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 1 to 2.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v1...v2)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-11 02:57:44 +00:00
63e519428c
publish only on master & build tag prefix 2023-03-06 12:38:17 +01:00
4bfba1983f
define repo and refacor event name 2023-03-06 12:37:20 +01:00
9bc95908ae
use github token explicitly, use explicit ocelot version in brad 2023-03-06 11:39:39 +01:00
8e40791773
pat token, dependance on compylete publish 2023-03-06 11:01:25 +01:00
baedff2f94
use trigger to call other workflow 2023-03-06 10:53:23 +01:00
540c3bd9c4
referencing envs in a second step 2023-03-05 15:07:32 +01:00
62e3b30427
no quotations 2023-03-05 15:03:57 +01:00
71dc31d926
try different quotations 2023-03-05 15:02:10 +01:00
d271ff3760
use long version of docker build flags 2023-03-05 15:00:10 +01:00
99601963f1
cleanup publish workflow for non-branded version 2023-03-05 14:51:04 +01:00
Moriz Wahl
cae9c2a8a0 update downlaod artifact to v3 2023-02-15 22:51:12 +01:00
Moriz Wahl
adb405d05a chore(test): update github actions for node 16 2023-02-15 22:31:16 +01:00
Wolfgang Huß
ef06f1a67d Add database migration to auto-deployment on publish 2022-10-23 18:30:53 +02:00
Wolfgang Huß
04c8da6a6c Change commented publishing branch and add commented template branch for separate auto deployment 2022-10-23 17:48:48 +02:00
Wolfgang Huß
c8d816887b Remove groups separate auto-deployment 2022-10-23 17:46:22 +02:00
Wolfgang Huß
9c0cc267a0 Disable push on master in 'publishing.yml' 2022-09-26 13:35:03 +02:00
Wolfgang Huß
8e19c04b44 Implement automatic deployment for branch '5059-epic-groups' 2022-09-26 13:30:58 +02:00
Wolfgang Huß
e93b7bdcf3 Remove temporarily push branch to this one as well in 'publish.yml' 2022-07-21 17:46:51 +02:00
Wolfgang Huß
6bc4663d24 Add a comment that deployment need to come up again regulerly 3m 10s 'publish.yml' 2022-07-21 17:46:20 +02:00
Wolfgang Huß
861de8edcb Add sleep for 4 minutes (240s) in 'publish.yml' 2022-07-21 17:15:58 +02:00
Wolfgang Huß
9d6a5d7700 Change temporarily push branch to this one as well in 'publish.yml' 2022-07-21 16:56:20 +02:00
Wolfgang Huß
6c64352662 change back to publish just on master branch push 2022-07-20 13:53:09 +02:00
Wolfgang Huß
e2089f36b5 Accumulate Neo4j db 'clean.js' and 'seed.js' and make the node calls await with flag '--experimental-repl-await' in 'publish.yml' 2022-07-20 12:43:58 +02:00
Wolfgang Huß
cb90ceeefc Stop waiting for rollout of 'webapp' and 'maintenance' in 'publish.yml' 2022-07-20 10:29:24 +02:00
Wolfgang Huß
d39f53359a Change timeout to wait for rollout status to '600s' in 'publish.yml' 2022-07-20 09:57:02 +02:00
Wolfgang Huß
884f777460 Change order of deployments and the timeout to wait for in 'publish.yml' 2022-07-20 09:26:11 +02:00
Wolfgang Huß
089c4ee1bb Refine 'publish.yml' 2022-07-20 08:13:22 +02:00
Wolfgang Huß
794b8b29e1 Add Neo4j db seed to publish.yml 2022-07-19 18:50:42 +02:00
Wolfgang Huß
485e6986b8 Implement DigitalOcean Kubernetes deployment on publishing 2022-07-19 08:30:56 +02:00
Wolfgang Huß
ced38f552c Trigger publish on push of this branch for testing purposes, for now 2022-07-18 20:10:15 +02:00
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