OpenApr 4, 2026
Overdue by 1 month(s)
•Due by April 6, 2026
•Last updated Deploy CNN Visualizer to Cloudflare Pages through GitHub Actions.
Goal
Set up a production deployment pipeline that:
- Builds the app automatically from GitHub
- Publishes
dist/to Cloudflare Pages using Wrangler - Keeps production deploys tied to
main - Documents required secrets, variables, and verification steps
Success Criteria
- A GitHub Actions workflow builds the project on every push to
main - The workflow deploys the generated
dist/folder to Cloudflare Pages - Required GitHub secrets and repository variables are documented
- The production site serves the app and model assets correctly from Cloudflare
- The workflow can be rerun safely without manual local deploy steps
100% complete
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.