pendulum-chain / pendulum-chain/pendulum
Add 'zepter' to CI workflow to detect faulty feature configuration
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 45
- Forks
- 13
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
Context
There is a tool called zepter that can be used to analyze, fix and format features in Rust workspaces. We want to use this tool to detect faulty feature configurations sooner.
TODO
Add zepter to the our Github CI actions to automatically check for faulty configurations. For reference see for example the definition here.
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
Inspect the repository's GitHub Actions workflows and compare their feature-check steps with the referenced polkadot-sdk definition in .github/workflows/checks-quick.yml. Add zepter to the appropriate CI workflow so faulty Rust feature configurations are checked automatically, then verify the workflow runs successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, rust
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100