Skip to content

Commit

Permalink
Adding wrangler commands for R2 bucket lock rule configuration (#7977)
Browse files Browse the repository at this point in the history
* Adding wrangler commands for R2 bucket lock rule configuration

* R2-2612: addressing feedback and adding tests

* R2-2612: updating lock date/days to retention date/days and explicitly making retention required instead of indefinite being implied
  • Loading branch information
jkoe-cf authored Feb 26, 2025
1 parent 2b92a65 commit 36ef9c6
Show file tree
Hide file tree
Showing 7 changed files with 1,045 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/blue-foxes-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"wrangler": minor
---

Added wrangler r2 commands for bucket lock configuration
5 changes: 5 additions & 0 deletions .changeset/weak-chairs-tap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"wrangler": patch
---

fixing the format of the R2 lifecycle rule date input to be parsed as string instead of number
Loading

0 comments on commit 36ef9c6

Please sign in to comment.