DEV Community

Supraja Tangella
Supraja Tangella

Posted on

๐—ฆ๐—ถ๐—บ๐—ฝ๐—น๐—ถ๐—ณ๐˜†๐—ถ๐—ป๐—ด ๐—”๐˜‡๐˜‚๐—ฟ๐—ฒ ๐——๐—ฒ๐˜ƒ๐—ข๐—ฝ๐˜€ ๐—ฃ๐—ถ๐—ฝ๐—ฒ๐—น๐—ถ๐—ป๐—ฒ๐˜€ ๐˜„๐—ถ๐˜๐—ต ๐—ง๐—ฎ๐˜€๐—ธ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ๐˜€

Today I explored ๐—ง๐—ฎ๐˜€๐—ธ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ๐˜€ in Azure DevOps Build Pipelines โ€” a powerful feature that makes pipelines cleaner, reusable, and more maintainable.

๐—ช๐—ต๐—ฎ๐˜ ๐—ถ๐˜€ ๐—ฎ ๐—ง๐—ฎ๐˜€๐—ธ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ?
A ๐—ง๐—ฎ๐˜€๐—ธ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ is a collection of pipeline tasks that you can group and reuse across multiple build or release pipelines. Think of it as creating a template block of steps.

๐—ช๐—ต๐˜† ๐—จ๐˜€๐—ฒ ๐—ง๐—ฎ๐˜€๐—ธ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ๐˜€?

  • Reusability โ€” define once, use in many pipelines
  • Maintainability โ€” update in one place, reflect everywhere
  • Cleaner Pipelines โ€” reduces repeated steps
  • Standardization โ€” ensures consistent practices across teams

๐—˜๐˜…๐—ฎ๐—บ๐—ฝ๐—น๐—ฒ:
Letโ€™s say you always perform these three steps in your pipelines:

  • Restore NuGet packages
  • Build the solution
  • Run tests

You can group them into a ๐—ง๐—ฎ๐˜€๐—ธ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ and reuse it in any project pipeline without rewriting or copying them again.

๐—›๐—ฎ๐˜ƒ๐—ฒ ๐˜†๐—ผ๐˜‚ ๐˜‚๐˜€๐—ฒ๐—ฑ ๐—ง๐—ฎ๐˜€๐—ธ ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ๐˜€ ๐—ถ๐—ป ๐˜†๐—ผ๐˜‚๐—ฟ ๐—”๐˜‡๐˜‚๐—ฟ๐—ฒ ๐——๐—ฒ๐˜ƒ๐—ข๐—ฝ๐˜€ ๐—ฝ๐—ถ๐—ฝ๐—ฒ๐—น๐—ถ๐—ป๐—ฒ๐˜€? ๐—›๐—ผ๐˜„ ๐—ต๐—ฎ๐˜€ ๐—ถ๐˜ ๐—ต๐—ฒ๐—น๐—ฝ๐—ฒ๐—ฑ ๐˜†๐—ผ๐˜‚๐—ฟ ๐˜๐—ฒ๐—ฎ๐—บ ๐˜€๐˜๐—ฟ๐—ฒ๐—ฎ๐—บ๐—น๐—ถ๐—ป๐—ฒ ๐—ฝ๐—ฟ๐—ผ๐—ฐ๐—ฒ๐˜€๐˜€๐—ฒ๐˜€?

๐—”๐˜‡๐˜‚๐—ฟ๐—ฒ๐——๐—ฒ๐˜ƒ๐—ข๐—ฝ๐˜€ #๐——๐—ฒ๐˜ƒ๐—ข๐—ฝ๐˜€๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป๐—ถ๐—ป๐—ด #๐—•๐˜‚๐—ถ๐—น๐—ฑ๐—ฃ๐—ถ๐—ฝ๐—ฒ๐—น๐—ถ๐—ป๐—ฒ๐˜€ #๐—ง๐—ฎ๐˜€๐—ธ๐—š๐—ฟ๐—ผ๐˜‚๐—ฝ๐˜€ #๐—”๐˜‚๐˜๐—ผ๐—บ๐—ฎ๐˜๐—ถ๐—ผ๐—ป #๐——๐—ผ๐˜๐—ก๐—ฒ๐˜๐——๐—ฒ๐˜ƒ๐—ฒ๐—น๐—ผ๐—ฝ๐—ฒ๐—ฟ #๐—ช๐—ผ๐—บ๐—ฒ๐—ป๐—ช๐—ต๐—ผ๐—–๐—ผ๐—ฑ๐—ฒ #๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป๐—ถ๐—ป๐—ด๐—๐—ผ๐˜‚๐—ฟ๐—ป๐—ฒ๐˜† #๐—ฆ๐˜‚๐—ฝ๐—ฟ๐—ฎ๐—ท๐—ฎ๐—Ÿ๐—ฒ๐—ฎ๐—ฟ๐—ป๐˜€ #๐—–๐—œ_๐—–๐——

Top comments (0)