nodejs / nodejs/discord-status-worker
Try out Workers Builds
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 1
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 2
Description
Workers Builds has a GitHub integration that I think is worth trying out for both this worker and the release worker.
It should allow us to deploy the worker on each commit to main without needing a Cloudflare API token with write access in the repository's secrets. I think we should start off with trying it out on this worker since if something breaks it's not as critical.
This probably depends a bit on nodejs/build#4194 for us to actually be able to debug any possible issues with it
Contributor guide
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.
Research direction
Start by reading the linked Workers Builds GitHub integration documentation and reviewing this worker's deployment configuration. Verify whether commits to main can deploy without a write-enabled Cloudflare API token, then check the implications for the release worker and the dependency on nodejs/build#4194.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- ci-cd, cloud, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100