ALT Orchestra Build CI
  • Shell 53%
  • Dockerfile 21.7%
  • Makefile 17.8%
  • Python 4.7%
  • Jinja 2.8%
Find a file
Maxim Slipenko 5fe7dfe377
All checks were successful
Build and push / pre-commit-checks (push) Successful in 42s
Build and push / build-and-push (push) Successful in 20m50s
Build and push / draft-release (push) Has been skipped
fix: remove branding-alt-orchestra task
2026-05-14 09:52:37 +03:00
.forgejo/workflows ci: pass tag to prepare-release-notes.py script 2026-05-06 20:23:30 +03:00
hack fix: remove branding-alt-orchestra task 2026-05-14 09:52:37 +03:00
release fix: copy installer in release-artifacts.sh 2026-03-16 10:30:20 +03:00
.dockerignore prepare for talos-1.12.7-alt2 (#39) 2026-05-06 13:55:43 +03:00
.editorconfig chore: add pre-commit 2026-02-06 13:29:22 +03:00
.gitignore prepare for talos-1.12.7-alt2 (#39) 2026-05-06 13:55:43 +03:00
.hadolint.yaml chore: add pre-commit 2026-02-06 13:29:22 +03:00
.pre-commit-config.yaml chore: bump forgejo runner version in pre-comiit hook 2026-03-12 13:11:50 +03:00
buildx-to-buildkit.sh prepare for talos-1.12.7-alt2 (#39) 2026-05-06 13:55:43 +03:00
CODEOWNERS chore: add CODEOWNERS 2026-04-27 08:51:26 +03:00
Dockerfile fix: remove branding-alt-orchestra task 2026-05-14 09:52:37 +03:00
LICENSE change LICENSE to MPL-2.0 2025-05-28 17:56:27 +03:00
Makefile prepare for talos-1.12.7-alt2 (#39) 2026-05-06 13:55:43 +03:00
README.md chore: update README [skip ci] 2026-02-10 17:51:42 +03:00

ALT Orchestra Build

Build infrastructure for ALT Orchestra distribution. Supports both local builds and CI/CD automation.

Acknowledgments

This project includes build configuration files (Makefile, Dockerfile) derived from Talos Linux by Sidero Labs, Inc., with modifications. Their Makefile, Dockerfile, and configuration files have been adapted for the ALT Orchestra build process.

The original code is distributed under the Mozilla Public License 2.0.