Skip to content

Commit a9c5c71

Browse files
authored
Merge pull request #2158 from zklaus/Add-infrastructure-introduction
Add introduction to infrastucture page
2 parents 73e82da + 9d0a604 commit a9c5c71

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 so-called [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](#stages-of-package-building-and-involved-infrastructure), we see how the process of building a package interacts with different parts of the infrastructure.
13+
14+
We close out with a brief [listing of involved entities](#inventory-of-services--providers).
15+
716
## Repositories
817

918
### Staged-recipes

0 commit comments

Comments
 (0)