1
0
Fork 0
Commit graph

1089 commits

Author SHA1 Message Date
Christian Kühnel
e2725013d4 handling missing diff.json 2019-11-18 17:05:15 +01:00
Christian Kühnel
65a9b864d2 running arc patch with --force 2019-11-18 17:02:24 +01:00
Christian Kühnel
d12c25cfba moved arc patch up the chain 2019-11-18 16:43:37 +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
608062e08c making build directory in the beginning
So that later steps can use that folder.
2019-11-18 16:29:59 +01:00
Christian Kühnel
db831d4c0e only posting non-empty comments 2019-11-18 16:22:43 +01:00
Christian Kühnel
c96a2d158c making feedback upload more relaxed if files are missing 2019-11-18 16:00:14 +01:00
ChristianKuehnel
8522af95b4
added section on requirements 2019-11-18 13:32:15 +01:00
Christian Kühnel
ac9c89475c moved copying of results to post section 2019-11-18 12:24:24 +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
2976760fc1 moved diff.json to workspace 2019-11-18 11:54:25 +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
806e0dd9d2 upgraded to python3, added dependencies for more projects 2019-11-13 18:13:14 +01:00
Christian Kühnel
08e062f1e5 added optional 2nd parameter to select which command to run 2019-11-13 17:50:49 +01:00
Christian Kühnel
7d1d74394b removed unused script 2019-11-13 11:45:22 +01:00
Christian Kühnel
ba32421384 removed "ninja check" to speed up builds 2019-11-12 16:31:11 +01:00
Christian Kühnel
1151a91dc9 added libunwind to project configuration 2019-11-11 09:05:17 +01:00
Christian Kühnel
efa707699a moved auth file out of the source tree 2019-11-08 16:48:21 +01:00
ChristianKuehnel
caedb7fcd3
Update user_doc.md 2019-11-08 12:25:24 +01:00
ChristianKuehnel
bd1c011a1d
Update user_doc.md 2019-11-08 12:24:30 +01:00
ChristianKuehnel
327f752d37
Update user_doc.md 2019-11-08 12:19:59 +01:00
Christian Kühnel
ddd68afd8f restricting pipelines to run on linux only 2019-11-06 13:50:18 +01:00
Christian Kühnel
48567c02fe added retry on errors 2019-11-05 09:31:43 +01:00
Christian Kühnel
c05b7091c8 added gcloud to windows playbook 2019-11-04 14:48:00 +01:00
Christian Kühnel
11f4c9c525 added label for linux container 2019-11-04 14:12:11 +01:00
ChristianKuehnel
a78d0ff99c
added comment about deleting build logs 2019-11-04 10:34:45 +01:00
ChristianKuehnel
8d1aa1e4ef
added link to user documentation 2019-11-04 10:33:41 +01:00
Christian Kühnel
0f00595653 added documentation for setting up a container builder on Windows 2019-10-31 11:33:38 +01:00
Christian Kühnel
b99d01165e fixed bug in git checkout script 2019-10-31 11:33:23 +01:00
Christian Kühnel
76c1f18c4f improved documentation 2019-10-29 13:56:40 +01:00
Christian Kühnel
092ceeea0b added vision and roadmap to documentation 2019-10-29 11:27:29 +01:00
Christian Kühnel
1cc3b54c10 improved documentation on Phabricator integration 2019-10-29 11:12:03 +01:00
Christian Kühnel
a54def5551 fixed missing environment variables in Phabricator pipeline 2019-10-29 10:15:38 +01:00
Christian Kühnel
ee083ffe76 fixed urls after moving to new project 2019-10-29 09:43:00 +01:00
ChristianKuehnel
6da1370898
Update README.md
added deployment diagram
2019-10-29 09:42:14 +01:00
Christian Kühnel
cf630cf5e6 added deployment diagram 2019-10-29 09:37:27 +01:00
ChristianKuehnel
40e8c91295
configuration for new GCP project (#31)
* configuration for new GCP project

* fixed typo

* fixed image names

* set temporary urls during migration phase

* updated config after benchmarks
2019-10-28 09:35:49 -07:00
ChristianKuehnel
c90819c53d
Merge pull request #34 from google/print-shell-commands
Use set -x to output commands running
2019-10-28 09:25:31 -07:00
Christian Kühnel
ba4c71fb12 fixed link URL 2019-10-24 12:51:47 -07:00
Christian Kühnel
9b82f79698 another try with multiline strings 2019-10-24 12:41:40 -07:00
Christian Kühnel
66fc95c6f9 changed escaping of strings 2019-10-24 12:35:19 -07:00
Christian Kühnel
ba0f07ffb4 added status output 2019-10-24 09:41:19 -07:00
Christian Kühnel
a1add4cf50 fixed missing line break 2019-10-24 09:34:23 -07:00
Christian Kühnel
f433a82f1a updated config after benchmarks 2019-10-24 09:17:37 -07:00
Christian Kühnel
c75b9fa3ff rewrite of result action 2019-10-24 09:05:54 -07:00