1
0
Fork 0
Commit graph

1108 commits

Author SHA1 Message Date
Mikhail Goncharov
7f0564d978 remove obsolete code
most of the scripts were used for Phabricator integration that is now disabled and current scripts are located in `llvm-project/.ci` . Also removed obsolete playbooks and scripts that were not used and likely no longer work. Updated wording and minor typos.

I have tried to look through potential references to the scripts and disabled some of buildkite pipelines that referred to them. That is not a guarantee that this will not break anything as I have not tried to rebuild containers and redeploy cluster.
2024-02-20 10:07:48 +01:00
Mikhail Goncharov
2d073b0307 submit local changes (there were already applied to cluster but not committed) 2024-02-08 08:48:10 +01:00
Mikhail Goncharov
dd0b3d8b64 cleanup 2024-02-08 08:47:14 +01:00
Mikhail Goncharov
ace53cf13b cleanup 2024-02-08 08:47:14 +01:00
dependabot[bot]
ff879c8fa1 Bump gitpython from 3.1.37 to 3.1.41 in /containers/stats
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.41.
- [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.37...3.1.41)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-17 09:33:47 +01:00
Mikhail Goncharov
d9192311c7
remove runner's group 2023-11-10 17:32:59 +01:00
Mikhail Goncharov
8d30467dde action runners controller setup 2023-11-10 15:42:18 +01:00
Mikhail Goncharov
d567c40f5a switch buildbots to prod 2023-11-10 15:41:46 +01:00
Mikhail Goncharov
c7babac007 shorter bot info, add personal email 2023-11-03 17:20:45 +01:00
Mikhail Goncharov
237a17e81c info 2023-11-03 16:56:30 +01:00
Mikhail Goncharov
57988f5329 simplify build script for win 2023-10-30 12:11:49 +01:00
Mikhail Goncharov
6b10a5d09b fix host info for linux 2023-10-30 11:11:31 +01:00
Mikhail Goncharov
3c3d093fb6 host info for buildbots 2023-10-30 11:00:38 +01:00
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
dependabot[bot]
29294e91f3 Bump urllib3 from 1.26.17 to 1.26.18
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 09:29:41 +02:00
dependabot[bot]
d8b23efacf Bump urllib3 from 1.26.17 to 1.26.18 in /scripts/metrics
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 09:29:29 +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]
2f9e6fbf78 Bump gitpython from 3.1.35 to 3.1.37 in /scripts/metrics
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:52:20 +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
dependabot[bot]
3ac1c85224 Bump gitpython from 3.1.14 to 3.1.37
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.14 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.14...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:07 +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]
d7ae0f889a Bump urllib3 from 1.26.16 to 1.26.17 in /scripts/metrics
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:52 +02:00
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