Skip to content

Conversation

markjmiller
Copy link

@markjmiller markjmiller commented Jul 16, 2025

  • I understand that this repository is auto-generated and my pull request may not be merged

Script Upload Example

🚀 Starting Worker creation and deployment...
✏️  Creating Worker my-hello-world-worker...
⚙️  Worker id: 7f694d3716bc4a63ad285159ff1fa375
✏️  Creating Worker version...
⚙️  Version id: 41e9a3fe-b9d8-4c3f-86aa-def534e18972
🚚 Creating Worker deployment...
✅ Deployment successful!

🌍 Your Worker is live!
📍 URL: https://my-hello-world-worker.<example>.workers.dev/

Script With Assets Upload Example

🚀 Starting Worker creation and deployment with static assets...
📁 Assets directory: /assets_test
📝 Creating asset manifest...
Added to manifest: /image.png (498373 bytes)
Created manifest with 1 files
✏️  Creating Worker my-worker-with-assets...
⚙️  Worker id: c37d85e2bf394ae7be0276bc5afce837
🔄 Starting asset upload session...
Prepared for upload: /image.png
Uploading 1 payload(s)...
Uploading payload 1/1...
✅ All assets uploaded successfully
✏️  Creating Worker version...
🚚 Creating Worker deployment...
✅ Deployment successful!

🌍 Your Worker is live!
📍 Base URL: https://my-worker-with-assets.<example>.workers.dev/
📄 Try accessing: https://my-worker-with-assets.<example>.workers.dev/image.png

@markjmiller markjmiller marked this pull request as draft July 17, 2025 22:50
@markjmiller markjmiller force-pushed the markmiller/workers-assets-example branch from ac82967 to a7baf4f Compare July 18, 2025 17:38
@markjmiller markjmiller force-pushed the markmiller/workers-assets-example branch from a7baf4f to caa35f0 Compare July 25, 2025 22:06
@markjmiller markjmiller changed the title Add workers assets example Add workers assets example and update workers example to use new API Jul 28, 2025
@markjmiller markjmiller force-pushed the markmiller/workers-assets-example branch from caa35f0 to dcd7308 Compare August 6, 2025 21:18
@markjmiller markjmiller marked this pull request as ready for review August 14, 2025 15:30
@markjmiller markjmiller force-pushed the markmiller/workers-assets-example branch from dcd7308 to 341a44b Compare August 26, 2025 22:31
@markjmiller markjmiller force-pushed the markmiller/workers-assets-example branch from 341a44b to cb55a45 Compare August 26, 2025 22:37
@musa-cf musa-cf merged commit d3bbf00 into cloudflare:next Aug 26, 2025
2 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants