Skip to content

Commit 8befeb6

Browse files
authored
Merge pull request #53260 from ChrisHowd/github-spec-kit-for-enterprise-devs-live-updates
GitHub spec kit for enterprise devs live updates
2 parents 090c852 + a275301 commit 8befeb6

20 files changed

Lines changed: 241 additions & 314 deletions

learn-pr/wwl-azure/spec-driven-development-github-spec-kit-enterprise-developers/1-introduction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Introduction
44
metadata:
55
title: Introduction
66
description: "Introduction"
7-
ms.date: 12/12/2025
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit

learn-pr/wwl-azure/spec-driven-development-github-spec-kit-enterprise-developers/10-scale-spec-driven-development-team-collaboration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ title: Scale spec-driven development for team collaboration
44
metadata:
55
title: Scale Spec-Driven Development for Team Collaboration
66
description: "Scale Spec-Driven Development for team collaboration."
7-
ms.date: 12/12/2025
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
11-
durationInMinutes: 8
11+
durationInMinutes: 11
1212
content: |
1313
[!include[](includes/10-scale-spec-driven-development-team-collaboration.md)]

learn-pr/wwl-azure/spec-driven-development-github-spec-kit-enterprise-developers/11-integrate-spec-kit-advanced-deployment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ title: Integrate GitHub Spec Kit into CI/CD and DevOps practices
44
metadata:
55
title: Integrate GitHub Spec Kit into CI/CD and DevOps practices
66
description: "Integrate GitHub Spec Kit into CI/CD and DevOps practices."
7-
ms.date: 12/12/2025
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
11-
durationInMinutes: 8
11+
durationInMinutes: 11
1212
content: |
1313
[!include[](includes/11-integrate-spec-kit-advanced-deployment.md)]

learn-pr/wwl-azure/spec-driven-development-github-spec-kit-enterprise-developers/12-knowledge-check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ title: Module assessment
44
metadata:
55
title: Module Assessment
66
description: "Module assessment"
7-
ms.date: 12/12/2025
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
11-
durationInMinutes: 5
11+
durationInMinutes: 8
1212
content: |
1313
quiz:
1414
questions:

learn-pr/wwl-azure/spec-driven-development-github-spec-kit-enterprise-developers/13-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Summary
44
metadata:
55
title: Summary
66
description: "Summary."
7-
ms.date: 12/12/2025
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
22
uid: learn.spec-driven-development-github-spec-kit-microsoft-internal.review-spec-driven-development-approach
3-
title: Review the spec-driven development approach
3+
title: Review the spec-driven development methodology
44
metadata:
5-
title: Review the Spec-Driven Development Approach
6-
description: "Review the spec-driven development approach."
7-
ms.date: 12/12/2025
5+
title: Review the Spec-Driven Development Methodology
6+
description: "Review the spec-driven development methodology."
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
11-
durationInMinutes: 8
11+
durationInMinutes: 4
1212
content: |
1313
[!include[](includes/2-review-spec-driven-development-approach.md)]

learn-pr/wwl-azure/spec-driven-development-github-spec-kit-enterprise-developers/3-examine-github-spec-kit.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
22
uid: learn.spec-driven-development-github-spec-kit-microsoft-internal.examine-github-spec-kit
3-
title: Examine the GitHub Spec Kit
3+
title: Examine GitHub Spec Kit workflows and optional commands
44
metadata:
5-
title: Examine the GitHub Spec Kit
6-
description: "Examine the GitHub Spec Kit."
7-
ms.date: 12/12/2025
5+
title: Examine GitHub Spec Kit Workflows and Optional Commands
6+
description: "Examine GitHub Spec Kit workflows and optional commands."
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
22
uid: learn.spec-driven-development-github-spec-kit-microsoft-internal.establish-project-principles-constitution-file
3-
title: Establish project principles with a constitution.md file
3+
title: Create a constitution with principles, constraints, and standards
44
metadata:
5-
title: Establish Project Principles With a Constitution.md File
6-
description: "Establish project principles with a constitution.md file."
7-
ms.date: 12/12/2025
5+
title: Create a Constitution with Principles, Constraints, and Standards
6+
description: "Create a constitution with principles, constraints, and standards."
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
11-
durationInMinutes: 8
11+
durationInMinutes: 10
1212
content: |
1313
[!include[](includes/4-establish-project-principles-constitution-file.md)]
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
22
uid: learn.spec-driven-development-github-spec-kit-microsoft-internal.write-effective-spec-file
3-
title: Write an effective spec.md file
3+
title: Generate a clear, precise, and effective spec
44
metadata:
5-
title: Write an Effective Spec.md File
6-
description: "Write an effective spec.md file."
7-
ms.date: 12/12/2025
5+
title: Generate a Clear, Precise, and Effective Spec
6+
description: "Generate a clear, precise, and effective spec."
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
11-
durationInMinutes: 8
11+
durationInMinutes: 14
1212
content: |
1313
[!include[](includes/5-write-effective-spec-file.md)]
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
### YamlMime:ModuleUnit
22
uid: learn.spec-driven-development-github-spec-kit-microsoft-internal.create-technical-plan-file
3-
title: Create a technical plan.md file
3+
title: Create a detailed technical plan
44
metadata:
5-
title: Create a Technical Plan.md File
6-
description: "Create a technical plan.md file."
7-
ms.date: 12/12/2025
5+
title: Create a Detailed Technical Plan
6+
description: "Create a detailed technical plan."
7+
ms.date: 1/28/2026
88
author: chrishowd
99
ms.author: cahowd
1010
ms.topic: unit
11-
durationInMinutes: 8
11+
durationInMinutes: 12
1212
content: |
1313
[!include[](includes/6-create-technical-plan-file.md)]

0 commit comments

Comments
 (0)