1
0
mirror of https://github.com/IEEE-SB-Passau/pelican-deployment-system.git synced 2017-09-06 16:35:38 +02:00
Commit Graph

37 Commits

Author SHA1 Message Date
7566dc6356 we only try to kill 2016-06-14 16:35:50 +02:00
cb2dbb4299 --no-edit not liked by older git 2016-06-14 15:58:05 +02:00
1d4b827a5e default to 30min 2016-06-14 15:14:49 +02:00
46ce406b5a donn't wait for the schedulers on shutdown 2016-06-14 15:11:36 +02:00
6c9c4cbac5 add some maybe useful git env variables to example config 2016-06-14 15:04:32 +02:00
4670a142a1 allow cronjobs to do builds if pull from remote repo fail 2016-06-14 15:03:30 +02:00
c0fc14f3f9 generate result.json 2016-06-14 03:29:01 +02:00
f84cd20095 app.py, starts a wsgiref server, can also be imported to get wsgi app 2016-06-13 23:27:06 +02:00
ec8e597425 better shutdown handling 2016-06-13 23:10:52 +02:00
ab13e51237 things 2016-06-13 16:05:22 +02:00
9b2808d836 add scheduler things 2016-06-13 10:27:18 +02:00
62e13d7edb fix repo creation 2016-06-13 01:51:39 +02:00
b893e05255 make sure we are on our branch 2016-06-13 01:25:02 +02:00
21eb6569f0 fix 2016-06-13 01:21:04 +02:00
d249e31ea5 more logging things 2016-06-13 00:58:13 +02:00
34983adcd1 export gittool 2016-06-12 23:00:49 +02:00
6698a51302 universal_newlines are good 2016-06-12 22:54:46 +02:00
8a36824530 Let pelican delete output dir 2016-06-12 22:54:09 +02:00
d7d4fdf5d1 better logging 2016-06-12 22:46:27 +02:00
7d867fe127 move to homegrown git wrapper 2016-06-12 22:26:32 +02:00
959c026333 add simple git helper, more controllable then gitpython 2016-06-12 21:08:23 +02:00
79249966d1 implement final deployment, example: rsync 2016-06-12 19:41:02 +02:00
6cba6d4a6c change function 2016-06-12 14:34:08 +02:00
876f775c95 start github hook implementation 2016-06-12 04:17:54 +02:00
88fcc933d0 add a main programm for playing around 2016-06-12 00:22:17 +02:00
3d17c1ba7a more logging 2016-06-11 23:30:27 +02:00
0ea23ffd60 fix build command 2016-06-11 22:30:22 +02:00
e1f4dad2f0 document config file so far 2016-06-11 22:04:27 +02:00
d217d07693 add toy dependency 2016-06-11 21:20:59 +02:00
066c924772 clean everything 2016-06-11 21:20:45 +02:00
9d169fe9c8 add _ 2016-06-11 15:38:59 +02:00
e42b77e14b prefix directories in working dir 2016-06-11 13:20:15 +02:00
771af8ed17 kill the pelican process at exit 2016-06-11 01:07:18 +02:00
ed339034c0 we do not want git to ask anything 2016-06-11 00:51:12 +02:00
67c9a61f21 improve repo update, apply more force, submodules suck 2016-06-10 23:34:06 +02:00
3d5d70cfd0 add early code 2016-06-10 21:59:52 +02:00
e9e625dd4a initial commit 2016-06-09 14:51:04 +02:00