Home

Welcome to ALOps — building blocks for CI/CD pipelines that build, test, publish, and deploy Microsoft Dynamics 365 Business Central extensions.
ALOps is available on two platforms:
- Azure DevOps as a Marketplace extension — the original home, used by hundreds of partners since 2018.
- GitHub Actions — the v3 release brings every ALOps step to GitHub workflows, with the same parameters and behavior as Azure DevOps.
Getting Started¶
Reference¶
- v3 build steps — the current task surface (Azure DevOps + GitHub Actions, side by side)
- v2 build steps (legacy) — Azure DevOps only, kept for partners on long-running v2 pipelines
- v1 build steps (legacy) — Azure DevOps only, kept for historical reference
Examples¶
- v3 GitHub Actions starters — minimum-viable workflows you can copy-paste
- v3 Azure DevOps gallery — real-world pipelines from ALOps customers (curated)