Mikhail Goncharov
02464e4135
alternative win image?
2023-02-13 08:13:23 +01:00
Mikhail Goncharov
60dd46347f
updated win agent
2023-02-08 20:25:51 +01:00
Mikhail Goncharov
39264db819
add sudo for llvm installation and sample run script
2023-01-30 12:48:19 +01:00
Grigory
41f6b6d5c2
Add windows slaves
2023-01-20 13:46:33 +01:00
Mikhail Goncharov
23eb634e9c
increase probability of gc on win
2023-01-09 10:56:59 +01:00
Mikhail Goncharov
76d6f29154
use one dockerfile, upgrade to clang 15
...
successfully run
https://buildkite.com/llvm-project/llvm-main/builds/6204 based on this
image
2022-12-25 15:01:13 +01:00
Mikhail Goncharov
f96092cfb1
remove index.lock just in case
2022-12-09 11:02:30 +01:00
Mikhail Goncharov
edd0c10f10
call vscmd during the script execution
2022-12-09 11:02:30 +01:00
Grigory
3caa28dc2c
Add terraform configuration
2022-12-02 13:30:27 +01:00
Mikhail Goncharov
11d7d0ee1f
also start windows build in sample buildkite
2022-12-02 11:53:36 +01:00
Mikhail Goncharov
c0c87002f6
merged buildkite windows image into one
2022-11-29 10:24:42 +00:00
Mikhail Goncharov
73cda05f90
add sample build script
2022-11-28 15:12:04 +01:00
Mikhail Goncharov
ef14356863
script to start a sample build
...
at the moment requires a manual tuning each time you run it but a good
starting point
2022-11-28 11:31:43 +01:00
Mikhail Goncharov
3e0fec2beb
add lldb as dependency for libcxx
2022-11-22 10:27:21 +01:00
Mikhail Goncharov
bc3ce2d8cf
check libcxx when clang is updated
...
for #409
2022-11-16 16:10:21 +01:00
Mikhail Goncharov
6a80cb79e1
remove libunwind from projects list
2022-11-10 11:44:43 +01:00
Mikhail Goncharov
3bc8b9edd4
fix status name usage
2022-11-02 18:42:17 +01:00
Matheus Izvekov
a88324d943
patch_diff: Skip closed dependent revisions
...
When scanning dependencies, instead of trying to
skip them based on them being landed, skip them
based on the status of the revision.
Detecting landed revisions is fraught with problems,
as there is no good general way to handle reverts.
Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
2022-11-02 18:42:17 +01:00
Mikhail Goncharov
922434d262
Revert "patch_diff: Stop trying to skip landed revisions"
...
This reverts commit 2a4f65cf9b
.
2022-10-20 18:11:53 +02:00
Mikhail Goncharov
8727b9380f
re-configure ingress / services
2022-09-23 18:45:33 +02:00
Mikhail Goncharov
ed757c3d37
Updates to certificate issuer / load balancer
2022-09-23 10:40:52 +02:00
Matheus Izvekov
2a4f65cf9b
patch_diff: Stop trying to skip landed revisions
...
We remove this functionality since it does not take
into account reverted revisions.
Signed-off-by: Matheus Izvekov <mizvekov@gmail.com>
2022-09-13 15:20:02 +02:00
Arthur Eubanks
33b26e751e
Use --config=ci on bazel premerge bots
...
This fixes the broken premerge bots.
--config=ci implicitly implies all of the removed flags via .bazelrc, except --config=rbe which was removed.
2022-08-31 23:27:05 +02:00
Mikhail Goncharov
1b58075c54
install MLIR python requirements before building
2022-08-23 15:10:05 +02:00
Mikhail Goncharov
b52b321f8f
Temporary disable openmp build.
...
Will try to reproduce locally and report back
2022-07-28 14:33:20 +02:00
dependabot[bot]
092dc51b25
Bump lxml from 4.6.5 to 4.9.1 in /containers/stats
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.6.5 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 10:48:31 +02:00
dependabot[bot]
517994c41c
Bump lxml from 4.6.5 to 4.9.1 in /scripts/metrics
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.6.5 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 10:46:50 +02:00
dependabot[bot]
ea47cf3925
Bump lxml from 4.6.5 to 4.9.1
...
Bumps [lxml](https://github.com/lxml/lxml ) from 4.6.5 to 4.9.1.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.5...lxml-4.9.1 )
---
updated-dependencies:
- dependency-name: lxml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 10:46:00 +02:00
Mikhail Goncharov
eef12f6111
add a new gcloud auth plugin recommended by doc
...
for kubernetes 1.25
2022-06-20 14:17:26 +02:00
Mikhail Goncharov
47a8401ffa
remove BOLT_LLD option
...
as we want to use project's linker for #401
2022-06-09 13:50:48 +02:00
Mikhail Goncharov
d8647c815d
Add LLD as dependency for BOLT
...
For #401 . I am not sure though if that will make bolt build using trunk
lld.
2022-06-02 10:37:57 +02:00
Geoffrey Martin-Noble
fbffc10faf
[Bazel] Explicitly build with -Werror
...
In https://reviews.llvm.org/D123481 we're removing this from the
default builds, but we still want it in CI builds where we know the
platform and compiler configuration.
2022-05-13 10:33:26 +02:00
Martin Storsjö
18227f403b
Update to the latest release of llvm-mingw (based on LLVM 14.0.0)
2022-04-04 19:22:17 +02:00
Guillaume Chatelet
86e2347137
Add autotools debian packages
2022-03-14 19:02:08 +01:00
Mikhail Goncharov
3bd6e6e862
fix xunit_utils import
2022-03-06 09:43:54 +01:00
Mikhail Goncharov
b88d7a8dba
always set buildkite branch and commit env
2022-03-05 17:35:41 +01:00
Mikhail Goncharov
5a16fb7b9a
sync all branches for llvm-project fork
...
There are multiple scenarios when script expects to see same branches
and commits. E.g. when upstream commits to release branch trigger
the build.
Reported by Louis Dionne.
2022-03-05 17:35:41 +01:00
Geoffrey Martin-Noble
c2c7ef570b
Revert status note about pre-merge checks being disabled
...
These appear to be enabled and functioning fine. I see builds running
right now.
2022-02-13 23:33:23 +01:00
Mikhail Goncharov
dae1793781
add monitoring agent to windows init script
2022-02-11 12:38:12 +01:00
Mikhail Goncharov
0d5f4070e6
update deployment for phabricator proxy
2022-02-09 18:24:31 +01:00
Mikhail Goncharov
8d56a45d0b
add logging to file and stdout
2022-02-09 18:17:00 +01:00
Mikhail Goncharov
03595c3682
disable debug config for flask
2022-02-09 17:13:26 +01:00
ChristianKuehnel
2b9971ffc5
Update monitoring_main_branch.md
...
fixed link
2022-02-07 09:59:29 +01:00
ChristianKuehnel
1444797003
Update monitoring_main_branch.md
...
fixed formatting, spelled out the background/problem statement
2022-02-07 09:57:51 +01:00
Mikhail Goncharov
2739e3041b
update docker file from #385
2022-02-05 13:12:13 +01:00
Christian Kühnel
6b71310c73
Design for buildbot worker to check main branch.
...
This document proposes a design to improve the stability of the LLVM main branch
for use in pre-merge testing.
2022-02-04 07:11:49 +01:00
Mikhail Goncharov
c41ee66634
use ld.lld for bolt
2022-02-03 10:16:13 +01:00
Mikhail Goncharov
f3ac1b41dd
enable bolt premerge checks
2022-02-01 18:37:17 +01:00
Mikhail Goncharov
4f5a16bbdb
update test deployment
2022-01-19 17:46:01 +01:00
Christian Kühnel
6394ae39b4
Adding an emptyDir
to kubernetes deployment
...
This should resolve the out-of-disk problems reported in #379
2022-01-19 17:44:42 +01:00