Skip to content

Commit 4a22a78

Browse files
CopilotEMaher
andauthored
docs: merge decision on air-gapped walkthrough documentation pattern
- Merged inbox/docwriter-airgapped-walkthroughs.md into decisions.md - Established walkthrough pattern for complex multi-step deployment scenarios - Covers GitHub Actions and Azure DevOps air-gapped deployments - Pattern: docs/walkthrough/ (scenario-based), docs/ci-cd/ (reference), docs/guides/ (feature-oriented) - Deleted merged inbox file Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: EMaher <9244742+EMaher@users.noreply.github.com>
1 parent 827da1d commit 4a22a78

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

.squad/decisions.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## Active Decisions
44

5+
### 2026-06-11T22:34:04Z: Air-Gapped Walkthrough Documentation Pattern
6+
**By:** DocWriter
7+
**Status:** Proposed
8+
**What:** Created a new `docs/walkthrough/` directory for scenario-based step-by-step guides that are more detailed than the standard CI/CD integration docs. First entries cover air-gapped deployments for both GitHub Actions and Azure DevOps.
9+
10+
**Decision:** Establish walkthrough pattern for complex multi-step deployment scenarios that don't fit cleanly into standard integration guides.
11+
12+
**Pattern:**
13+
- **`docs/walkthrough/`** = scenario-based, multi-step guides for specific deployment patterns
14+
- **`docs/ci-cd/`** = platform integration reference (standard setup)
15+
- **`docs/guides/`** = feature-oriented how-to guides
16+
17+
**Scope:** Future walkthrough candidates include multi-region APIM, sovereign cloud deployments, monorepo with multiple APIM instances. Any scenario requiring 5+ steps beyond the standard setup qualifies.
18+
19+
**Next Steps:** Team review; if approved, publish guides and update docs/README index.
20+
21+
---
22+
523
### 2026-05-14T05:20:00Z: APIM v1 → v2 SKU Migration via apiops-cli
624
**By:** ApimExpert + ApiOpsLead (joint research and decision)
725
**Status:** Proposed for team governance review

0 commit comments

Comments
 (0)