1
0
Fork 0
Commit graph

156 commits

Author SHA1 Message Date
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
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
5e5029c1d8 storing choose_projects.log 2020-02-10 18:58:18 +01:00
Mikhail Goncharov
5defc34e6a fix pipeline 2020-02-07 14:01:46 +01:00
Mikhail Goncharov
6b6558e22c Add reason of failure on top of summary 2020-02-07 12:30:39 +01:00
Mikhail Goncharov
b30a632bf2 temporary disable triggering win build 2020-02-05 16:21:50 +01:00
Mikhail Goncharov
0a636404c6 create build directory after applying patch 2020-02-05 15:34:17 +01:00
Christian Kühnel
d4de1f60d5 fixed link to results 2020-02-05 14:31:26 +01:00
Christian Kühnel
5eb652acef removed unused pipeline 2020-02-05 14:31:20 +01:00
Mikhail Goncharov
ac2fcc5944 use new apply-patch for linux 2020-02-05 10:13:45 +01:00
Christian Kühnel
5ea89e7e7c changed windows build to every 4 hours 2020-02-03 15:37:11 +01:00
Christian Kühnel
f0509c17ef enabling project detection on Windows 2020-02-03 10:22:49 +00:00
Christian Kühnel
4c186daf95 disabled compression 2020-02-03 10:19:53 +01:00
Christian Kühnel
762cd6b501 cleanup of build 2020-01-28 13:08:51 +01:00
Christian Kühnel
74a5a24e92 changed ErrorAction 2020-01-27 16:24:45 +01:00
Christian Kühnel
66f3d3ddc4 logging details on clang tools versions 2020-01-27 15:27:00 +01:00
Christian Kühnel
5d4a97a997 added error handling and logging to post action 2020-01-27 15:14:18 +01:00
Christian Kühnel
180858cf41 only deleting the folder if it exists 2020-01-23 18:12:42 +01:00
Christian Kühnel
0ba33dd7cd added rd to arc stage 2020-01-23 13:03:52 +01:00
Mikhail Goncharov
bf98f92a3d print current git commit info on checkout and while applying patch 2020-01-23 09:32:45 +01:00
Mikhail Goncharov
276978ff1f Ignore selected paths for clang-format and clang-tidy
Now clang-format report will skip files matching `clang-format.ignore`.
For now it's empty.

clang-tidy will not receive diffs for `clang-tidy.ignore` (it still can
produce warnings for these files).
In addition build bot will not will not post comments for files
that are matched by `clang-tidy-comments.ignore`. Now project/file should
be whitelisted to receive inline comments from clang-tidy.

Added all /test directories to `clang-tidy.ignore`.

Other alternatives considered:

- using 'compile_commands.json': does not contain header files.
- specifying -regex option to 'clang-tidy-diff': probably not the best
  experience of providing multiple rules and maintaining a single regex.
2020-01-22 19:05:36 +01:00
Christian Kühnel
aa8476d76a changed location for trigger 2020-01-20 15:04:56 +01:00
Christian Kühnel
6b1e8a85d1 added commas 2020-01-20 15:00:26 +01:00
Christian Kühnel
c5dfed0000 triggering win build from phab job 2020-01-20 14:53:17 +01:00
Christian Kühnel
f8b67cbad1 fixed paths 2020-01-17 09:11:17 +01:00
Christian Kühnel
c24fa9e2c2 moved environment to stages 2020-01-16 17:55:15 +01:00
Christian Kühnel
371ff6041f added stages 2020-01-16 17:48:07 +01:00
Christian Kühnel
b35a00dc57 adde missing variables 2020-01-16 17:44:41 +01:00
Christian Kühnel
86a3209286 created mixed linux+windows pipeline 2020-01-16 17:43:20 +01:00
Christian Kühnel
f9a15e0cb3 added comma 2020-01-16 17:13:19 +01:00
Christian Kühnel
887263ba59 added whitespace 2020-01-16 17:11:52 +01:00
Christian Kühnel
329026cad8 changed pollng interval to 5 min 2020-01-16 17:10:59 +01:00
Christian Kühnel
262547eccb first draft of releaes branch
pipeline
2020-01-16 17:09:44 +01:00
Christian Kühnel
51e55872b8 using bat to run python command 2020-01-16 14:17:46 +00:00
Christian Kühnel
bdff02c159 changed python command 2020-01-16 15:04:06 +01:00
Christian Kühnel
a0cd42f18c trying to stop script on errors 2020-01-16 11:31:12 +01:00
Christian Kühnel
ed69149119 fixed powershell call 2020-01-16 09:14:44 +01:00
Christian Kühnel
c79e3d1013 added missing dirs 2020-01-16 09:13:10 +01:00
Christian Kühnel
7949e19ab2 fixed MY_BUILD_ID 2020-01-16 09:07:46 +01:00
Christian Kühnel
8696728438 fixed agent label 2020-01-15 16:50:50 +00:00
Christian Kühnel
602e250ec1 first draft for windows Phabricator pipeline 2020-01-15 16:49:23 +00:00
Christian Kühnel
a9a6d44cef trying to ignore stderr in gsutil 2019-12-20 13:36:53 +00:00
Christian Kühnel
bf1bcb951f removed git checkout script
on the SSD Jenkins is fast enough
2019-12-20 09:07:05 +00:00