dotnet / dotnet/templating

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

Open
#4,617 0 comments 0 reactions 0 assignees View on GitHub
area: CLI good first issue Priority:3 triage:transfer-to-sdk triaged
Dominant language
No language data
Stars
1.7k
Forks
399
Avg merge
3d 5h
Merged PRs (30d)
39

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: https://github.com/dotnet/templating/issues/4278 - due to this issue the interactive authentication is not persistent between runs.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.