1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Christian Kühnel
9dbeaa82ef added section von ssh 2019-12-16 14:42:29 +00:00
Christian Kühnel
84737cb49b updated intallation for Windows image builder 2019-12-13 18:30:08 +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
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
Mikhail Goncharov
650ed9c274 Add section about local changes (#73)
For now only describing how to get an conduit API token
2019-12-09 10:59:08 +01:00
Christian Kühnel
5e00207580 improved documentation 2019-12-02 12:50:33 +01:00
Christian Kühnel
740b143def added docu: spwaning windows agents 2019-12-02 12:49:01 +01:00
Christian Kühnel
c05b7091c8 added gcloud to windows playbook 2019-11-04 14:48:00 +01:00
Christian Kühnel
0f00595653 added documentation for setting up a container builder on Windows 2019-10-31 11:33:38 +01:00
Christian Kühnel
76c1f18c4f improved documentation 2019-10-29 13:56:40 +01:00