Mikhail Goncharov
f9822456ca
info for windows container
2023-10-25 16:52:47 +02:00
Mikhail Goncharov
1e22a079df
github config
...
also trying to setup windows cloudbuild
2023-10-25 16:39:13 +02:00
Mikhail Goncharov
eb27c558ce
buildbot linux config
2023-10-23 14:07:37 +02:00
dependabot[bot]
5dea62c80b
Bump urllib3 from 1.26.17 to 1.26.18 in /containers/stats
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 20:47:37 +02:00
Mikhail Goncharov
222bc40e68
fetch main in diff script, not in post-checkout
2023-10-18 11:32:13 +02:00
Mikhail Goncharov
cfef78c89f
add post checkout to pull main
...
that enables correct diff of PR with ...main
2023-10-13 17:06:37 +02:00
Mikhail Goncharov
c923185aee
buildbots config, cloudbuild and artifacts registry
2023-10-13 17:06:37 +02:00
dependabot[bot]
e2f9ba5e08
Bump gitpython from 3.1.35 to 3.1.37 in /containers/stats
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.35 to 3.1.37.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.35...3.1.37 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 10:51:48 +02:00
Mikhail Goncharov
97bd45070b
windows builder for buildbot
2023-10-05 15:38:15 +02:00
Mikhail Goncharov
9ee22a88c9
buildbot agents
2023-10-04 13:35:05 +02:00
Mikhail Goncharov
a536f2c048
rename windows test queue
2023-10-04 11:22:11 +02:00
dependabot[bot]
939cb65a20
Bump urllib3 from 1.26.5 to 1.26.17 in /containers/stats
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.26.5 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.17 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 10:23:49 +02:00
dependabot[bot]
2d23d3c717
Bump gitpython from 3.1.34 to 3.1.35 in /containers/stats
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.34 to 3.1.35.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.34...3.1.35 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 14:59:28 +02:00
dependabot[bot]
256c6b27d7
Bump certifi from 2020.12.5 to 2023.7.22 in /containers/stats
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2020.12.5 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2023.07.22 )
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 12:05:28 +02:00
dependabot[bot]
9b4bae6368
Bump requests from 2.25.1 to 2.31.0 in /containers/stats
...
Bumps [requests](https://github.com/psf/requests ) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 11:33:47 +02:00
Mikhail Goncharov
b4ecac5576
[Docker] Install tzdata in buildkite-linux.
...
For libc++ there is a work-in-progress implementation of the C++20
chrono timezone database. The Clang CI test libc++ and fails for the
tests of this new feature.
Updated both buildkite and buildbot images
2023-09-12 11:30:57 +02:00
Mikhail Goncharov
ef000b6bb4
buildbot config
2023-09-07 16:34:40 +02:00
Mikhail Goncharov
796735bd71
checkout dir might exist but not be a git repo
2023-09-07 14:49:20 +02:00
Mikhail Goncharov
c6d092ec94
buildbot windows
2023-09-07 14:45:12 +02:00
Mikhail Goncharov
47d20a3302
misc ci updates
...
don't checkout to the same repo on linux - that actually saves time
--tags-from-gcp for easy targeting and agent info
2023-09-07 13:11:05 +02:00
Mikhail Goncharov
814eefcdc9
win agent tags
2023-09-07 10:52:53 +02:00
dependabot[bot]
8eeb5c33db
Bump gitpython from 3.1.30 to 3.1.34 in /containers/stats
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.30 to 3.1.34.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.34 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-07 09:35:33 +02:00
Mikhail Goncharov
8c2f6aa9f1
update win startup
2023-09-06 17:53:20 +02:00
Mikhail Goncharov
9489446b0a
delete agent-windows-buildkite, win defender rule
2023-09-06 15:20:00 +02:00
Mikhail Goncharov
55177548b0
sccache on linux + deployment sizes
2023-09-06 14:39:09 +02:00
Mikhail Goncharov
d57be337f9
deployment configs
2023-09-04 18:20:10 +02:00
Mikhail Goncharov
807132089c
don't fail if there is no gc_counter
2023-09-01 16:55:50 +02:00
Mikhail Goncharov
ecf81eb2b6
restore cmake and other bins in path
2023-08-30 16:49:28 +02:00
Mikhail Goncharov
d72694bfd9
doc about checkout path
2023-08-29 12:09:59 +02:00
Mikhail Goncharov
576f8c9ec3
simplify windows setup
...
run gc on pre-checkout
setup buildkite build path in k8s
2023-08-29 12:09:57 +02:00
Mikhail Goncharov
12e76518e2
shell
2023-08-29 12:08:27 +02:00
Mikhail Goncharov
ef4117f870
deletion of ws\src if it does not match remote
2023-08-29 12:08:27 +02:00
Mikhail Goncharov
0e00301500
renamed windows container
2023-08-29 12:07:41 +02:00
Mikhail Goncharov
948643df52
windows pre-commit hooks
2023-08-28 10:06:51 +00:00
Mikhail Goncharov
80978127ee
update containers for linux + container for win
2023-08-28 12:05:01 +02:00
Mikhail Goncharov
e5aee86500
sample win deployment and github actions runner container
2023-08-25 10:15:58 +02:00
Mikhail Goncharov
ceb00be7d9
add draft bazel build docker image
2023-07-12 15:58:36 +02:00
Mikhail Goncharov
a271c42e6f
update cmake to 3.23 and llvm to 16 in linux image
2023-04-21 10:15:01 +02:00
Mikhail Goncharov
3ad97baa99
set vsdevcmd paths by hand
2023-03-31 11:43:58 +00:00
Mikhail Goncharov
1e978adde3
remove redundant common
2023-03-28 13:43:07 +02:00
Mikhail Goncharov
1c6d0b3a00
build for win agent file
2023-03-28 13:41:08 +02:00
Mikhail Goncharov
609ed91cc6
update agent-windows-buildkite
...
add comment on images
2023-03-28 13:35:04 +02:00
Mikhail Goncharov
3145164ee7
update buildkite-premerge-windows to recent llvm
2023-03-28 12:04:32 +02:00
Martin Storsjö
e857d63d8b
Update the bundled version of llvm-mingw
...
This brings in a version with LLVM/Clang 16.0.0.
By rebuilding the container, we also would get the main/official
version of LLVM updated to 16.0.0 from Chocolatey.
2023-03-28 12:00:12 +02:00
Mikhail Goncharov
0b81839213
whitespace
2023-03-24 16:42:49 +01:00
Grigory
48db6e55c0
Add cloud build configuration to build workers
2023-03-20 12:30:27 +01:00
Mikhail Goncharov
abe5c8991b
alternative win image?
2023-02-13 08:14:07 +01:00
dependabot[bot]
bd94b9795a
Bump gitpython from 3.1.17 to 3.1.30 in /containers/stats
...
Bumps [gitpython](https://github.com/gitpython-developers/GitPython ) from 3.1.17 to 3.1.30.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases )
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES )
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.17...3.1.30 )
---
updated-dependencies:
- dependency-name: gitpython
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 09:42:23 +01:00
Mikhail Goncharov
da481954a7
updated win agent
2023-02-09 20:49:29 +01:00
Mikhail Goncharov
39264db819
add sudo for llvm installation and sample run script
2023-01-30 12:48:19 +01:00