Mikhail Goncharov
cdf8058c3b
fix links
2020-01-23 14:12:56 +01:00
Mikhail Goncharov
a3f6610df2
Update bot report
...
- add links to join beta and report issue
- add link "not useful" to clang-tidy warning
- clang-tidy comment in report now tells how many inline comments were
added
2020-01-23 13:35:40 +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
36b87f3496
Merge pull request #102 from google/filter-diff
...
Ignore selected paths for clang-format and clang-tidy
2020-01-22 19:06:40 +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
Mikhail Goncharov
403973a356
Line endings, docs
2020-01-22 19:04:13 +01:00
Mikhail Goncharov
f998580ba2
fix requirements.txt
2020-01-22 18:27:04 +01:00
Mikhail Goncharov
7e54c937c8
Add pathspec pip package.
2020-01-22 18:04:18 +01:00
Christian Kühnel
275c2f81b1
Updated boot strapping of windows agents
2020-01-22 17:02:05 +01:00
Christian Kühnel
6dfeb6a728
using patch instead of "git apply"
2020-01-22 13:21:02 +01:00
Christian Kühnel
d99d32bdaa
added git reset
2020-01-22 12:08:51 +00:00
Christian Kühnel
4bb77853ca
Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks
2020-01-22 10:39:47 +00:00
Christian Kühnel
83e9732126
using given base revision
2020-01-22 11:39:20 +01:00
Mikhail Goncharov
af2b9245f6
Merge pull request #101 from google/clang-format-default
...
Use default style for clang-format
2020-01-21 15:47:03 +01:00
Mikhail Goncharov
16dce5f668
update path to script
2020-01-21 15:46:17 +01:00
Mikhail Goncharov
82c469fc69
Use default style for clang-format
...
It correctly picks up .clang-format settings.
For issue #92 and related.
2020-01-21 15:44:35 +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
c6083e3cf4
added "done" to comd output
2020-01-20 13:16:45 +00:00
Christian Kühnel
398656cc7e
using patch command
2020-01-20 13:14:29 +00:00
Christian Kühnel
a3ed6589f4
added git-clean
2020-01-20 13:04:09 +00:00
Christian Kühnel
677b7fbe89
removed uplicate entry
2020-01-20 12:32:17 +00:00
Christian Kühnel
1fc40ffedd
fixed bug when diff has no dependencies
2020-01-20 13:29:58 +01:00
Christian Kühnel
7228ab9fdc
fixed variable
2020-01-20 12:45:07 +01:00
Christian Kühnel
a61428e5bb
added missing self
2020-01-20 12:37:49 +01:00
Christian Kühnel
b4ac626be6
added retry library
...
to be used for retrying on phabricator interaction
2020-01-20 12:07:19 +01:00
Christian Kühnel
fe615f19bb
calling update_interfaces
2020-01-20 12:06:57 +01:00
Christian Kühnel
da4237c666
buildkite not running as root anymore
2020-01-20 10:07:54 +01:00
Christian Kühnel
b1086e3914
changed error action
2020-01-17 15:56:23 +01:00
Christian Kühnel
4bf3b126ee
changed ninja ErrorAction
2020-01-17 15:51:06 +01:00
Christian Kühnel
06826a8310
using command line arguments
2020-01-17 15:50:52 +01:00
Christian Kühnel
f2170f4955
updated buildkite windows
2020-01-17 11:52:31 +00:00
Christian Kühnel
ae519e1887
set of flag
2020-01-17 12:51:51 +01:00
Christian Kühnel
8d6af88016
moved build path to SSD
2020-01-17 11:42:27 +01:00
Christian Kühnel
5752b6939c
fixed namespaces
2020-01-17 11:42:16 +01:00
Christian Kühnel
53dfed10c0
added deployment for buildkite
2020-01-17 10:53:21 +01:00
Christian Kühnel
c350bec730
config files to run buildkite for Linux
2020-01-17 10:33:08 +01:00
Christian Kühnel
7d2766304e
setting targetdir
2020-01-17 10:25:24 +01:00
Christian Kühnel
ed4ea89ea5
fixed BUILD_DIR
2020-01-17 10:22:12 +01:00
Christian Kühnel
8824b8f2f8
using pwd as workspace dir
2020-01-17 10:20:32 +01:00
Christian Kühnel
1886dec556
creating a clean build folder
2020-01-17 10:18:28 +01:00
Christian Kühnel
640a80b4c2
setting workspace variable
2020-01-17 10:16:13 +01:00
Christian Kühnel
6f1e93ae3a
made script executable
2020-01-17 10:13:52 +01:00
Christian Kühnel
5117d31607
added script to run from buildkite
2020-01-17 10:07:18 +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