Skip to content

Rename and update HTML upload script for Cloudflare R2#51

Merged
marcarl merged 1 commit intomainfrom
feature/update-html-upload-script
Jan 7, 2026
Merged

Rename and update HTML upload script for Cloudflare R2#51
marcarl merged 1 commit intomainfrom
feature/update-html-upload-script

Conversation

@marcarl
Copy link
Copy Markdown
Collaborator

@marcarl marcarl commented Jan 7, 2026

Summary

  • Renamed upload_to_r2.pyupload_html_to_r2.py for better clarity
  • Updated script to use CLOUDFLARE_R2_HTMLEXPORT_BUCKET_NAME environment variable instead of generic CLOUDFLARE_R2_BUCKET_NAME
  • Updated all references in help text, messages, and examples

Motivation

The script now uses the correct bucket name environment variable that matches the workflow configuration in .github/workflows/html-export-workflow.yml.

Test plan

  • Tested locally by uploading 10,942 HTML files to R2 successfully
  • Verified all environment variable references are updated
  • Confirmed help text and messages reflect new script name

🤖 Generated with Claude Code

- Rename upload_to_r2.py to upload_html_to_r2.py for clarity
- Update to use CLOUDFLARE_R2_HTMLEXPORT_BUCKET_NAME env var
- Update all references in help text and messages

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@marcarl marcarl merged commit 2ebc746 into main Jan 7, 2026
5 checks passed
@marcarl marcarl deleted the feature/update-html-upload-script branch January 7, 2026 22:10
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.

1 participant