Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hyperlint Automation: \CLI Monitor Alerts for 2025-02-27 #20354

Open
hyperlint-ai bot opened this issue Feb 27, 2025 · 1 comment
Open

Hyperlint Automation: \CLI Monitor Alerts for 2025-02-27 #20354

hyperlint-ai bot opened this issue Feb 27, 2025 · 1 comment
Assignees

Comments

@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Feb 27, 2025

This report analyzes changes in CLI Monitor: wrangler from 2025-02-27 to 2025-02-27.

Old version: 3.110.0

New version: 3.111.0

We found 4 commands that changed and have potential file changes.

Changes in wrangler r2 bucket

--- 

+++ 

@@ -14,6 +14,7 @@

   wrangler r2 bucket dev-url          Manage public access via the r2.dev URL for an R2 bucket
   wrangler r2 bucket lifecycle        Manage lifecycle rules for an R2 bucket
   wrangler r2 bucket cors             Manage CORS configuration for an R2 bucket
+  wrangler r2 bucket lock             Manage lock rules for an R2 bucket
 
 GLOBAL FLAGS
   -c, --config   Path to Wrangler configuration file  [string]

Relevant files:
src/content/docs/workers/wrangler/configuration.mdx

  • src/content/docs/workers/wrangler/configuration.mdx(L799-L841)
    Add a new subsection to document the wrangler r2 bucket lock command. Include details on its purpose, usage, and any options or flags it supports. Ensure that users understand how to use this new functionality to manage lock rules for an R2 bucket.

src/content/docs/workers-ai/tutorials/build-a-voice-notes-app-with-auto-transcription.mdx

src/content/docs/r2/api/workers/workers-api-usage.mdx

  • src/content/docs/r2/api/workers/workers-api-usage.mdx(L37-L49)
    Add a new section after line 49 to introduce the wrangler r2 bucket lock command. Provide details on its purpose, usage, and any options or flags it supports. This will inform users about the new functionality to manage lock rules for an R2 bucket.

src/content/docs/r2/buckets/create-buckets.mdx

  • src/content/docs/r2/buckets/create-buckets.mdx(L47-L51)
    Add a new section for the wrangler r2 bucket lock command. Include details on its purpose, usage, and any options or flags it supports. This will ensure users are informed about the new functionality for managing lock rules for R2 buckets.

Changes in wrangler deploy

--- 

+++ 

@@ -40,3 +40,5 @@

       --upload-source-maps                         Include source maps when uploading this Worker.  [boolean]
       --old-asset-ttl                              Expire old assets in given seconds rather than immediate deletion.  [number]
       --dispatch-namespace                         Name of a dispatch namespace to deploy the Worker to (Workers for Platforms)  [string]
+
+Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md

We didn't find any files to update. If you think this is an error, please contact support.

Changes in wrangler r2 bucket lifecycle add

--- 

+++ 

@@ -16,7 +16,7 @@

 
 OPTIONS
       --expire-days           Number of days after which objects expire  [number]
-      --expire-date           Date after which objects expire (YYYY-MM-DD)  [number]
+      --expire-date           Date after which objects expire (YYYY-MM-DD)  [string]
       --ia-transition-days    Number of days after which objects transition to Infrequent Access storage  [number]
       --ia-transition-date    Date after which objects transition to Infrequent Access storage (YYYY-MM-DD)  [string]
       --abort-multipart-days  Number of days after which incomplete multipart uploads are aborted  [number]

We didn't find any files to update. If you think this is an error, please contact support.

Changes in wrangler dev

--- 

+++ 

@@ -45,5 +45,3 @@

       --show-interactive-dev-session               Show interactive dev session (defaults to true if the terminal supports interactivity)  [boolean]
       --experimental-vectorize-bind-to-prod        Bind to production Vectorize indexes in local development mode  [boolean] [default: false]
       --experimental-images-local-mode             Use a local lower-fidelity implementation of the Images binding  [boolean] [default: false]
-
-Cloudflare collects anonymous telemetry about your usage of Wrangler. Learn more at https://github.com/cloudflare/workers-sdk/tree/main/packages/wrangler/telemetry.md

We didn't find any files to update. If you think this is an error, please contact support.


🪄 Experimental Hyperlint Feature - Read more 👇

🗣️Leave us feedback

This issue is part of a series of Hyperlint Automations to ease the burden of maintaining documentation.

We'll be introducing this automation, and others, over the coming months. These automations will always open pull requests(or issues) prior to making changes.

If this is not the change you want, please close this issue and let us know what you'd like to see.

⚠️ Important Note:
This feature may introduce erroneous changes (although we work hard to make sure that doesn't happen). Please review the changes before merging.

❌ Limitations:
At this time, Hyperlint can't respond to pull requests or issues.

📩 Need Help?
Please reach out to support with any requests, questions, or concerns.

@kodster28 kodster28 changed the title Hyperlint Automation: CLI Monitor Alerts for 2025-02-27 Hyperlint Automation: \CLI Monitor Alerts for 2025-02-27 Feb 27, 2025
@kodster28
Copy link
Contributor

Howdy @Oxyjun, looks like there's a new action for R2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants