ChainSafe / ChainSafe/fvm-toolkit

CI / CD Setup

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
Devops Effort: 2d
Dominant language
Rust
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Investigate Forest's CI / CD and implement what makes sense from the list:

- [ ] audit (security vulnerabilities)
- [ ] taplo (TOML files linting)
- [ ] spellcheck
- [ ] mdbook-linkcheck (checks for broken links)
- [ ] udeps (unused dependencies)
- [ ] nextest (drop-in replacement for test runner, makes it easy to spot bottlenecks and runs faster than the standard tool)
- [ ] quickinstall (faster installation for well-known cargo plugins)
- [ ] caching mechanisms
- [ ] shellcheck (not Rust-specific but it's cheap to add it and most projects end up with some shell scripts anyway)

On top of this, snatching the [license script](https://github.com/ChainSafe/forest/blob/main/scripts/add_license.sh) might be helpful.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.