summaryrefslogtreecommitdiffstats
path: root/chromium/docs/website/site/infra/index.md
blob: 018842ee45d4ee67207977d7e9740fc0f738d797 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
breadcrumbs: []
page_name: infra
title: Infra
---

Infrastructure ('infra') refers to all of the servers and tools which the
Chromium project depends on for development.

Most of these are maintained at Google by a dedicated team, but (almost) all of
these are modifiable by anyone in the Chromium project.

To check out (most) of the Chromium Infra code use:

```none
fetch infra
```

Join [infra-dev@chromium.org](mailto:infra-dev@chromium.org) for discussion of
Chromium infrastructure related issues.

Most of the documentation is now at:
<https://chromium.googlesource.com/infra/infra/+/HEAD/doc/index.md>.

Google employees can also find more information at the [internal Chrome
Infrastructure](https://sites.google.com/a/google.com/chrome-infrastructure/)
site.