Skip to content

Commit a3d59ee

Browse files
authored
Merge branch 'cloudflare:production' into tsmith_bkrebsbach/update-transformation-ao-docs
2 parents 653bdc9 + d8188ce commit a3d59ee

File tree

654 files changed

+30842
-3715
lines changed

Some content is hidden

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

654 files changed

+30842
-3715
lines changed

.github/CODEOWNERS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116
/src/content/docs/pub-sub/ @elithrar @dcpena @cloudflare/pcx-technical-writing
117117
/src/content/docs/queues/ @elithrar @maheshwarip @harshil1712 @cloudflare/pcx-technical-writing
118118
/src/content/release-notes/queues.yaml @elithrar @maheshwarip @cloudflare/pcx-technical-writing
119-
/src/content/docs/r2/ @oxyjun @elithrar @jonesphillip @harshil1712 @cloudflare/workers-docs @cloudflare/pcx-technical-writing
120-
/src/content/release-notes/r2.yaml @oxyjun @elithrar @cloudflare/workers-docs @cloudflare/pcx-technical-writing
119+
/src/content/docs/r2/ @oxyjun @elithrar @jonesphillip @aninibread @harshil1712 @cloudflare/workers-docs @cloudflare/pcx-technical-writing
120+
/src/content/release-notes/r2.yaml @oxyjun @elithrar @aninibread @cloudflare/workers-docs @cloudflare/pcx-technical-writing
121121
/src/content/docs/stream/ @tsmith512 @dcpena @cloudflare/pcx-technical-writing @renandincer @third774
122122
/src/content/release-notes/stream.yaml @tsmith512 @dcpena @cloudflare/pcx-technical-writing
123123
/src/content/docs/workers/ @cloudflare/workers-docs @GregBrimble @irvinebroque @mikenomitch @WalshyDev @cloudflare/deploy-config @cloudflare/pcx-technical-writing @ToriLindsay @cloudflare/wrangler
@@ -157,6 +157,9 @@
157157
/src/content/docs/docs-guide/ @dcpena @cloudflare/pcx-technical-writing
158158
/src/content/docs/style-guide/ @dcpena @cloudflare/pcx-technical-writing
159159

160+
# Google tag gateway
161+
/src/content/docs/google-tag-gateway/ @simonabadoiu @jonnyparris @cloudflare/pcx-technical-writing
162+
160163
# Magic products
161164

162165
/src/content/docs/magic-transit/ @marciocloudflare @cloudflare/pcx-technical-writing
@@ -209,6 +212,7 @@
209212
/src/content/docs/waf/ @pedrosousa @cloudflare/firewall @cloudflare/pcx-technical-writing
210213
/src/content/docs/waf/change-log/ @pedrosousa @cloudflare/firewall @vs-mg @cloudflare/pcx-technical-writing
211214
/src/content/release-notes/waf.yaml @pedrosousa @cloudflare/firewall @vs-mg @cloudflare/pcx-technical-writing
215+
/src/content/docs/cloudflare-challenges/ @patriciasantaana @cloudflare/pcx-technical-writing
212216

213217
# Support
214218

.github/workflows/ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@ jobs:
2828
key: static
2929

3030
- run: npm ci
31+
32+
- run: npx tsx bin/post-codeowners-comment/index.ts
33+
continue-on-error: true
34+
env:
35+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36+
3137
- run: npm run check
3238

3339
- uses: reviewdog/action-eslint@v1

.hyperlint/.vale.ini

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
11
StylesPath = automations/styles
22
MinAlertLevel = suggestion
3-
IgnoredScopes = code, tt, img
4-
SkippedScopes = script, style, pre, figure, code
3+
CommentDelimiters = {/*, */}
54

65
[formats]
76
mdx = md
87

9-
[*]
10-
# Ignore code surrounded by plus sign, URLs, parameters defaults, and angle brackets.
11-
TokenIgnores = (<\/?[A-Z].+>), ([^\n]+=[^\n]*), (\+[^\n]+\+), (http[^\n]+\[), (https[^\n]+\[), ([^\n]+@[^\n]+\.[^\n])
12-
13-
[src/content/docs/fundamentals/*]
14-
BasedOnStyles = Vale, cloudflare, cloudflare-automation
8+
[*/content/{docs,partials}/*.md]
9+
BasedOnStyles = Vale, cloudflare
1510
Vale.Spelling = NO
1611

17-
[src/content/partials/fundamentals/*]
18-
BasedOnStyles = Vale, cloudflare, cloudflare-automation
19-
Vale.Spelling = NO
12+
[src/content/{docs,partials}/{agents,autorag,email-routing,pipelines,pub-sub,queues,realtime,support,workflows}/*]
13+
BasedOnStyles = Vale
14+
Vale.Spelling = NO
15+
Vale.Terms = NO

.hyperlint/automations/styles/cloudflare-automation/EOLWhitespace.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.hyperlint/automations/styles/cloudflare-automation/ExclamationMarks.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.hyperlint/automations/styles/cloudflare-automation/HeadingLinks.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

.hyperlint/automations/styles/cloudflare-automation/HeadingPunctuation.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.hyperlint/automations/styles/cloudflare-automation/NonStandardQuotes.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

.hyperlint/automations/styles/cloudflare-automation/UnclearAntecedent.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.hyperlint/automations/styles/cloudflare/MeaningfulLinkWords.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# For a list of all options, see https://vale.sh/docs/topics/styles/
77
extends: existence
8-
message: "Rewrite the link text for `%s` to be more descriptive. Only rewrite the link text, nothing else."
8+
message: "Rewrite the link text for `%s` to be more descriptive. Only rewrite the link text (but preserve the link), nothing else."
99
level: warning
1010
ignorecase: true
1111
scope: raw

0 commit comments

Comments
 (0)