1
0
Fork 0
Commit graph

31 commits

Author SHA1 Message Date
Christian Kühnel
8c2a605d24 restored original script 2020-01-15 17:36:06 +01:00
Christian Kühnel
f3865f3fc3 renamed script
so we can have two versions in parallel
2020-01-15 17:36:06 +01:00
Christian Kühnel
8bb53e17e7 simplified _get_revisions
also added comments
2020-01-15 17:36:06 +01:00
Christian Kühnel
625f0b5fbf applying revisions is working 2020-01-15 17:36:06 +01:00
Christian Kühnel
1d4551b510 applying diff works 2020-01-15 17:36:06 +01:00
Christian Kühnel
9f4d4b674f can list missing patches 2020-01-15 17:36:06 +01:00
Christian Kühnel
4236025012 getting dependencies working 2020-01-15 17:36:06 +01:00
Christian Kühnel
331511e2ce moved from env to args 2020-01-15 17:36:06 +01:00
Christian Kühnel
ba106356fc fixed shebang for mac 2020-01-15 17:36:06 +01:00
Christian Kühnel
59e5bb8ed2 improved logging 2019-11-22 11:03:05 +01:00
Christian Kühnel
6708a6a900 Improved error messages for apply_patch
fixes #56
2019-11-22 10:42:51 +01:00
Christian Kühnel
3c0461255c changed type of exception 2019-11-21 15:00:48 +01:00
Christian Kühnel
617f0db570 do not fail if log can't be crated 2019-11-18 17:19:13 +01:00
Christian Kühnel
8f72543819 printing message if patch successful 2019-11-18 17:07:31 +01:00
Christian Kühnel
65a9b864d2 running arc patch with --force 2019-11-18 17:02:24 +01:00
Christian Kühnel
b53b2110ef fixed raise statement 2019-11-18 16:41:44 +01:00
Christian Kühnel
f8eaba6cf1 fixed bug in subprocess.run 2019-11-18 16:38:55 +01:00
Christian Kühnel
d028ac35b1 improved error handling for arc patch 2019-11-18 16:36:23 +01:00
Christian Kühnel
cbf1bee7da fixed imports 2019-11-18 12:17:06 +01:00
Christian Kühnel
1be0187f5e fixed json output 2019-11-18 12:06:22 +01:00
Christian Kühnel
4ebb7edb11 fixed typo in var name 2019-11-18 11:51:10 +01:00
Christian Kühnel
b1dde01ac0 added phid to log output 2019-11-18 11:46:57 +01:00
Christian Kühnel
124b7fd445 fix issues in apply_patch.py
to fix #56
2019-11-18 11:45:08 +01:00
Christian Kühnel
b99d01165e fixed bug in git checkout script 2019-10-31 11:33:23 +01:00
Christian Kühnel
e59db9cbcd added error handling to patch script 2019-10-23 06:39:24 -07:00
Christian Kühnel
86c9d08007 aded 'git clean' to the pipelines 2019-10-21 22:47:25 +02:00
Christian Kühnel
dddf48b57b added fallback for applying patch 2019-10-21 22:41:37 +02:00
Christian Kühnel
195b9aaaab removed quotes 2019-10-18 15:28:43 +02:00
Christian Kühnel
5256091070 trying without arguments 2019-10-18 14:57:28 +02:00
Christian Kühnel
554461f344 another try with different paths 2019-10-18 14:48:29 +02:00
Christian Kühnel
a33d2ce141 added script to apply arc patch 2019-10-18 14:32:14 +02:00