Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyca/infra

Infrastructure configuration for pyca projects (mostly dockerfiles)
https://github.com/pyca/infra

containers infrastructure

Last synced: 7 days ago
JSON representation

Infrastructure configuration for pyca projects (mostly dockerfiles)

Awesome Lists containing this project

README

        

# Python Cryptographic Authority Infrastructure

The [PyCA](https://github.com/pyca) has a significant amount of automation
to support our robust continuous integration. This repository holds the
configuration for building the various docker containers we use in testing,
as well as OpenSSL binaries we use.

## Docker Containers

Docker containers are built on merge by Github Actions and then uploaded to
Github Container Registry. Each repository corresponds to a directory in
`runners`.