Christian Kühnel
378b5131ea
added timeouts for pipelines
2020-04-07 14:44:13 +02:00
Christian Kühnel
e77f46914c
write results on failures
2020-04-02 09:44:13 +02:00
Christian Kühnel
ace846991e
added testing option
...
this does not start the agent
2020-04-02 08:42:08 +02:00
Christian Kühnel
2f25035eb7
exclude for virus scan
2020-04-01 17:36:03 +02:00
Christian Kühnel
6d9b38c62a
wait for folder to be deleted
...
should fix issues with existing folder on windows
2020-04-01 16:29:19 +02:00
Christian Kühnel
0a7b6daabf
added dryrun flag
2020-04-01 14:17:49 +02:00
Christian Kühnel
0e84fd14bb
gettig stats from buildbots
2020-03-31 16:56:35 +02:00
Christian Kühnel
51e01caa5d
excluding debuginfo-tests as tests are failing
2020-03-27 14:19:52 +01:00
Christian Kühnel
2899b93c16
added gdb
...
fixed python bdist_wheel warning
2020-03-27 13:51:54 +01:00
Christian Kühnel
4465b0fc52
changed output paths of lint.sh
2020-03-26 10:19:20 +01:00
Christian Kühnel
580d4ba63c
fixed linter script
...
now support staging area and HEAD~1
2020-03-26 09:47:45 +01:00
Christian Kühnel
3f81b7fb2a
changed startup type for docker
2020-03-25 16:12:31 +01:00
Christian Kühnel
8fd5aa6550
SSD seems to have a new name...
2020-03-25 16:00:57 +01:00
Christian Kühnel
f117646c0d
fixed clang-tidy paths
2020-03-25 15:27:50 +01:00
Christian Kühnel
941fbd6a6c
Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks
2020-03-25 12:42:07 +00:00
Christian Kühnel
248a27b2c2
fixed ordering of commands to test git pull
2020-03-25 12:42:03 +00:00
Christian Kühnel
ee4220966f
fixed path for test results
2020-03-25 13:40:39 +01:00
Christian Kühnel
1df9edbd78
logging more data
2020-03-25 12:34:22 +00:00
Christian Kühnel
9a1988fece
simplified benchmark steps
2020-03-25 11:40:51 +01:00
Christian Kühnel
188cb427f9
using default cmake targets
2020-03-25 11:21:45 +01:00
Christian Kühnel
9d17569b80
Merge branch 'master' of ssh://github.com/google/llvm-premerge-checks
2020-03-25 09:51:02 +00:00
Christian Kühnel
b212480d76
added missing cmake steps
2020-03-25 09:50:58 +00:00
Christian Kühnel
ff730bd3a4
removed unused benchmark.ps1
2020-03-25 10:41:39 +01:00
Christian Kühnel
ad685d68d5
using own Remove command
...
Shutil failed on windows
2020-03-25 09:41:19 +00:00
Christian Kühnel
cc3a1ffb57
added remove steps
2020-03-25 09:25:50 +00:00
Christian Kühnel
c0879efea1
first draft of benchmark script
...
to be used for performance tuning Windows builds
2020-03-25 09:07:28 +01:00
Christian Kühnel
06ca090e8c
fixes #149
2020-03-25 07:37:25 +01:00
Christian Kühnel
67a9698557
printing CMake arguments before execution.
...
Should help analyzing problems.
2020-03-25 07:35:03 +01:00
Christian Kühnel
9f41b8768b
added log output
...
To get more data to analyze #149
2020-03-25 07:26:55 +01:00
Christian Kühnel
2b3d0e127b
Handle problems when unable to push to origin/master
2020-03-25 07:09:31 +01:00
Christian Kühnel
20e6680573
moving Windows pipeline to use new branches
2020-03-24 16:02:22 +01:00
Christian Kühnel
7023688d1b
fixxed choose_project for legagacy usage
2020-03-24 08:27:43 +00:00
Christian Kühnel
4492534331
creating symlink for compile_commands.json
2020-03-23 17:46:21 +01:00
Christian Kühnel
06730d16f7
enabled all steps
2020-03-23 17:25:24 +01:00
Christian Kühnel
57a57ec1fc
fixed paths, moved package versions to separate file
2020-03-23 17:22:49 +01:00
Christian Kühnel
00ee4eab8a
fixed MY_BUILD_ID
2020-03-23 17:14:03 +01:00
Christian Kühnel
3c098379d2
fixed url
2020-03-23 17:12:25 +01:00
Christian Kühnel
afc399e916
added missing comma
2020-03-23 17:10:13 +01:00
Christian Kühnel
89c08fc390
draft for new Linux pipeline
2020-03-23 17:08:58 +01:00
Christian Kühnel
003175ed96
enabled phabricator feedback
2020-03-23 17:05:52 +01:00
Christian Kühnel
24e751f6ec
updated container and deployment to store ssh keys for github uploads
2020-03-23 15:34:23 +01:00
Christian Kühnel
9f6480fa64
undo of renaming
2020-03-23 15:33:18 +01:00
Christian Kühnel
8cf9914683
moved to different agents
2020-03-23 15:01:42 +01:00
Christian Kühnel
f934467270
fixed dir statements
2020-03-23 13:21:49 +01:00
Christian Kühnel
d869a15706
first draft for apply_patch pipeline
2020-03-23 13:19:48 +01:00
Christian Kühnel
7f59673bb4
created script to generate/upload ssh keys
2020-03-23 12:14:19 +01:00
Christian Kühnel
fe92469ae0
create branch for every diff
...
This should be compatible with the current pipelines.
2020-03-23 10:39:49 +01:00
ChristianKuehnel
a638dd5342
migrate scripts to python ( #148 )
...
* run_cmake.py working locally on Linux
* added os detection of choose_projects
* cmake works on windows
* run_ninja works on windows
* fixed newline characters
2020-03-23 09:03:24 +01:00
Christian Kühnel
1a9f952f5e
added TODOs
2020-03-20 09:26:26 +01:00
Christian Kühnel
f900aa44f2
copied regular configuration
2020-03-20 08:44:36 +01:00