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

59 Commits

Author SHA1 Message Date
f19d8a82f8 Revert "rework submodule updating, they suck really!"
The manual submodule recursing most likely does not work any better

This reverts commit df8b8e915b.
2016-10-17 16:57:20 +02:00
Inyokus
2afa0cec72 And fixed an error in the fix... 2016-10-13 20:26:02 +02:00
Inyokus
4c8b4f190f Fixed error in readme 2016-10-13 20:24:35 +02:00
1074ca9256 again 2016-06-20 02:44:37 +02:00
2d35081a1f fiy typo 2016-06-20 02:42:26 +02:00
639c4a8262 nothing to split 2016-06-20 02:41:31 +02:00
e1d0e7c413 runtime error 2016-06-20 02:36:02 +02:00
5c80bc4e47 use rm utility instead of rmtree 2016-06-20 02:29:46 +02:00
e461106ea2 add way to remove the working dir contents of a runner 2016-06-20 02:12:08 +02:00
df8b8e915b rework submodule updating, they suck really! 2016-06-20 01:16:16 +02:00
27e3d65a01 submodules suck again 2016-06-19 23:44:09 +02:00
d9da77eb7d rsync --delay-updates should make things more atomic 2016-06-17 10:56:01 +02:00
d68fb3536f forgot # 2016-06-17 01:36:34 +02:00
70bdffc4e3 add license 2016-06-17 01:26:56 +02:00
a98b534aaa add readme 2016-06-17 01:07:51 +02:00
9d9f5bda91 use waitress instead of wsgiref 2016-06-17 00:07:53 +02:00
13ca258247 jobs at status page 2016-06-16 23:56:17 +02:00
5de90f0699 make auth optional 2016-06-16 23:42:28 +02:00
32db01ccfc set build_proc to None after build 2016-06-16 23:21:23 +02:00
0055b2561e add path template for result.json 2016-06-16 23:21:05 +02:00
7ff1a9d4e5 nice status page 2016-06-15 00:15:11 +02:00
72ba260c8f Save some build status 2016-06-14 21:16:23 +02:00
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