Commit 9b771d6
Pushing commit from v3.x to release/3.0 (#10292)
* Adding runtime site name to valid JWT audiences (slot scenarios). (#10186)
* Defaulting SwtAuthenticationEnabled to False (#10196)
* Regenerate .gitignore via dotnet cli (#10206)
* [v3.x] Add 1ES CI pipelines (#10247)
* Onboard v3.x to 1ES templates
* update nuget feeds
* Revert nuget.config feeds. Remove unused tools
* Fix buildNumber
* Use .net 8 SDK, fix version propagation
* Fix update build number
* Install additional .NET SDKs
* Fix/suppress cred scan hits in test files
* Remove performance app from legacy ci
* update 1es tests
* Test release
* Fix non-e2e env
* Fix webhost bin config path
* fix TestHelpers
* Fix missing variable
* Set AzureWebJobsEventHubPath in test env
* Fix .net 3.1 missing for tests
* Remove test change
* Fix .net 3.1 missing for tests
* Address test secrets being flagged (#10264)
* Release Prep for 3.23.0 (#10291)
---------
Co-authored-by: Mathew Charles <[email protected]>
Co-authored-by: Jacob Viau <[email protected]>1 parent 23e71b5 commit 9b771d6
File tree
91 files changed
+1280
-3364
lines changed- .nuget
- .vscode
- build
- eng/ci
- templates
- jobs
- official/jobs
- variables
- src
- WebJobs.Script.WebHost
- Properties
- Security/Authentication/Jwt
- WebJobs.Script/Config
- test
- WebJobs.Script.Tests.Integration
- Management
- WebHostEndToEnd
- WebJobs.Script.Tests
- Configuration
- Extensions
- Security
- Authentication
- tools
- Crank
- Agent
- Linux
- Docker
- VmDeployment
- Windows
- BenchmarkApps
- AspNetBenchmark
- AspNetBenchmark
- Controllers
- HelloDotNet
- WebJobs.Script.Performance
- WebJobs.Script.Performance.App
- Artifacts/PS
- WebJobs.Script.Performance.Dashboard
- Options
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
91 files changed
+1280
-3364
lines changedLarge diffs are not rendered by default.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 52 | | |
56 | 53 | | |
57 | 54 | | |
| |||
68 | 65 | | |
69 | 66 | | |
70 | 67 | | |
71 | | - | |
| 68 | + | |
72 | 69 | | |
73 | 70 | | |
74 | 71 | | |
| |||
112 | 109 | | |
113 | 110 | | |
114 | 111 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 112 | | |
124 | 113 | | |
125 | 114 | | |
| |||
325 | 314 | | |
326 | 315 | | |
327 | 316 | | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | 317 | | |
336 | 318 | | |
337 | 319 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments