Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

lints workflow : msrv sometimes needs a crate directory

Open
#8 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

Because those repos contain multiple crates we want to check the msrv for, they need a custom msrv job that cds into the crate's root directory:

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.

Dominant language
No language data
Stars
0
Forks
3
Avg merge
59m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from argumentcomputer/ci-workflows

All issues in argumentcomputer/ci-workflows

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.