1
0
Fork 0
Commit graph

504 commits

Author SHA1 Message Date
Christian Kühnel
814cd775bc script to get statistics from git repo 2020-02-21 13:19:11 +01:00
Christian Kühnel
3d3de17eb0 first version of git history evaluation 2020-02-20 19:04:34 +01:00
Christian Kühnel
3debb3046c code cleanup 2020-02-20 19:04:34 +01:00
Christian Kühnel
d00cd053e1 tagging and pushing "latest" 2020-02-20 16:45:04 +00:00
Christian Kühnel
7fe1682620 start in background 2020-02-20 16:44:47 +00:00
Christian Kühnel
ee2d99ebd2 made master allow version numbers 2020-02-20 15:25:23 +00:00
Christian Kühnel
d91c7b653a flag to pick master 2020-02-20 15:24:09 +00:00
Christian Kühnel
548e07d5d4 added versioning to windows docker containers 2020-02-20 15:18:26 +00:00
Christian Kühnel
ede0017017 Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks 2020-02-20 09:15:18 +00:00
Christian Kühnel
a0f676dfba set fixed windows version number 2020-02-20 09:15:11 +00:00
Mikhail Goncharov
00129e145c
Merge pull request #133 from google/summary-details
Add name of build agent to summary
2020-02-19 17:51:46 +01:00
Mikhail Goncharov
70df407e0e Add name of build agent to summary 2020-02-19 17:48:51 +01:00
Mikhail Goncharov
c1396546e5 Remove empty lines at the end of clang-tidy report 2020-02-19 16:17:50 +01:00
Christian Kühnel
63ad2d1be6 retrying on phab.update_interfaces() 2020-02-19 12:08:18 +01:00
Christian Kühnel
a2aa628706 added timeoue 2020-02-19 09:21:21 +01:00
Christian Kühnel
4a19cec6e9 fixed result url 2020-02-18 13:41:29 +01:00
Christian Kühnel
b17bd93438 fixed division by zero problem 2020-02-18 13:37:13 +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
cbe186f02b added status variables 2020-02-17 16:22:51 +00:00
Christian Kühnel
a0bc500ac1 removed windows trigger 2020-02-17 16:22:41 +00:00
Christian Kühnel
6dc5e0b1d9 removed echo on 2020-02-17 16:00:01 +00:00
Christian Kühnel
688a8f5a8f removed currentbuild 2020-02-17 15:59:13 +00:00
Christian Kühnel
40863c71e9 added echo on 2020-02-17 15:47:28 +00:00
Christian Kühnel
2a22097c44 removed line breaks 2020-02-17 15:42:12 +00:00
Christian Kühnel
649dfb2f35 fixed line breaks 2020-02-17 15:29:56 +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
Christian Kühnel
dd375f71db using upstream jenkins image 2020-02-17 10:50:37 +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
da865617dc Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks 2020-02-17 09:08:45 +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
aa7bdb4615 fixed step order 2020-02-13 15:32:05 +01:00
Christian Kühnel
e94ecbbd88 add phabtalk to windows build 2020-02-11 12:50:25 +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
5e5029c1d8 storing choose_projects.log 2020-02-10 18:58:18 +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
ChristianKuehnel
b5d0ad3445
Update user_doc.md 2020-02-10 15:19:29 +01:00
Mikhail Goncharov
fd5c753c69 small style fixes 2020-02-07 14:50:47 +01:00
Mikhail Goncharov
5defc34e6a fix pipeline 2020-02-07 14:01:46 +01:00
Mikhail Goncharov
602070272d
Merge pull request #126 from google/failure-messages
Add reason of failure on top of summary
2020-02-07 12:31:29 +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