Skip to content

Commit

Permalink
Merge branch 'main' into exp/build-analyzers
Browse files Browse the repository at this point in the history
  • Loading branch information
JanKrivanek committed Mar 18, 2024
2 parents 6021771 + 1a342f9 commit 72f2d51
Show file tree
Hide file tree
Showing 134 changed files with 3,445 additions and 1,046 deletions.
21 changes: 21 additions & 0 deletions .config/1espt/PipelineAutobaseliningConfig.yml
Original file line number Diff line number Diff line change
@@ -0,0 +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:
9434:
retail:
source:
credscan:
lastModifiedDate: 2024-03-14
eslint:
lastModifiedDate: 2024-03-14
psscriptanalyzer:
lastModifiedDate: 2024-03-14
armory:
lastModifiedDate: 2024-03-14
binary:
credscan:
lastModifiedDate: 2024-03-14
binskim:
lastModifiedDate: 2024-03-14
spotbugs:
lastModifiedDate: 2024-03-14
57 changes: 57 additions & 0 deletions .config/guardian/.gdnbaselines
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"properties": {
"helpUri": "https://eng.ms/docs/microsoft-security/security/azure-security/cloudai-security-fundamentals-engineering/security-integration/guardian-wiki/microsoft-guardian/general/baselines"
},
"version": "1.0.0",
"baselines": {
"default": {
"name": "default",
"createdDate": "2024-03-14 11:30:33Z",
"lastUpdatedDate": "2024-03-14 11:30:33Z"
}
},
"results": {
"1757d0179485ad6618415e151de2453f25d5484071f7bae328fa9ca9d4d54688": {
"signature": "1757d0179485ad6618415e151de2453f25d5484071f7bae328fa9ca9d4d54688",
"alternativeSignatures": [],
"target": "src/Tasks.UnitTests/TestResources/mycert.pfx",
"line": 1,
"memberOf": [
"default"
],
"tool": "credscan",
"ruleId": "CSCAN-GENERAL0020",
"createdDate": "2024-03-14 11:30:33Z",
"expirationDate": "2024-08-31 12:48:32Z",
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-14 12:48:32Z"
},
"60d4d52e838e08dc19d3ac2b43b7c809b080db55f9c754b80bd60f30624e9687": {
"signature": "60d4d52e838e08dc19d3ac2b43b7c809b080db55f9c754b80bd60f30624e9687",
"alternativeSignatures": [],
"target": "artifacts/bin/Microsoft.Build.Tasks.UnitTests/Release/net472/TestResources/mycert.pfx",
"line": 1,
"memberOf": [
"default"
],
"tool": "credscan",
"ruleId": "CSCAN-GENERAL0020",
"createdDate": "2024-03-14 12:01:14Z",
"expirationDate": "2024-08-31 12:48:32Z",
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-14 12:48:32Z"
},
"7cb5d42a8744e4a214149aa27d3d8a1b7989914d1a2fee8cea13287368cbafff": {
"signature": "7cb5d42a8744e4a214149aa27d3d8a1b7989914d1a2fee8cea13287368cbafff",
"alternativeSignatures": [],
"target": "artifacts/bin/Microsoft.Build.Tasks.UnitTests/Release/net8.0/TestResources/mycert.pfx",
"line": 1,
"memberOf": [
"default"
],
"tool": "credscan",
"ruleId": "CSCAN-GENERAL0020",
"createdDate": "2024-03-14 12:01:14Z",
"expirationDate": "2024-08-31 12:48:32Z",
"justification": "This error is baselined with an expiration date of 180 days from 2024-03-14 12:48:32Z"
}
}
}
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/01_bugreport.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 🐞 Bug Report
description: Report a bug to help us improve MSBuild.
title: "[Bug]: "
labels: ["bug", "needs-triage"]
labels: ["bug"]
body:
- type: textarea
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/02_performanceissue.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 📉 Performance Issue
description: Report a performance issue or regression.
title: "[Performance]: "
labels: ["performance", "needs-triage"]
labels: ["performance"]
body:
- type: textarea
attributes:
Expand Down
1 change: 0 additions & 1 deletion .github/ISSUE_TEMPLATE/03_mybuildisbroken.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: 😵 My Build is Broken
description: Use this template for helping figure out what's wrong with your build.
title: "[Broken Build]: "
labels: ["needs-triage"]
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/05_unhandledexception.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 😱 Unhandled Exception
description: Reporting holes in our bug reporting system
title: "[Unhandled Exception]: "
labels: ["bug", "needs-triage"]
labels: ["bug"]
body:
- type: textarea
attributes:
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/06_feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 💡 Feature Request
description: Suggest an idea for this project.
title: "[Feature Request]: "
labels: ["Feature Request", "needs-triage"]
labels: ["Feature Request"]
body:
- type: textarea
attributes:
Expand Down
39 changes: 23 additions & 16 deletions .github/policies/resourceManagement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ configuration:
milestone: Backlog
- isNotPartOfMilestone:
milestone: Discussion
- isNotLabeledWith:
label: needs-triage
- hasLabel:
label: triaged
- isIssue
- isNotLabeledWith:
label: stale
Expand Down Expand Up @@ -50,8 +50,8 @@ configuration:
milestone: Backlog
- isNotPartOfMilestone:
milestone: Discussion
- isNotLabeledWith:
label: needs-triage
- hasLabel:
label: triaged
actions:
- closeIssue
- addReply:
Expand All @@ -64,46 +64,53 @@ configuration:
- isOpen
- hasLabel:
label: stale
- hasLabel:
label: triaged
- not:
hasLabel:
label: bot-exclude
then:
- removeLabel:
label: stale
- addLabel:
label: needs-triage
- removeLabel:
label: triaged
description: Unstale Open Issues that get comments
- if:
- payloadType: Issue_Comment
- not: isOpen
- hasLabel:
label: stale
- hasLabel:
label: triaged
- not:
hasLabel:
label: bot-exclude
then:
- addLabel:
label: needs-triage
description: Apply needs-triage to closed stale issues that get comments
- removeLabel:
label: triaged
description: Remove label triaged from closed stale issues that get comments
- if:
- payloadType: Issues
- labelAdded:
label: needs-more-info
- hasLabel:
label: needs-triage
- not:
hasLabel:
label: triaged
then:
- removeLabel:
label: needs-triage
description: remove needs-triage when needs-more-info is applied
- addLabel:
label: triaged
description: Add label triaged to issue when needs-more-info is applied
- if:
- payloadType: Issue_Comment
- isActivitySender:
issueAuthor: True
- hasLabel:
label: needs-more-info
- hasLabel:
label: triaged
then:
- addLabel:
label: needs-triage
- removeLabel:
label: triaged
- addLabel:
label: author-responded
- removeLabel:
Expand Down
8 changes: 6 additions & 2 deletions .opt-prof.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,22 @@ resources:
project: DevDiv
source: DartLab
branch: main
tags:
- production
- pipeline: DartLab.OptProf
source: DartLab.OptProf
branch: main
tags:
- production
repositories:
- repository: DartLabTemplates
type: git
name: DartLab.Templates
ref: refs/heads/main
ref: refs/tags/Production
- repository: DartLabOptProfTemplates
type: git
name: DartLab.OptProf
ref: refs/heads/main
ref: refs/tags/Production

parameters:
# Whether or not to delete the test machines after the run completes
Expand Down
Loading

0 comments on commit 72f2d51

Please sign in to comment.