Skip to content

Commit 74a981b

Browse files
committed
Rename backup bucket to pocketenv-backup
1 parent 6de642d commit 74a981b

21 files changed

Lines changed: 42 additions & 42 deletions

File tree

apps/cf-sandbox/deploy/amp/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "amp",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/claude/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "claude",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/codex/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "codex",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/copilot/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "copilot",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/crush/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "crush",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/cursor/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "cursor",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/docker/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "docker",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/gemini/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "gemini",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/kilo/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "kilo",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

apps/cf-sandbox/deploy/kiro/wrangler.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
{
2424
"binding": "BACKUP_BUCKET",
25-
"bucket_name": "pocketenv-queue",
25+
"bucket_name": "pocketenv-backup",
2626
},
2727
],
2828
"queues": {
@@ -61,7 +61,7 @@
6161
"VOLUME_BUCKET": "pocketenv-volumes",
6262
"PREVIEW_TOKEN": "kiro",
6363
"CLOUDFLARE_ACCOUNT_ID": "fe5b1e2ce9f94f4c0415ab94ce402012",
64-
"BACKUP_BUCKET_NAME": "pocketenv-queue"
64+
"BACKUP_BUCKET_NAME": "pocketenv-backup"
6565
},
6666
/**
6767
* Note: Use secrets to store sensitive data.

0 commit comments

Comments
 (0)