1
0
Fork 0
Commit graph

393 commits

Author SHA1 Message Date
Christian Kühnel
d4702d1c3f draft for agent installer 2019-12-16 16:45:06 +00:00
Christian Kühnel
ffb70a2922 cleanup 2019-12-16 16:38:04 +00:00
Christian Kühnel
9dbeaa82ef added section von ssh 2019-12-16 14:42:29 +00:00
Christian Kühnel
1c20e83bf8 moved results storage to larger disk 2019-12-16 12:01:36 +01:00
Christian Kühnel
404fcf9138 fixed more windows weirdness 2019-12-16 10:09:47 +00:00
Christian Kühnel
09327f289e git pull -q 2019-12-16 10:03:59 +00:00
Christian Kühnel
f05a4240f2 fixed error handling 2019-12-16 10:02:28 +00:00
Christian Kühnel
c3fd873495 code formatting 2019-12-16 09:47:02 +00:00
Christian Kühnel
7ab62f2aea removed tracing 2019-12-16 09:46:47 +00:00
Christian Kühnel
c0297a85ed fixed paths 2019-12-16 09:39:24 +00:00
Christian Kühnel
76c87d3340 fixed checkout path 2019-12-16 09:24:25 +00:00
Christian Kühnel
5b0d53313d fixed git checkout script 2019-12-16 09:19:33 +00:00
Christian Kühnel
1a2f1e2108 another shot at redirecting stderr 2019-12-13 18:59:35 +01:00
Christian Kühnel
84737cb49b updated intallation for Windows image builder 2019-12-13 18:30:08 +01:00
Christian Kühnel
e382e0f720 fix clone path 2019-12-13 16:31:36 +00:00
Christian Kühnel
a98d723977 another shot at wrapping stdout 2019-12-13 16:23:10 +00:00
Christian Kühnel
eb8690b8dc silencing git clone 2019-12-13 16:21:07 +00:00
Christian Kühnel
a695983f76 added tracing 2019-12-13 16:20:09 +00:00
Christian Kühnel
1d289d2417 rediriecting stderr 2019-12-13 16:17:43 +00:00
Christian Kühnel
2a2944e5c3 changed directory layout 2019-12-13 16:15:20 +00:00
Christian Kühnel
f6c1fadc95 running my own git checkout script 2019-12-13 16:11:54 +00:00
Christian Kühnel
966a9b93fc redirecting stderr 2019-12-13 15:58:35 +00:00
Christian Kühnel
819dac1b36 added env variable for result storage 2019-12-13 15:20:55 +00:00
Christian Kühnel
8fcc871833 disabled scheduled builds 2019-12-13 15:19:30 +00:00
Christian Kühnel
3623086912 removing wrapper code 2019-12-13 15:14:48 +00:00
Christian Kühnel
250e527cf1 added access to result storage 2019-12-13 15:08:41 +00:00
Christian Kühnel
f1c253a5be added timestamps to windows 2019-12-13 15:01:32 +00:00
Christian Kühnel
eba636aa6c moved workspace to SSD 2019-12-13 14:58:56 +00:00
Christian Kühnel
30f6cc9b90 added more line wraps 2019-12-13 14:28:57 +00:00
Mikhail Goncharov
52547e42a3
Report installed packages 2019-12-13 09:43:07 +01:00
Mikhail Goncharov
9f9ea61930
Merge pull request #80 from google/diff-id
Resolve phabricator diff id and add link in description
2019-12-12 09:42:33 +01:00
Mikhail Goncharov
4762ba5c3f Resolve phabricator diff id and add link in description 2019-12-12 09:40:31 +01:00
Christian Kühnel
e684ad45c4 Merge branch 'master' of github.com:google/llvm-premerge-checks 2019-12-11 17:10:14 +00:00
Christian Kühnel
04dd0ce66a revert of git checkout script 2019-12-11 17:10:00 +00:00
Mikhail Goncharov
cff541258d
Merge pull request #78 from google/update-images
Update image to use default version
2019-12-11 18:07:05 +01:00
Christian Kühnel
43299bb04b another test run 2019-12-11 17:05:58 +00:00
Christian Kühnel
78d6dd6d2a Merge branch 'master' of github.com:google/llvm-premerge-checks 2019-12-11 16:48:28 +00:00
Christian Kühnel
4ca85190ea merged command into one line to see if that was the issue 2019-12-11 16:48:16 +00:00
Christian Kühnel
c04a10e914 merged changes from other Jenkinsfile 2019-12-11 17:23:54 +01:00
Mikhail Goncharov
e69c0e4130
Update bug_report.md 2019-12-11 16:06:13 +01:00
Mikhail Goncharov
6755122c57 Update issue templates 2019-12-11 16:05:34 +01:00
Mikhail Goncharov
8e5db1e6bd Update image to use default clang package
+ add jq to parse conduit responses later
2019-12-11 15:58:00 +01:00
Mikhail Goncharov
663542367b
Merge pull request #77 from google/clang-format-2
Refactor Phabricator report construction
2019-12-11 15:29:13 +01:00
Mikhail Goncharov
8d390ff370 Refactor Phabricator report construction
Now report is constructed by adding more data from several stages and
represents internal structure rather what API expects.

+ Made all function that don't interact with phabricator free standing
+ Now links list all files in results directory
+ Status icons

Example comment: https://reviews.llvm.org/D71197#1779176 (links don't work).
2019-12-11 14:36:20 +01:00
Mikhail Goncharov
e06b9c2dcd add diff id to build name 2019-12-11 13:49:50 +01:00
Mikhail Goncharov
a3cb3b11d3 fix call to phabtalk.py 2019-12-11 13:45:25 +01:00
Mikhail Goncharov
4577fa81cd fix call to phabtalk.py 2019-12-11 13:27:36 +01:00
Christian Kühnel
87bf3c2601 added missing quote 2019-12-11 13:07:49 +01:00
Christian Kühnel
164610f284 fixed duplicate variable declaration
to fix failing build: https://jenkins.llvm-merge-guard.org/job/amd64_debian_testing_clang8/432/console
2019-12-11 13:04:36 +01:00
Mikhail Goncharov
af69bd37f4
Merge pull request #75 from google/clang-format
Display results for git-clang-format
2019-12-11 12:40:13 +01:00