Skip to content

Post-release preparation for codeql-cli-2.20.0 #18243

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

Merged
merged 24 commits into from
Dec 9, 2024
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
a0cb9c1
C#: Add `CODEQL_PROXY_*` environment variable names
mbg Nov 11, 2024
459b76a
C#: Add `DependabotProxy` class
mbg Nov 11, 2024
c6f0895
C#: Initialise `DependabotProxy` in `DotNetCliInvoker`
mbg Nov 19, 2024
d6fda1a
C#: Set environment variables for proxy for calls to `dotnet`
mbg Nov 19, 2024
84d3532
C#: Add more logging to `DependabotProxy`
mbg Nov 29, 2024
4a7413c
C#: Use `Add` for environment variables
mbg Dec 2, 2024
8b5050e
C# Expose `CertificatePath` from `DependabotProxy`
mbg Dec 2, 2024
4d5c55e
C#: Propagate `DependabotProxy` instance down from `DependencyManager`
mbg Dec 2, 2024
8886292
C#: Set up proxy for `IsFeedReachable`, if configured
mbg Dec 2, 2024
174cb7c
C#: Load Dependabot Proxy certificate in `DependabotProxy`, and imple…
mbg Dec 3, 2024
2bb59e2
C#: Apply suggestions from code review for `DependabotProxy`
mbg Dec 5, 2024
1569621
C#: Don't initialise `DependabotProxy` on Windows or macOS
mbg Dec 5, 2024
671e61f
C#: Fix possible null dereference
mbg Dec 5, 2024
0d206bd
C#: Explicitly close writer in `DependabotProxy`
mbg Dec 6, 2024
32d757f
C#: Create certificate from string, rather than file
mbg Dec 6, 2024
5a2a784
Merge pull request #18238 from github/mbg/csharp/codeql-cli-2.20.0/se…
mbg Dec 6, 2024
a6a4ad6
Revert "Release preparation for version 2.20.0"
henrymercer Dec 6, 2024
f7174f6
Merge pull request #18240 from github/revert-18208-release-prep/2.20.0
henrymercer Dec 6, 2024
8c64648
Release preparation for version 2.20.0
invalid-email-address Dec 6, 2024
92d614d
Add periods for consistency
henrymercer Dec 6, 2024
3b2e55b
Merge pull request #18242 from github/release-prep/2.20.0
henrymercer Dec 6, 2024
dbe8f98
Post-release preparation for codeql-cli-2.20.0
invalid-email-address Dec 6, 2024
406ac15
Merge branch 'main' into post-release-prep/codeql-cli-2.20.0
angelapwen Dec 6, 2024
badc927
Merge branch 'main' into post-release-prep/codeql-cli-2.20.0
criemen Dec 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.