FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
C#: Automatically use configured private registry feeds by mbg · Pull Request #18850 · github/codeql · GitHub
github
/
codeql
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.1k
Code
Issues
1k
Pull requests
468
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
C#: Automatically use configured private registry feeds
- #18850
#18850
Merged
mbg
merged 21 commits into
main
github/codeql:main
from
mbg/csharp/inject-proxy-urls
github/codeql:mbg/csharp/inject-proxy-urls
Copy head branch name to clipboard
Mar 27, 2025
Conversation
Commits
21
(21)
Checks
Findings
Files changed
Merged
C#: Automatically use configured private registry feeds
#18850
mbg
merged 21 commits into
main
github/codeql:main
from
mbg/csharp/inject-proxy-urls
github/codeql:mbg/csharp/inject-proxy-urls
Copy head branch name to clipboard
Commits
Commits on Mar 14, 2025
C#: Add `CODEQL_PROXY_URLS` environment variable
mbg
committed
6b2f348
View commit details
Copy full SHA for 6b2f348
Browse repository at this point
C#: Add list of registries to `DependabotProxy`
mbg
committed
63d5517
View commit details
Copy full SHA for 63d5517
Browse repository at this point
C#: Parse environment variables to obtain list of registry URLs
mbg
committed
11efb55
View commit details
Copy full SHA for 11efb55
Browse repository at this point
C#: Allow specifying package feeds for `dotnet restore` as command line arguments
mbg
committed
726123c
View commit details
Copy full SHA for 726123c
Browse repository at this point
C#: Propagate explicit feeds to `RestoreProjects`
mbg
committed
0db6a26
View commit details
Copy full SHA for 0db6a26
Browse repository at this point
C#: Fix test failures
mbg
committed
6b15f77
View commit details
Copy full SHA for 6b15f77
Browse repository at this point
C#: Only provide feeds on command line if Dependabot proxy is enabled
mbg
committed
a8dde15
View commit details
Copy full SHA for a8dde15
Browse repository at this point
C#: Fix `.ToList()` being called on `null`
mbg
committed
9560593
View commit details
Copy full SHA for 9560593
Browse repository at this point
C#: Narrow `Exception` to `JsonException`
mbg
committed
b6c74fe
View commit details
Copy full SHA for b6c74fe
Browse repository at this point
C#: Use `StringBuilder` for feed arguments in `GetRestoreArgs`
mbg
committed
284f612
View commit details
Copy full SHA for 284f612
Browse repository at this point
Commits on Mar 17, 2025
Apply suggestions from code review
Show description for 51874b8
mbg
and
michaelnebel
authored
51874b8
View commit details
Copy full SHA for 51874b8
Browse repository at this point
Commits on Mar 18, 2025
C#: Change `RegistryConfig` to a record class
mbg
committed
7a92a72
View commit details
Copy full SHA for 7a92a72
Browse repository at this point
Commits on Mar 24, 2025
C#: Change `RestoreSettings` to have general `extraArgs` parameter
Show description for d564529
mbg
committed
d564529
View commit details
Copy full SHA for d564529
Browse repository at this point
C#: Refactor `CheckFeeds` to have an overloaded variant that accepts a given set of feeds.
mbg
committed
92eab47
View commit details
Copy full SHA for 92eab47
Browse repository at this point
C#: Check that private package registry feeds are reachable
mbg
committed
4448369
View commit details
Copy full SHA for 4448369
Browse repository at this point
Commits on Mar 25, 2025
Apply suggestions from code review
Show description for 7cea2ad
mbg
and
michaelnebel
authored
7cea2ad
View commit details
Copy full SHA for 7cea2ad
Browse repository at this point
C#: Rename overloaded `CheckFeeds` method and fix comment
mbg
committed
d2b88ae
View commit details
Copy full SHA for d2b88ae
Browse repository at this point
C#: Do not manually add public feed when private registries are used
mbg
committed
4d3b024
View commit details
Copy full SHA for 4d3b024
Browse repository at this point
C#: Use `allFeeds` rather than `explicitFeeds` for `RestoreProjects`
mbg
committed
73ca2eb
View commit details
Copy full SHA for 73ca2eb
Browse repository at this point
C#: Obtain all feeds from source directory if there are no `nuget.config` files anywhere
mbg
committed
be95d33
View commit details
Copy full SHA for be95d33
Browse repository at this point
C#: Accept changes to `.expected` files
mbg
committed
fe1c098
View commit details
Copy full SHA for fe1c098
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL