ALT Orchestra Build CI
  • Shell 52.4%
  • Dockerfile 21.8%
  • Makefile 18.4%
  • Python 4.6%
  • Jinja 2.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Maxim Slipenko 1bfb2bc3f6
All checks were successful
Build and push / pre-commit-checks (push) Successful in 48s
Build and push / build-and-push (push) Successful in 14m36s
Build and push / draft-release (push) Successful in 25s
fix: add version to initramfs (#41)
Reviewed-on: #41
2026-08-05 14:51:15 +03:00
.forgejo/workflows ci: correct rename artifacts 2026-07-07 20:52:44 +03:00
hack fix: add grub-common-extra to imager 2026-07-07 18:15:53 +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 pre-commit repos 2026-07-07 18:15:14 +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: add version to initramfs (#41) 2026-08-05 14:51:15 +03:00
LICENSE change LICENSE to MPL-2.0 2025-05-28 17:56:27 +03:00
Makefile fix: use TOREGISTRY_AND_USERNAME for installer-with-extensions 2026-07-29 13:03:31 +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.