Skip to content

Commit 0791631

Browse files
authored
Merge branch 'cloudflare:production' into master
2 parents 2df5527 + d2e1bc0 commit 0791631

File tree

4,210 files changed

+283039
-170137
lines changed

Some content is hidden

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

4,210 files changed

+283039
-170137
lines changed

.gitattributes

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@
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
1719
*.yaml text eol=lf
1820
*.yml text eol=lf
19-
_redirects text eol=lf
21+
__redirects text eol=lf
2022
.editorconfig text eol=lf
2123
.gitattributes text eol=lf
2224
.prettierignore text eol=lf

.github/CODEOWNERS

Lines changed: 61 additions & 56 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)