-
Notifications
You must be signed in to change notification settings - Fork 104
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release/202302' into personal/apop5/addvarpolicyfoundation
- Loading branch information
Showing
101 changed files
with
10,348 additions
and
1,323 deletions.
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
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,13 @@ | ||
################################################### | ||
# Line Ending Only Changes # | ||
################################################### | ||
# Convert line endings from LF to CRLF | ||
e2c0b13609cf515b94c8148cad7c896aa0c23ab0 | ||
# Fix Line Endings in Repo (LF -> CRLF) | ||
8b6f8ff254a660c43d4370e2596798d813583975 | ||
|
||
################################################### | ||
# Code Formatting (Uncrustify) Only Changes # | ||
################################################### | ||
# Uncrustify mu_plus | ||
94adae1085b2bc358a8f89a78c0b9d07678e5b04 |
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 |
---|---|---|
|
@@ -18,4 +18,9 @@ on: | |
|
||
jobs: | ||
apply: | ||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
|
||
permissions: | ||
contents: read | ||
issues: write | ||
|
||
uses: microsoft/mu_devops/.github/workflows/[email protected] |
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 |
---|---|---|
|
@@ -31,4 +31,9 @@ on: | |
|
||
jobs: | ||
apply: | ||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
|
||
permissions: | ||
contents: read | ||
pull-requests: write | ||
|
||
uses: microsoft/mu_devops/.github/workflows/[email protected] |
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 |
---|---|---|
|
@@ -24,4 +24,8 @@ on: | |
|
||
jobs: | ||
sync: | ||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
|
||
permissions: | ||
issues: write | ||
|
||
uses: microsoft/mu_devops/.github/workflows/[email protected] |
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 |
---|---|---|
|
@@ -27,5 +27,10 @@ on: | |
|
||
jobs: | ||
draft: | ||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
|
||
permissions: | ||
contents: write | ||
pull-requests: write | ||
|
||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
secrets: inherit |
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 |
---|---|---|
|
@@ -24,4 +24,9 @@ on: | |
|
||
jobs: | ||
check: | ||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
|
||
permissions: | ||
issues: write | ||
pull-requests: write | ||
|
||
uses: microsoft/mu_devops/.github/workflows/[email protected] |
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 |
---|---|---|
|
@@ -19,4 +19,8 @@ on: | |
|
||
jobs: | ||
triage: | ||
uses: microsoft/mu_devops/.github/workflows/[email protected] | ||
|
||
permissions: | ||
issues: write | ||
|
||
uses: microsoft/mu_devops/.github/workflows/[email protected] |
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
Oops, something went wrong.