hyperlight-dev / hyperlight-dev/hyperlight-sandbox
CI could be split up to be faster
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 73
- Forks
- 7
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 23
Description
Right now CI takes ~30 mins. It should be possible to make it faster by splitting up wasm component builds and Python SDK in clever ways with caching and uploading artifacts
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.
Research direction
Start by reading the CI configuration for the wasm component builds and Python SDK jobs, then measure where the current ~30-minute workflow spends time. Define practical job splits, cache boundaries, and artifact uploads, and verify that both build outputs remain available while the workflow completes faster.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust, wasm
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100