Skip to content

Clarify commitSHA suffix explanation in install-cli.mdx#625

Open
DamianEdwards wants to merge 1 commit intomainfrom
damianedwards/cli-version-sha
Open

Clarify commitSHA suffix explanation in install-cli.mdx#625
DamianEdwards wants to merge 1 commit intomainfrom
damianedwards/cli-version-sha

Conversation

@DamianEdwards
Copy link
Member

Removed mention of the suffix in stable releases for clarity.

@blowdart

Removed mention of the suffix in stable releases for clarity.
Copilot AI review requested due to automatic review settings March 27, 2026 01:06
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 clarifies the Aspire CLI version suffix explanation on the “Install Aspire CLI” getting-started page by removing language about when the commit SHA suffix may or may not appear.

Changes:

  • Simplified the explanation of the +{commitSHA} suffix to only describe what it represents.

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

```

The `+{commitSHA}` suffix indicates the specific commit from which the Aspire CLI was built. This suffix is included in pre-release builds and may not be present in stable releases.
The `+{commitSHA}` suffix indicates the specific commit from which the Aspire CLI was built.
Copy link

Copilot AI Mar 27, 2026

Choose a reason for hiding this comment

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

The Japanese localized page (src/frontend/src/content/docs/ja/get-started/install-cli.mdx) still includes the removed sentence about the commitSHA suffix possibly not appearing in stable releases. If the intent is to change the guidance, please update the localized page as well to avoid inconsistent docs across languages.

Suggested change
The `+{commitSHA}` suffix indicates the specific commit from which the Aspire CLI was built.
The `+{commitSHA}` suffix, when present, indicates the specific commit from which the Aspire CLI was built. Note that this suffix might not appear in stable releases.

Copilot uses AI. Check for mistakes.
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.

2 participants