Skip to content

Commit 35774ab

Browse files
committed
Add introductory paragraph to infrastructure description
1 parent e491bcd commit 35774ab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/maintainer/infrastructure.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ title: 'Infrastructure'
44

55
# Infrastructure
66

7+
This page gives an overview of the conda-forge infrastructure, that is, an account of the various pieces maintained by the conda-forge contributors as well as third-party providers that collectively form the basis for the operation of conda-forge.
8+
9+
We start with the different Github [repositories](#repositories) maintained by conda-forge itself, then describe the administrative commands available for use in those repositories, the [Admin web services](#admin-web-services), followed by [the CI services](#ci-build-services), i.e. the third-party providers used for building and maintaining packages together.
10+
After that, we turn to a description of some aspects of the build environment for packages in [Compilers and Runtimes](#compilers-and-runtimes), together with [details about the upload to the package server](#output-validation-and-feedstock-tokens).
11+
12+
[Then](#how-package-building-interacts-with-infrastructure), we see how the process of building a package interacts with different parts of the infrastructure.
13+
14+
The following depiction of [automation](#automated-maintenance) explains what makes conda-forge a smoothly running machine.
15+
716
## Repositories
817

918
### Staged-recipes

0 commit comments

Comments
 (0)