Skip to content

v3 examples — Azure DevOps

Coming soon: real customer pipelines

This gallery will be populated with actual customer pipelines that exercise the v3 ALOps tasks in production. The ALOps team curates these — they're real pipelines from real BC partners, not hand-crafted "hello world" snippets.

Until those land, the first-pipeline guide is the recommended starting point. It walks through ALOpsInfo@3 + ALOpsAppCompiler@3 end-to-end and is enough to bootstrap a working build.

What goes here

When the gallery is populated, expect coverage of patterns like:

  • Multi-app workspaces (mono-repo with several app.json files compiled in dependency order)
  • Docker-backed BC service tier per build
  • Runtime package builds for AppSource submissions
  • Test-tool integration with code coverage publishing
  • Multi-tenant SaaS extension publishing via ALOpsSaaSPublishExtension
  • Marketplace AppSource submission via ALOpsAppSource

Each example is a self-contained azure-pipelines.yml you can paste into a new repo and adapt.

Contributing

If you have a v3 pipeline you'd like to share, drop a sanitized copy in the #alops channel and the team will review it for inclusion.