Skip to content

Improve check for template update for the template packages from private repos #4617

Open
@vlada-shubina

Description

In case the template package was installed from private feed with interactive authentication, the update check may not work as interactive authentication is not performed during update check.

For such template packages consider showing the message, that the update check was not done, suggesting to do dotnet new update --check --interactive instead.

The message should not be shown too frequently.

Related: #4278 - due to this issue the interactive authentication is not persistent between runs.

Metadata

Assignees

No one assigned

    Labels

    Priority:3Work that is nice to havearea: CLIRelated to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)good first issueeasy issue, good for first-time contribution to the repotriagedThe issue was evaluated by the triage team, placed on correct area, next action defined.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions