Add CI deploy workflow (GitHub Actions \u2192 Cloudflare Workers)
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Start by checking the package scripts to confirm what pnpm release invokes, then review any existing workflow conventions before creating a file under .github/workflows/. Configure the workflow for pushes to master, pnpm setup and caching, and the CLOUDFLARE_API_TOKEN secret; done means the next push completes a successful Cloudflare deployment.
Written by the indexing model from the issue text.
Description
Parent: #1
GitHub Action that runs on push to master and deploys the rwsdk app to Cloudflare via pnpm release (or wrangler deploy). Use a CLOUDFLARE_API_TOKEN repo secret. Use pnpm/action-setup and pnpm cache in the workflow.
Acceptance:
- Workflow file under
.github/workflows/. - Successful deploy on the next push.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from peterp/peterp.github.io
-
infrastructure
Difficulty 1/5 Under an hour Newbie friendliness 78/100
peterp/peterp.github.io#19 ·
-
infrastructure migration
Difficulty 1/5 Under an hour Newbie friendliness 68/100
peterp/peterp.github.io#14 ·
-
infrastructure migration
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
peterp/peterp.github.io#12 ·
-
infrastructure migration
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
peterp/peterp.github.io#11 ·
-
infrastructure migration
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
peterp/peterp.github.io#10 ·
All issues in peterp/peterp.github.io
Similar issues
-
kind/bug needs-triage
Difficulty 1/5 Under an hour Newbie friendliness 72/100
matrixorigin/matrixone#29223 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
bug ci-failure high priority
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
vllm-project/vllm-omni#7972 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
bug good first issue
Difficulty 1/5 Under an hour Newbie friendliness 88/100
amponce/archive-movie-browser#166 ·