microsoft / microsoft/OSSGadget
Add Azure Artifacts Nuget configuration for official builds.
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 371
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Placeholder issue to re-point our builds to Azure Artifacts.
Notes:
- The feed is authenticated -- we need to enable this within the build.
- Builds outside of Azure Artifacts need to work with public nuget.org. That means we can't just add a nuget.config file.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the repository's build definitions and package configuration. Check how official builds authenticate to Azure Artifacts while builds outside Azure continue using public nuget.org. Done means both build contexts restore dependencies successfully without requiring a single nuget.config for all environments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- build-system, ci-cd, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100