argumentcomputer / argumentcomputer/ci-workflows

lints workflow : msrv sometimes needs a crate directory

Open
#8 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
3
Avg merge
59m
Merged PRs (30d)
2

Description

Because those repos contain multiple crates we want to check the msrv for, they need a custom msrv job that `cd`s into the crate's root directory:
- https://github.com/lurk-lab/bellpepper-gadgets
- https://github.com/lurk-lab/bellpepper

This makes the msrv step in the linting job from this repository unusable.

See https://github.com/lurk-lab/bellpepper-gadgets/pull/13
See also #7, more specifically the suggestion of a crate parameter.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the lints workflow and its MSRV step, then read issue #7 and the referenced bellpepper-gadgets pull request. Check how the workflow could accept a crate parameter and change into the crate root for bellpepper-gadgets and bellpepper. Done means the MSRV lint works for repositories containing multiple crates.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
ci-cd
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.