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
- Host: GitHub
- URL: https://github.com/giantswarm/architect
- Owner: giantswarm
- License: apache-2.0
- Created: 2017-01-05T12:40:32.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2026-05-25T18:08:58.000Z (about 1 month ago)
- Last Synced: 2026-05-25T20:13:11.277Z (about 1 month ago)
- Topics: ci-cd, cli
- Language: Go
- Homepage: https://giantswarm.io
- Size: 17.9 MB
- Stars: 13
- Watchers: 6
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: CODEOWNERS
- Security: SECURITY.md
- Dco: DCO
Awesome Lists containing this project
README
[](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.