Skip to content

Commit 17f01e1

Browse files
authored
fix: unknown tool names in frontmatter tools section are compile errors; remove qmd built-in (#24855)
1 parent 4523a0a commit 17f01e1

Some content is hidden

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

60 files changed

+520
-4604
lines changed

.github/workflows/api-consumption-report.lock.yml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-doctor.lock.yml

Lines changed: 147 additions & 85 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-doctor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ permissions:
1414

1515
network: defaults
1616

17-
engine: codex
17+
engine: claude
1818

1919
safe-outputs:
2020
create-issue:

.github/workflows/daily-doc-healer.lock.yml

Lines changed: 15 additions & 165 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-doc-healer.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,6 @@ timeout-minutes: 45
5050

5151
imports:
5252
- shared/reporting.md
53-
- uses: shared/qmd.md
54-
with:
55-
runs-on: aw-gpu-runner-T4
56-
gpu: true
57-
checkouts:
58-
- name: gh-aw
59-
pattern: "**/*.{md,mdx}"
60-
ignore:
61-
- ".git/**"
62-
- "node_modules/**"
63-
context: "gh-aw project documentation, agent definitions, and workflow authoring instructions"
6453
- shared/observability-otlp.md
6554
---
6655

.github/workflows/daily-doc-updater.lock.yml

Lines changed: 15 additions & 177 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-doc-updater.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -49,17 +49,6 @@ timeout-minutes: 45
4949

5050
imports:
5151
- shared/github-guard-policy.md
52-
- uses: shared/qmd.md
53-
with:
54-
runs-on: aw-gpu-runner-T4
55-
gpu: true
56-
checkouts:
57-
- name: gh-aw
58-
pattern: "**/*.{md,mdx}"
59-
ignore:
60-
- ".git/**"
61-
- "node_modules/**"
62-
context: "gh-aw project documentation, agent definitions, and workflow authoring instructions"
6352
- shared/observability-otlp.md
6453

6554
---

.github/workflows/dev.lock.yml

Lines changed: 12 additions & 168 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)