Skip to content

Commit 4fdfaba

Browse files
committed
Merge branch 'production' into pedro/2024-12-11-docs-update-terraform-examples-with-rulesets
2 parents 4894b88 + f828b04 commit 4fdfaba

File tree

164 files changed

+2678
-29915
lines changed

Some content is hidden

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

164 files changed

+2678
-29915
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@
5050
/src/content/docs/cloudflare-one/applications/ @kennyj42 @ranbel @cloudflare/pcx-technical-writing
5151
/src/content/docs/cloudflare-one/identity/ @kennyj42 @ranbel @cloudflare/pcx-technical-writing
5252
/src/content/docs/cloudflare-one/policies/access/ @kennyj42 @ranbel @cloudflare/pcx-technical-writing
53-
/src/content/docs/cloudflare-one/connections/connect-devices/ @kkrum @ranbel @cloudflare/pcx-technical-writing
54-
/src/content/docs/cloudflare-one/connections/connect-networks/ @janani-cr @ranbel @cloudflare/pcx-technical-writing
55-
/src/content/docs/cloudflare-one/insights/ @abelinkinbio @ranbel @cloudflare/pcx-technical-writing
53+
/src/content/docs/cloudflare-one/connections/connect-devices/ @kkrum @kokolocomotion1 @ranbel @cloudflare/pcx-technical-writing
54+
/src/content/docs/cloudflare-one/connections/connect-networks/ @ranbel @cloudflare/pcx-technical-writing
5655
/src/content/docs/cloudflare-one/applications/scan-apps/ @maxvp @cloudflare/pcx-technical-writing
5756
/src/content/docs/cloudflare-one/policies/gateway/ @maxvp @cloudflare/pcx-technical-writing
58-
/src/content/docs/cloudflare-one/policies/browser-isolation/ @maxvp @abelinkinbio @cloudflare/pcx-technical-writing
57+
/src/content/docs/cloudflare-one/policies/browser-isolation/ @maxvp @ranbel @cloudflare/pcx-technical-writing
5958
/src/content/docs/cloudflare-one/policies/data-loss-prevention/ @maxvp @cloudflare/pcx-technical-writing
59+
/src/content/docs/cloudflare-one/insights/dex/ @deadlypants1973 @cloudflare/pcx-technical-writing
6060
/src/content/docs/email-security/ @Maddy-Cloudflare @cloudflare/pcx-technical-writing
6161
/src/content/changelogs/access.yaml @ranbel @kennyj42 @cloudflare/pcx-technical-writing
62-
/src/content/changelogs/warp.yaml @ranbel @cloudflare/pcx-technical-writing
62+
/src/content/changelogs/warp.yaml @kokolocomotion1 @ranbel @cloudflare/pcx-technical-writing
6363

6464
# Consumer products
6565

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@
3434
"@astrojs/starlight-tailwind": "^2.0.3",
3535
"@astrojs/tailwind": "^5.1.3",
3636
"@cloudflare/puppeteer": "^0.0.14",
37-
"@cloudflare/vitest-pool-workers": "^0.5.38",
37+
"@cloudflare/vitest-pool-workers": "^0.5.40",
3838
"@cloudflare/workers-types": "^4.20241218.0",
3939
"@codingheads/sticky-header": "^1.0.2",
4040
"@iarna/toml": "^2.2.5",
41-
"@iconify-json/material-symbols": "^1.2.11",
41+
"@iconify-json/material-symbols": "^1.2.12",
4242
"@stoplight/json-schema-tree": "^4.0.0",
4343
"@types/dompurify": "^3.2.0",
4444
"@types/hast": "^3.0.4",

public/_redirects

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,13 +793,14 @@
793793
/magic-wan/get-started/configure-static-routes/ /magic-wan/configuration/manually/how-to/configure-static-routes/ 301
794794
/magic-wan/configuration/connector/configure-connector/ /magic-wan/configuration/connector/configure-hardware-connector/ 301
795795
/magic-wan/configuration/connector/device-information/ /magic-wan/configuration/connector/reference/ 301
796-
/magic-wan/configuration/manually/how-to/check-tunnel-health-dashboard/ /magic-wan/configuration/common-settings/check-tunnel-health-dashboard/ 301
796+
/magic-wan/configuration/manually/how-to/check-tunnel-health-dashboard/ /magic-wan/configuration/common-settings/tunnel-health-checks/ 301
797797
/magic-wan/configuration/manually/how-to/configure-magic-tunnel-alerts/ /magic-wan/configuration/common-settings/configure-magic-tunnel-alerts/ 301
798798
/magic-wan/configuration/manually/how-to/enable-magic-roles/ /magic-wan/configuration/common-settings/enable-magic-roles/ 301
799799
/magic-wan/configuration/common-settings/tunnel-health-checks/ /magic-wan/configuration/manually/how-to/tunnel-health-checks/ 301
800800
/magic-wan/configuration/manually/how-to/view-analytics/ /magic-wan/analytics/ 301
801801
/magic-wan/configuration/common-settings/view-analytics/ /magic-wan/analytics/ 301
802802
/magic-wan/prerequisites/ /magic-wan/get-started/ 301
803+
/magic-wan/configuration/common-settings/check-tunnel-health-dashboard/ /magic-wan/configuration/common-settings/tunnel-health-checks/ 301
803804

804805
# notifications
805806
/fundamentals/notifications/ /notifications/ 301
@@ -1240,6 +1241,7 @@
12401241
/turnstile/migration/migrating-from-recaptcha/ /turnstile/migration/recaptcha/ 301
12411242
/turnstile/migration/migrating-from-hcaptcha/ /turnstile/migration/hcaptcha/ 301
12421243
/turnstile/concepts/widget-types/ /turnstile/concepts/widget/ 301
1244+
/turnstile/concepts/domain-management/ /turnstile/concepts/hostname-management/ 301
12431245

12441246
# waf
12451247
/waf/about/ /waf/concepts/ 301

0 commit comments

Comments
 (0)