Christian Kühnel
3df0a5b8e6
changed result url for windows builds
...
fixes #187
2020-05-27 11:19:02 +02:00
Christian Kühnel
b22cb43579
added comments on disabling sccache
2020-04-27 15:53:18 +02:00
Christian Kühnel
3b1f8dd40e
enabled sccache for windows master
2020-04-27 09:20:42 +02:00
Christian Kühnel
b386bd2e0d
fixed typo in path
2020-04-24 14:35:23 +02:00
Christian Kühnel
c7dda433a1
added python prefixes
2020-04-24 13:47:09 +02:00
Christian Kühnel
a3e2cf8509
fixed options tag
2020-04-24 11:37:34 +02:00
Christian Kühnel
55f26c0f75
added timeouts to master builds
2020-04-24 08:49:41 +02:00
Christian Kühnel
c92c93458c
fixed drive
2020-04-16 12:58:35 +02:00
Christian Kühnel
c07b414fbe
using custom workspace
2020-04-16 12:55:46 +02:00
Christian Kühnel
537617af83
moving master pipelines to python scripts
2020-04-15 13:24:26 +02:00
Christian Kühnel
5ea89e7e7c
changed windows build to every 4 hours
2020-02-03 15:37:11 +01: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
Christian Kühnel
2b508d1344
disabled junit results
2019-12-20 08:53:05 +01:00
Christian Kühnel
5acf808e48
using backslashes for paths
2019-12-19 15:19:48 +01:00
Christian Kühnel
26c5f05f97
added junit
2019-12-19 09:14:33 +00:00
Christian Kühnel
ddc28e66eb
fixed time trigger
2019-12-19 09:07:56 +00:00
Christian Kühnel
fba8c75447
fixed error action
2019-12-18 17:47:26 +01:00
Christian Kühnel
4a88b03a4b
using Jenkins to manage git checkout again
2019-12-18 16:06:07 +01:00
Christian Kühnel
f3bc980e4f
fixed missing quote
2019-12-18 15:44:54 +01:00
Christian Kühnel
b3af22d838
removed quotes
2019-12-18 15:06:28 +01:00
Christian Kühnel
70d294bbd3
removed $ statement from script
2019-12-18 12:51:37 +01:00
Christian Kühnel
df3e557e6b
escaped "$" symbol in script
2019-12-18 12:46:03 +01:00
Christian Kühnel
b575ac7233
uploading results to Google Cloud Storge
2019-12-18 12:36:13 +01:00
Christian Kühnel
58f4de74f4
copying results to network share
2019-12-18 09:22:12 +00:00
Christian Kühnel
045a111be1
added copying of the console log
2019-12-17 17:49:10 +00:00
Christian Kühnel
7b87d4ea13
enabnled 2h trigger again
2019-12-17 09:17:33 +01: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
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
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
f1c253a5be
added timestamps to windows
2019-12-13 15:01:32 +00:00
Christian Kühnel
04dd0ce66a
revert of git checkout script
2019-12-11 17:10:00 +00:00
Christian Kühnel
43299bb04b
another test run
2019-12-11 17:05:58 +00: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
7faaec98e7
Attach diffs produced by git-clang-format as lint messages.
...
E.g.: https://reviews.llvm.org/D71197?id=233029
Will add a link to file and code to apply the patch in the next PR.
+ don't create TARGET_DIR in scripts;
+ updated section about local build;
+ partially specified inputs / outputs of scripts so it's more transparent what are the results;
+ added symlink to compile_command.json (clang-tidy will need it);
+ add IDEA files to .gitignore.
2019-12-11 08:55:38 +01:00
Christian Kühnel
10eb2dbd3a
revert of last commit
2019-12-02 14:43:02 +01:00
Christian Kühnel
059c2822e0
running psh from cmd
2019-12-02 14:24:05 +01:00
Christian Kühnel
0ccd413c63
renamed pwsh to powershell
2019-11-29 14:10:07 +00:00
Christian Kühnel
15cc357b0a
changed mkdir command
2019-11-29 12:47:56 +00:00
Christian Kühnel
4ae3af5d7f
changed "sh" commands to "bat"
2019-11-29 12:45:34 +00:00
Christian Kühnel
dcb90b4eea
disabled git clean
2019-11-29 12:37:38 +00:00
Christian Kühnel
f5d3a971c2
created pipeline for windows
2019-11-29 12:23:58 +00:00