|
|
8df6fe859b
|
corrected argument definition for webhook
|
2022-01-12 21:21:27 +01:00 |
|
|
|
4a175f0ef8
|
removed github webhook, its now external
|
2022-01-12 21:21:27 +01:00 |
|
|
|
6dbec1bd26
|
do not start with --no-treekill, checkout correct branch
|
2022-01-12 21:21:26 +01:00 |
|
|
|
670099f765
|
corrected hook id
|
2022-01-12 21:21:26 +01:00 |
|
|
|
7e1a7482ef
|
webhook debug command
|
2022-01-12 21:21:26 +01:00 |
|
|
|
e5955a8067
|
remove wait time alltogether
|
2022-01-12 21:21:26 +01:00 |
|
|
|
df8c6ef8f7
|
use webhook tool
|
2022-01-12 21:21:26 +01:00 |
|
|
|
125857dd1b
|
saving some time
|
2022-01-12 21:21:26 +01:00 |
|
|
|
53c7991a03
|
fixed exit code to be numeric
|
2022-01-12 21:21:26 +01:00 |
|
|
|
45d9d81ae7
|
readd --no-treekill for debugging
|
2022-01-12 21:21:26 +01:00 |
|
|
|
b6f191f157
|
try exporting things
|
2022-01-12 21:21:26 +01:00 |
|
|
|
5e5991d004
|
remove unused comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
088d4c0219
|
fix trailing slash, remove --no-treekill
|
2022-01-12 21:21:26 +01:00 |
|
|
|
f75ff56785
|
execute script directly
|
2022-01-12 21:21:26 +01:00 |
|
|
|
477d59a3f8
|
use yarn to change working directory
|
2022-01-12 21:21:26 +01:00 |
|
|
|
8da334aa77
|
remove process.exit since it does not have any effect
|
2022-01-12 21:21:26 +01:00 |
|
|
|
b7132865a1
|
exit process after forking, use semicolon instead of &&
|
2022-01-12 21:21:26 +01:00 |
|
|
|
d41c404288
|
removed comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
e1a1af0c8f
|
use cd infront of pm2 start command
|
2022-01-12 21:21:26 +01:00 |
|
|
|
d2d22f68b2
|
remove console log
|
2022-01-12 21:21:26 +01:00 |
|
|
|
42e23578d4
|
typo
|
2022-01-12 21:21:26 +01:00 |
|
|
|
421d95c611
|
maybe the pm2 start command is the problem
|
2022-01-12 21:21:26 +01:00 |
|
|
|
833c3c4851
|
use pm2 stop all again
|
2022-01-12 21:21:26 +01:00 |
|
|
|
f332bae932
|
reverted all trys to fix things within the script, use /bin/bash to spawn interpret the script
|
2022-01-12 21:21:26 +01:00 |
|
|
|
940e3dd17d
|
include database update as 1-command
|
2022-01-12 21:21:26 +01:00 |
|
|
|
02f519ae9b
|
try && as connection
|
2022-01-12 21:21:26 +01:00 |
|
|
|
c9b4a5257b
|
removed unused variable
|
2022-01-12 21:21:26 +01:00 |
|
|
|
da9e167f55
|
ecapsulate all cd commands in functions
|
2022-01-12 21:21:26 +01:00 |
|
|
|
0cde80312a
|
comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
c01f684e8c
|
echo the script and project dor, sleep only 30 sec
|
2022-01-12 21:21:26 +01:00 |
|
|
|
ba88160735
|
comment
|
2022-01-12 21:21:26 +01:00 |
|
|
|
1f2c3ee4da
|
sleep 60 seconds to evaluate tree
|
2022-01-12 21:21:26 +01:00 |
|
|
|
8b684f3ce6
|
stop each process on its own
|
2022-01-12 21:21:26 +01:00 |
|
|
|
bfda1984ec
|
remove console log
|
2022-01-12 21:21:26 +01:00 |
|
|
|
68da12cfa1
|
sleep for node
|
2022-01-12 21:21:26 +01:00 |
|
|
|
42542b53b3
|
remove unused eslint ignore
|
2022-01-12 21:21:26 +01:00 |
|
|
|
a93d5b0846
|
dont kill detached processes
|
2022-01-12 21:21:26 +01:00 |
|
|
|
09670126f2
|
comment fix
|
2022-01-12 21:21:26 +01:00 |
|
|
|
610f3454a6
|
update detach code
|
2022-01-12 21:21:25 +01:00 |
|
|
|
7ed327c4cf
|
typo
|
2022-01-12 21:21:25 +01:00 |
|
|
|
3f4ba4c50c
|
try fork
|
2022-01-12 21:21:25 +01:00 |
|
|
|
1bd3e7df00
|
some comment
|
2022-01-12 21:21:25 +01:00 |
|
|
|
4ccfc5fcfc
|
unref the spawned script instance in order to allow it to end the backend process
|
2022-01-12 21:21:25 +01:00 |
|
|
|
4101ac6a07
|
more logs
|
2022-01-12 21:21:25 +01:00 |
|
|
|
59efb3fcf5
|
start start.sh on githook
|
2022-01-12 21:21:25 +01:00 |
|
|
|
1d59fc7a4e
|
adjust script to handle seeding, regeneration of configs and alow unprivileged user to execute start.sh
|
2022-01-12 21:21:25 +01:00 |
|
|
|
41ee819aba
|
remove trailing slash again, log when eopage hook was recieved
|
2022-01-12 21:21:25 +01:00 |
|
|
|
18256e02ca
|
typo in shell script
|
2022-01-12 21:21:25 +01:00 |
|
|
|
9cbd9139df
|
ad trailing slash for elopage hook
|
2022-01-12 21:21:25 +01:00 |
|
|
|
2d81d9d7d7
|
updated nginx configurations for hook/ subpath
|
2022-01-12 21:21:25 +01:00 |
|