Skip to content

Align Anaconda README semver example with manifest version (PR #1860 review comment)#1874

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-code-for-review-comment
Draft

Align Anaconda README semver example with manifest version (PR #1860 review comment)#1874
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-code-for-review-comment

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 21, 2026

This addresses the review comment requesting the Anaconda README semver example to match the bumped manifest version (1.3.15). Scope is limited to that single comment.

  • Problem scope

    • The review flagged a potential mismatch between src/anaconda/manifest.json and the concrete semver example in src/anaconda/README.md.
  • Change in this PR

    • Kept the README semver example aligned with the manifest version for Anaconda (1.3.15-3), with no unrelated modifications.
  • Resulting version alignment

    // src/anaconda/manifest.json
    { "version": "1.3.15" }
    <!-- src/anaconda/README.md -->
    - `mcr.microsoft.com/devcontainers/anaconda:1.3.15-3`

Copilot AI changed the title [WIP] Fix code according to review comment guidelines Align Anaconda README semver example with manifest version (PR #1860 review comment) May 21, 2026
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