microsoft / microsoft/aspire-devcontainer-feature

Add option to specify CLI version

Open
#26 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
10
Forks
10
Avg merge
6h 47m
Merged PRs (30d)
1

Description

It would be great if this feature accepted a CLI version option so that it can be pinned.

For example, the .NET feature lets you specify an SDK version.
https://github.com/devcontainers/features/tree/main/src/dotnet

Unfortunately, this request will need this issue https://github.com/microsoft/aspire/issues/15366 fixed to work.

This feature uses the Aspire install.sh to install the CLI but install.sh has a bug and errors when a version is specified.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/aspire/install.sh, then inspect the referenced .NET feature for how its SDK version option is defined and passed through. Check the status and requirements of microsoft/aspire#15366 before changing this feature. Done means a CLI version can be specified and the install succeeds with that version.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.