Skip to content

Add Aspire lifecycle doc to fundamentals section#360

Merged
IEvangelist merged 14 commits intomicrosoft:mainfrom
BethMassi:main
Feb 5, 2026
Merged

Add Aspire lifecycle doc to fundamentals section#360
IEvangelist merged 14 commits intomicrosoft:mainfrom
BethMassi:main

Conversation

@BethMassi
Copy link
Member

Fixes #269

Copilot AI and others added 6 commits January 30, 2026 22:27
…late

Co-authored-by: BethMassi <5115571+BethMassi@users.noreply.github.com>
Co-authored-by: BethMassi <5115571+BethMassi@users.noreply.github.com>
Co-authored-by: BethMassi <5115571+BethMassi@users.noreply.github.com>
Add Aspire app lifecycle guide article template to Fundamentals menu
Copilot AI review requested due to automatic review settings February 2, 2026 21:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for the Aspire application lifecycle, explaining the development, deployment, and CI/CD phases. It includes a practical example using Docker integration and GitHub Actions to demonstrate how the same AppHost configuration is used across all lifecycle phases.

Changes:

  • Added new lifecycle documentation covering inner-loop development, local deployment, and CI/CD publishing
  • Updated integration download statistics to reflect current usage metrics
  • Added sidebar navigation entry with translations for the new lifecycle guide

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
src/frontend/src/content/docs/fundamentals/app-lifecycle.mdx New comprehensive guide documenting Aspire app lifecycle phases with practical Docker and GitHub Actions examples
src/frontend/src/data/aspire-integrations.json Updated download counts for all Aspire integration packages
src/frontend/config/sidebar/docs.topics.ts Added sidebar navigation entry for new lifecycle guide with multi-language translations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

BethMassi and others added 3 commits February 2, 2026 13:41
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 8 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@BethMassi BethMassi self-assigned this Feb 3, 2026
@BethMassi BethMassi removed their assignment Feb 3, 2026
@IEvangelist IEvangelist enabled auto-merge (squash) February 5, 2026 13:16
@IEvangelist IEvangelist merged commit 8f0fa2b into microsoft:main Feb 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create an Aspire app lifecycle guide covering dev, to local deploy, to release (CI/CD)

3 participants