1
0
Fork 0
Commit graph

1079 commits

Author SHA1 Message Date
dependabot[bot]
0a71e76416 Bump urllib3 from 1.26.16 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 10:24:36 +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]
4ddab397dc Bump gitpython from 3.1.14 to 3.1.35
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 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.14...3.1.35)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 12:05:12 +02:00
dependabot[bot]
0e4b18627c Bump gitpython from 3.1.34 to 3.1.35 in /scripts/metrics
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 12:05:00 +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
dependabot[bot]
b9a8c685ec Bump gitpython from 3.1.14 to 3.1.34
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 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.14...3.1.34)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 11:32:59 +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
157418a00d doc current setup 2023-09-11 11:49:14 +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
dependabot[bot]
8fc36782c6 Bump gitpython from 3.1.30 to 3.1.34 in /scripts/metrics
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:01 +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
a67cbfe6d2 invoke script 2023-09-04 18:21:09 +02:00
Mikhail Goncharov
d57be337f9 deployment configs 2023-09-04 18:20:10 +02:00
Mikhail Goncharov
ce381eb17e Update README.md
add note that this repo will gone soon-ish
2023-09-04 15:54:06 +02:00
Mikhail Goncharov
807132089c don't fail if there is no gc_counter 2023-09-01 16:55:50 +02:00
Mikhail Goncharov
e1a4fda524 linux builders 2023-09-01 16:54:16 +02:00
Mikhail Goncharov
96e3f866ae linux agents and trigger new pipeline only 2023-08-31 18:18:13 +02:00
Mikhail Goncharov
4285a96511 trigger new pipeline that will replace current setup 2023-08-31 16:32:16 +02:00
Mikhail Goncharov
e4a884d969 stop running the experimental pipeline 2023-08-31 15:27:46 +02:00
Mikhail Goncharov
e1c2aa9610 also trigger experimental pipeline 2023-08-31 14:50:55 +02:00
Mikhail Goncharov
722d4632f3 disable generating generic windows and linux from premerge script 2023-08-31 14:14:43 +02:00
Mikhail Goncharov
ff87c03ba6 windows agents config 2023-08-31 14:12:38 +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
9ee7fac437 rename win deployment 2023-08-29 12:07:41 +02:00
Mikhail Goncharov
6883776b75 renames, new linux image (for test) 2023-08-29 12:07:41 +02:00
Mikhail Goncharov
0e00301500 renamed windows container 2023-08-29 12:07:41 +02:00
Mikhail Goncharov
91536475c7 windows-cluster config 2023-08-28 15:26:02 +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
2312598990 typo 2023-07-26 09:41:43 +02:00
Mikhail Goncharov
a33387c9a7 disable compiler-rt again
agents cannot process windwos queue fast enough
2023-07-26 09:38:30 +02:00
Arthur Eubanks
f5079fa3ee Enable compiler-rt tests on Windows
Locally, disabling the fuzzer (already globally disabled) plus the ORC tests makes everything else pass.
2023-07-19 21:21:09 +02:00
Mikhail Goncharov
b3ba37eb05 enabled linux queue from google gcp
--pipeline parameter for sample build script
2023-07-17 15:38:21 +02:00
Mikhail Goncharov
858ed55646 resurrect linux-agents 2023-07-17 13:20:05 +02:00
Mikhail Goncharov
377ea890b8 scripts: setup k8s from env + commit arg for bk 2023-07-17 13:20:05 +02:00
Louis Dionne
a725f9ea89 Move the pipeline generation scripts outside of libc++ 2023-07-12 18:05:52 +02:00