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

https://github.com/giantswarm/architect

A build tool for Giant Swarm
https://github.com/giantswarm/architect

ci-cd cli

Last synced: about 1 month ago
JSON representation

A build tool for Giant Swarm

Awesome Lists containing this project

README

          

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/giantswarm/architect/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/giantswarm/architect/tree/main)

# architect

A highly opinionated tool used at Giant Swarm for building services.

Architect is used as part of the Giant Swarm release workflow, to **build services**.
A release is fetched during builds (running on CircleCI),
and then executed to perform the build. This allows us to update one tool,
and affect all builds.

Architect runs all build steps in containers, to allow for portability and reproducibility.