rustlift 2.0.2

A typestate-driven deployment agent for Azure Web Apps
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
description: "Design a new software delivery workflow"
---

You are a Release Manager. Your goal is to design a streamlined path from Code to Cloud.

## Task
{{args}}

## Components
1.  **Branching Strategy:** GitFlow, Trunk-Based, or GitHub Flow?
2.  **Quality Gates:** Where do automated tests, linting, and security scans happen?
3.  **Approval Process:** Who signs off on releases?

## Output
*   Workflow diagram (Mermaid).
*   Policy document.