Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated creation of docs for dotnet nuget commands. #9146

Closed
4 tasks done
rrelyea opened this issue Feb 6, 2020 · 4 comments · Fixed by NuGet/NuGet.Client#3253
Closed
4 tasks done

Automated creation of docs for dotnet nuget commands. #9146

rrelyea opened this issue Feb 6, 2020 · 4 comments · Fixed by NuGet/NuGet.Client#3253
Assignees
Labels
Platform:Xplat Product:NuGet.exe NuGet.exe Type:DCR Design Change Request

Comments

@rrelyea
Copy link
Contributor

rrelyea commented Feb 6, 2020

Still needed to finish [#4126] add dotnet nuget <add|remove|update|disable|enable|list> source command:

  • docs.tt
  • docs into dotnet docs repo
  • sdk checkin
  • anything else
@donnie-msft
Copy link
Contributor

What's the cost to make list identify the nuget.config where it found the listed Source?
Perhaps Verbosity Detailed could be required.

My understanding is you need to open all the nuget.configs in your directory tree if you want to identify where a Source is being added. Tricky to eye-ball this since a could be applied upstream.

@rrelyea
Copy link
Contributor Author

rrelyea commented Mar 24, 2020

I've not investigated this. My guess is that it wouldn't be too big. My impression is that the config data structure keeps track of where it came from. But I haven't dug in.
That isn't tracked by this issue though.

@donnie-msft
Copy link
Contributor

donnie-msft commented Mar 25, 2020

Sounds promising.... If you can direct me to the right issue, I'll complain in the appropriate place 🤣

@rrelyea
Copy link
Contributor Author

rrelyea commented Mar 31, 2020

I replied offline pointing to a new issue tracking this.

@rrelyea rrelyea changed the title Docs & SDK code for: add dotnet nuget <add|remove|update|disable|enable|list> source command Automated creation of docs for dotnet nuget commands. May 19, 2020
@rrelyea rrelyea added Type:DCR Design Change Request and removed Type:Docs labels May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform:Xplat Product:NuGet.exe NuGet.exe Type:DCR Design Change Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants