CICD Options

Attendees: Adiy Qasrawi, Josh Hevenor, Jon Bailey, Ryan Lefebvre, Jon Racicot
Date: 2019-05-24Location: Webex

Agenda

Discuss CI/CD options with Adiy using Jon's diagram for reference.

Minutes

Triggers to push deployment?

  • Pipelines are possible, maybe not needed

    • But for full automation across environments they are ideal

  • Possible to do it all from one ARM template

    • Since ARM deployments are idempotent

YAML vs UI?

  • Manual config steps...no update coming

  • Downsides of UI vs YAML?

    • UI gets support for new features last