lance-format / lance-format/lance
Check minimal dependencies in CI
Open
Nobody has claimed this yet.
ci
rust
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
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 referenced .github/workflows/test.yml lines 36-52 in the rust-ci-conf example and compare its minimal-dependency CI approach with Lance's workflows. Clarify which CI job should be changed and what dependency set must be verified; done means the agreed minimal-dependency check runs successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100