Skip to content

Commit f32bc95

Browse files
authored
Merge branch 'main' into port-sys-netinfo-openbsd
2 parents 2f1b02d + e785632 commit f32bc95

935 files changed

Lines changed: 42802 additions & 19477 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
]
1616
},
1717
"microsoft.dotnet.xharness.cli": {
18-
"version": "11.0.0-prerelease.26301.2",
18+
"version": "11.0.0-prerelease.26319.2",
1919
"commands": [
2020
"xharness"
2121
]

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"version": "v7.0.1",
3636
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
3737
},
38-
"github/gh-aw-actions/setup@v0.71.5": {
38+
"github/gh-aw-actions/setup@v0.74.8": {
3939
"repo": "github/gh-aw-actions/setup",
40-
"version": "v0.71.5",
41-
"sha": "b8068426813005612b960b5ab0b8bd2c27142323"
40+
"version": "v0.74.8",
41+
"sha": "efa55847f72aadb03490d955263ff911bf758700"
4242
}
4343
}
4444
}

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ When NOT running under CCA, guidance for creating commits and pushing changes:
4848

4949
## AI-Generated Content Disclosure
5050

51-
When posting any content to GitHub under a user's credentials — opening PRs, creating issues, commenting on PRs or issues, posting review comments, or any other public-facing action — and the account is **not** a dedicated "copilot" or "bot" account/app, you **MUST** include a concise, visible note (e.g. a `> [!NOTE]` alert) indicating the content was AI/Copilot-generated.
51+
When posting any content to GitHub under a user's credentials — opening PRs, creating issues, commenting on PRs or issues, posting review comments, or any other public-facing action — and the account is **not** a dedicated "copilot" or "bot" account/app (e.g., `github-actions[bot]`, `copilot`), you **MUST** include a concise, visible note (e.g. a `> [!NOTE]` alert) at the bottom of the content indicating the content was AI/Copilot-generated.
5252

5353
This applies to all GitHub interactions: PR descriptions, issue bodies, comments, review comments, etc. Exceptions:
5454
- The account is a recognized bot or Copilot app account (e.g., `github-actions[bot]`, `copilot`), where the AI origin is already apparent from the account identity.

