luckyframework / luckyframework/lucky_cli
Update generated apps Github CI to use bun
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 92
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
The whole browser flow still uses Yarn and needs to be swapped for Bun
https://github.com/luckyframework/lucky_cli/blob/761742c6b458f178af4781b511378807d1713c1b/src/web_app_skeleton/.github/workflows/ci.yml.ecr#L64-L82
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 with src/web_app_skeleton/.github/workflows/ci.yml.ecr at lines 64-82 and trace the browser-flow steps that still use Yarn. Update the generated-app CI to use Bun, then verify the generated application's GitHub CI completes successfully without Yarn.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bun, crystal
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100