Skip to content

Commit 664803c

Browse files
Merge branch 'production' into email-security/pcx-15016
2 parents 62420a3 + e4a6da2 commit 664803c

File tree

2,239 files changed

+157295
-135663
lines changed

Some content is hidden

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

2,239 files changed

+157295
-135663
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44
*.html text eol=lf
55
*.ini text eol=lf
66
*.js text eol=lf
7+
*.jsx text eol=lf
78
*.json text eol=lf
89
*.md text eol=lf
910
*.mdx text eol=lf
1011
*.mjs text eol=lf
1112
*.svg text eol=lf
1213
*.toml text eol=lf
1314
*.ts text eol=lf
15+
*.tsx text eol=lf
1416
*.txt text eol=lf
1517
*.vue text eol=lf
1618
*.xml text eol=lf

.github/CODEOWNERS

Lines changed: 46 additions & 47 deletions
Large diffs are not rendered by default.

.github/actions/show-changed-files/action.yml

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

.github/actions/show-changed-files/index.js

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

.github/actions/show-changed-files/index.ts

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

.github/actions/show-changed-files/package.json

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

.github/actions/show-changed-files/readme.md

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

.github/styles/cloudflare/LinkChecks.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: "**Warning**: When referring to another page in our docs, use the full relative link (`/1.1.1.1/check/`) instead of the full URL (`https://developers.cloudflare.com/1.1.1.1/check/`) or a local development link (`http://localhost:111/1.1.1.1/check/`)."
8+
message: "**Warning**: When referring to another page in our docs, use the full relative link (`/1.1.1.1/check/`) instead of the full URL (`https://developers.cloudflare.com/1.1.1.1/check/`) or a local development link (`http://localhost:1111/1.1.1.1/check/`)."
99
level: warning
1010
ignorecase: true
1111
scope: raw

.github/styles/cloudflare/NonStandardQuotes.yml

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

.github/styles/config/vocabularies/cloudflare/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ cloudflared
77
Datadog
88
GitHub
99
GitLab
10+
HashiCorp
1011
Hono
1112
HTTP
1213
HTTPS

0 commit comments

Comments
 (0)