.github/dependabot.yml

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
1-
version: 2
21
updates:
3-
- package-ecosystem: "github-actions"
4-
directory: "/"
5-
schedule:
6-
interval: daily
7-
open-pull-requests-limit: 5
8-
labels:
9-
- area-codeflow
10-
exclude-paths:
11-
- ".github/workflows/*.lock.yml"
12-
ignore:
13-
- dependency-name: "actions/checkout"
14-
update-types: ["version-update:semver-patch","version-update:semver-minor"]
2+
- directory: /
3+
exclude-paths:
4+
- .github/workflows/*.lock.yml
5+
ignore:
6+
- dependency-name: "actions/checkout"
7+
update-types:
8+
- version-update:semver-patch
9+
- version-update:semver-minor
10+
- dependency-name: "github/gh-aw-actions/**" # Managed by gh aw compile. Version-locked to the gh-aw compiler; do not bump.
11+
labels:
12+
- area-codeflow
13+
open-pull-requests-limit: 5
14+
package-ecosystem: github-actions
15+
schedule:
16+
interval: daily
17+
version: 2

.github/skills/add-new-jit-ee-api/SKILL.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ CORINFO_METHOD_HANDLE getUnboxedEntry(CORINFO_METHOD_HANDLE ftn, bool* requiresI
2121

2222
#### 3 — Implementation steps (must be completed in order)
2323

24+
NOTE: When inserting new entries/methods into any of the files below, their position and ordering does not matter. Any suggested placement (e.g. "at the end" or "near similar signatures") is just a convenient default, not a requirement.
25+
2426
1. Update the `ThunkInput.txt` file with the new API definition. Example:
2527

2628
```diff

.github/skills/api-proposal/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ Present the complete draft to the user for review. Iterate based on feedback bef
312312

313313
### Phase 5: Publish
314314

315-
> **AI-generated content disclosure:** When posting any content to GitHub (issue body, PR body, comments) under a user's credentials — i.e., the account is **not** a dedicated "copilot" or "bot" account/app — prepend a concise, visible note (e.g. a `> [!NOTE]` alert) indicating the content was AI/Copilot-generated. This applies to the initial proposal, iteration updates, and any follow-up comments posted on the user's behalf. Skip this if the user explicitly asks you to omit it.
315+
> **AI-generated content disclosure:** When posting any content to GitHub (issue body, PR body, comments) under a user's credentials — i.e., the account is **not** a dedicated "copilot" or "bot" account/app (e.g., `github-actions[bot]`, `copilot`) — add a concise, visible note (e.g. a `> [!NOTE]` alert) at the bottom of the content indicating the content was AI/Copilot-generated. This applies to the initial proposal, iteration updates, and any follow-up comments posted on the user's behalf. Skip this if the user explicitly asks you to omit it.
316316
317317
#### Step 1: Push and capture commit URL
318318

.github/skills/code-review/SKILL.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ When the environment supports launching sub-agents with different models (e.g.,
105105

106106
When presenting the final review (whether as a PR comment or as output to the user), use the following structure. This ensures consistency across reviews and makes the output easy to scan.
107107

108-
> 📝 **AI-generated content disclosure:** When posting review content to GitHub (PR review comments, PR comments) under a user's credentials — i.e., the account is **not** a dedicated "copilot" or "bot" account/app — you **MUST** include a concise, visible note (e.g. a `> [!NOTE]` alert) indicating the content was AI/Copilot-generated. Skip this if the user explicitly asks you to omit it.
108+
> 📝 **AI-generated content disclosure:** When posting review content to GitHub (PR review comments, PR comments) under a user's credentials — i.e., the account is **not** a dedicated "copilot" or "bot" account/app (e.g., `github-actions[bot]`, `copilot`) — you **MUST** include a concise, visible note (e.g. a `> [!NOTE]` alert) at the bottom of the content indicating the content was AI/Copilot-generated. Skip this if the user explicitly asks you to omit it.
109109
110110
### Structure
111111

112112
```
113-
## 🤖 Copilot Code Review — PR #<number>
113+
## Copilot Code Review
114114
115115
### Holistic Assessment
116116
@@ -121,6 +121,8 @@ When presenting the final review (whether as a PR comment or as output to the us
121121
**Summary**: <✅ LGTM / ⚠️ Needs Human Review / ⚠️ Needs Changes / ❌ Reject>. <2-3 sentence summary of the overall verdict and key points. If "Needs Human Review," explicitly state which findings you are uncertain about and what a human reviewer should focus on.>
122122
123123
---
124+
<details>
125+
<summary>Detailed Findings</summary>
124126
125127
### Detailed Findings
126128
@@ -129,6 +131,11 @@ When presenting the final review (whether as a PR comment or as output to the us
129131
<Explanation with specifics. Reference code, line numbers, interleavings, etc.>
130132
131133
(Repeat for each finding category. Group related findings under a single heading.)
134+
135+
</details>
136+
137+
<!-- AI disclosure note: place any AI-generated content disclosure below this line. -->
138+
<!-- Example: > [!NOTE] This review was created by GitHub Copilot. -->
132139
```
133140

134141
### Guidelines

.github/skills/performance-benchmark/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public class Bench
125125

126126
Post a comment on the PR to trigger EgorBot with your benchmark. The general format is:
127127

128-
> 📝 **AI-generated content disclosure:** When posting benchmark comments to GitHub under a user's credentials — i.e., the account is **not** a dedicated "copilot" or "bot" account/app — you **MUST** include a concise, visible note (e.g. a `> [!NOTE]` alert) indicating the content was AI/Copilot-generated. Skip this if the user explicitly asks you to omit it.
128+
> 📝 **AI-generated content disclosure:** When posting benchmark comments to GitHub under a user's credentials — i.e., the account is **not** a dedicated "copilot" or "bot" account/app (e.g., `github-actions[bot]`, `copilot`) — you **MUST** include a concise, visible note (e.g. a `> [!NOTE]` alert) at the bottom of the content indicating the content was AI/Copilot-generated. Skip this if the user explicitly asks you to omit it.
129129
130130
@EgorBot [targets] [options] [BenchmarkDotNet args]
131131

.github/workflows/aspnetcore-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ jobs:
1616
runs-on: windows-latest
1717
steps:
1818
- name: Checkout aspnetcore
19-
uses: actions/checkout@v6
19+
uses: actions/checkout@v7
2020
with:
2121
# Test this script using changes in a fork
2222
repository: 'dotnet/aspnetcore'
2323
path: aspnetcore
2424
ref: main
2525
persist-credentials: false
2626
- name: Checkout runtime
27-
uses: actions/checkout@v6
27+
uses: actions/checkout@v7
2828
with:
2929
# Test this script using changes in a fork
3030
repository: 'dotnet/runtime'

.github/workflows/bump-chrome-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@v6
19+
uses: actions/checkout@v7
2020
- name: Setup Branch
2121
run: |
2222
git config user.name github-actions[bot]

0 commit comments

Comments
 (0)