-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/main' into http3-missing-data-…
…hunt
- Loading branch information
Showing
7,801 changed files
with
377,297 additions
and
154,995 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details. | ||
|
||
pipelines: | ||
679: | ||
retail: | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-04-11 | ||
binskim: | ||
lastModifiedDate: 2024-04-11 | ||
spotbugs: | ||
lastModifiedDate: 2024-04-11 | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-04-11 | ||
eslint: | ||
lastModifiedDate: 2024-04-11 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-04-11 | ||
armory: | ||
lastModifiedDate: 2024-04-11 | ||
## DO NOT MODIFY THIS FILE MANUALLY. This is part of auto-baselining from 1ES Pipeline Templates. Go to [https://aka.ms/1espt-autobaselining] for more details. | ||
|
||
pipelines: | ||
679: | ||
retail: | ||
binary: | ||
credscan: | ||
lastModifiedDate: 2024-04-11 | ||
binskim: | ||
lastModifiedDate: 2024-04-11 | ||
spotbugs: | ||
lastModifiedDate: 2024-04-11 | ||
source: | ||
credscan: | ||
lastModifiedDate: 2024-04-11 | ||
eslint: | ||
lastModifiedDate: 2024-04-11 | ||
psscriptanalyzer: | ||
lastModifiedDate: 2024-04-11 | ||
armory: | ||
lastModifiedDate: 2024-04-11 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
version: 2 | ||
updates: | ||
- package-ecosystem: "github-actions" | ||
directory: "/" | ||
schedule: | ||
interval: daily | ||
open-pull-requests-limit: 5 | ||
labels: | ||
- area-codeflow | ||
ignore: | ||
- dependency-name: "actions/checkout" | ||
update-types: ["version-update:semver-patch","version-update:semver-minor"] |
Oops, something went wrong.