Christian Kühnel
|
10f4dd084b
|
started with git-history metrics scripting
|
2020-02-18 13:19:40 +01:00 |
|
Christian Kühnel
|
22ce8e9632
|
handling broken XML files
|
2020-02-18 09:55:30 +01:00 |
|
Christian Kühnel
|
71240e7473
|
fixed types
|
2020-02-17 16:42:41 +00:00 |
|
Christian Kühnel
|
3b593e36cf
|
no error message when no clang-tidy/format files given
|
2020-02-17 16:34:00 +00:00 |
|
Christian Kühnel
|
1c53d6ee86
|
added number of reviewed commits
|
2020-02-17 16:18:58 +01:00 |
|
Christian Kühnel
|
a2973f0f79
|
gathering data for reverts
|
2020-02-17 15:30:10 +01:00 |
|
Christian Kühnel
|
29c4333033
|
fixed initialisation
|
2020-02-17 14:55:10 +01:00 |
|
Christian Kühnel
|
ad0ad7ccc5
|
counting failed builds on buildbots
storing results on Stackdriver
|
2020-02-17 14:27:59 +01:00 |
|
ChristianKuehnel
|
16952faa46
|
Proposal for metrics (#127)
* First draft for metrics
|
2020-02-17 10:39:53 +01:00 |
|
ChristianKuehnel
|
f6ad5451a1
|
Improving phabtalk (#128)
* enabled dryrun for add_artifact
|
2020-02-17 10:23:47 +01:00 |
|
Christian Kühnel
|
2c36c12b93
|
remove llgo
|
2020-02-17 09:19:55 +00:00 |
|
Christian Kühnel
|
2da32a0cdf
|
using git apply
fixes problems for failing windows builds
|
2020-02-17 09:08:34 +00:00 |
|
Christian Kühnel
|
a5f6516d71
|
re-enabled mlir
|
2020-02-11 11:54:22 +00:00 |
|
Christian Kühnel
|
64c68f1671
|
blacklisted more failing tests
|
2020-02-11 09:23:24 +01:00 |
|
Christian Kühnel
|
c7608ce4df
|
blacklisting mlir
|
2020-02-10 18:14:51 +01:00 |
|
Christian Kühnel
|
f588cdf43d
|
changing git diff after changes were committed
|
2020-02-10 16:28:41 +01:00 |
|
Mikhail Goncharov
|
fd5c753c69
|
small style fixes
|
2020-02-07 14:50:47 +01:00 |
|
Mikhail Goncharov
|
6b6558e22c
|
Add reason of failure on top of summary
|
2020-02-07 12:30:39 +01:00 |
|
Mikhail Goncharov
|
41581c95be
|
format failed tests results
|
2020-02-07 09:04:41 +01:00 |
|
Mikhail Goncharov
|
6012e873b5
|
ignore successfull 4 byte clang tidy report
|
2020-02-07 08:16:35 +01:00 |
|
Mikhail Goncharov
|
490939a4b7
|
also retry 'update_indterfaces'
|
2020-02-07 08:12:51 +01:00 |
|
Mikhail Goncharov
|
1859a7d4d3
|
trying to fix partial test XML
|
2020-02-06 17:48:36 +01:00 |
|
Mikhail Goncharov
|
144354bc04
|
Generate HTML summary instead of adding comment
+ reworked phab-talk, now it's a class instead of free functions
|
2020-02-06 16:49:42 +01:00 |
|
Mikhail Goncharov
|
0519b5a4e3
|
Attach artifacts to build
Generate test summary HTML
|
2020-02-06 14:24:31 +01:00 |
|
Mikhail Goncharov
|
f06f2e2f30
|
stage patch
|
2020-02-06 12:57:50 +01:00 |
|
Mikhail Goncharov
|
9cc6ccd98d
|
fix filename
|
2020-02-06 12:02:09 +01:00 |
|
Mikhail Goncharov
|
48934a35ed
|
Retry API calls
|
2020-02-06 11:28:30 +01:00 |
|
Mikhail Goncharov
|
b7c2b82685
|
debugging of test-results.xml parsing
|
2020-02-06 11:19:16 +01:00 |
|
Christian Kühnel
|
80c544a820
|
added quotes
|
2020-02-05 14:27:08 +01:00 |
|
Christian Kühnel
|
abb35c5f85
|
removed compiler-rt
|
2020-02-05 10:49:12 +00:00 |
|
Mikhail Goncharov
|
7ba1fd18ac
|
Updates to apply-patch
- use other commit then master as a base
- recursively find dependent commits
- commit dependent changes before applying main diff
|
2020-02-05 10:01:13 +01:00 |
|
Christian Kühnel
|
ee420f2911
|
added comment
|
2020-02-04 15:55:24 +00:00 |
|
Christian Kühnel
|
25f69e6646
|
enabled more projects again
|
2020-02-04 15:55:04 +00:00 |
|
Christian Kühnel
|
1c8f5b3af3
|
removed defualt projects
as it's not used
|
2020-02-04 15:47:35 +00:00 |
|
Christian Kühnel
|
dfce0a7e0f
|
Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks
|
2020-02-04 15:46:28 +00:00 |
|
Christian Kühnel
|
f6c03178a8
|
blacklisting openmp
|
2020-02-04 15:45:59 +00:00 |
|
Christian Kühnel
|
e6f4f6be25
|
casting diff_id to str
|
2020-02-04 16:36:42 +01:00 |
|
Mikhail Goncharov
|
a56698da78
|
Pass commit argument
|
2020-02-04 14:24:07 +01:00 |
|
Mikhail Goncharov
|
cf69866178
|
Allow specifying base commit in apply_patch2
+ formatting changes and IDE warnings about types (e.g. str <-> int)
|
2020-02-04 14:19:45 +01:00 |
|
Mikhail Goncharov
|
7e51fbcd8f
|
Merge pull request #117 from google/apply-patch
Manually specify commit to base patch
|
2020-02-04 13:45:02 +01:00 |
|
Christian Kühnel
|
227fc437ca
|
reduced projects for diagnosis
|
2020-02-04 10:52:13 +00:00 |
|
Christian Kühnel
|
72d19f028d
|
Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks
|
2020-02-04 07:51:56 +00:00 |
|
Christian Kühnel
|
c044513366
|
added missing quotes
|
2020-02-04 07:51:52 +00:00 |
|
Christian Kühnel
|
9519489e51
|
hard coded vs compiler
|
2020-02-04 07:49:00 +00:00 |
|
Christian Kühnel
|
d7a15da853
|
fixed comment
|
2020-02-04 08:31:03 +01:00 |
|
Christian Kühnel
|
50c20dc029
|
removed libcxx
|
2020-02-04 08:29:43 +01:00 |
|
Christian Kühnel
|
e653549be4
|
removed libc
|
2020-02-04 07:57:13 +01:00 |
|
Christian Kühnel
|
9a97377a5a
|
reduced projects for windows
|
2020-02-04 07:33:06 +01:00 |
|
Christian Kühnel
|
3f52cf22b7
|
lessonsn learned from next agent
|
2020-02-03 15:25:08 +01:00 |
|
Christian Kühnel
|
ec0bd27c97
|
creating folder on empty SSD
|
2020-02-03 14:30:34 +01:00 |
|