Good shape overall. A few tweaks would push it into the top tier.
Website for Meshery
Documentation
94
Contributing guide5pt
77
CONTRIBUTING guide found.
Install and run instructions9pt
90
README documents how to install the project.
README12pt
100
README is present.
License6pt
100
Licensed under Apache-2.0.
Engineering
62
Tests18pt
0
No tests detected anywhere in the repository.
→ Add automated tests. They prove the code works and give contributors confidence to make changes.
Reproducibility6pt
92
Lockfile present (Gemfile.lock). Installs are reproducible.
CI/CD14pt
100
CI is configured (.github/workflows/delete-catalog.yml).
Linting and formatting5pt
100
Linter or formatter configured (eslint.config.mjs).
Issue and PR templates6pt
100
Issue or PR templates present.
Project health
92
Dependency manifest6pt
75
Dependency manifest found (Gemfile).
Repository metadata5pt
100
Repository has a description.
Activity5pt
100
Actively maintained (pushed within the last month).
Housekeeping3pt
100
.gitignore present.
Repository files47 root entries
- _data
- _includes
- _layouts
- _sass
- .claude
- .githubGood: CI is configured (.github/workflows/delete-catalog.yml).Good: Dependabot is configured. Dependencies update automatically.Good: Issue or PR templates present.
- assets
- blog
- catalog
- charts
- collections
- css
- images
- integrations
- js
- _config_dev.yml
- _config.yml
- .gitignoreGood: .gitignore present.
- .gitpod.yml
- .ruby-versionGood: Environment pinned via .ruby-version.
- apple-touch-icon-precomposed.png
- apple-touch-icon.png
- BLOG_SEARCH.md
- certifications.md
- CNAME
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- err.txt
- eslint.config.mjsGood: Linter or formatter configured (eslint.config.mjs).
- favicon.ico
- GemfileGood: Dependency manifest found (Gemfile).
- Gemfile.lockGood: Lockfile present (Gemfile.lock). Installs are reproducible.
- GOVERNANCE.md
- index.md
- info.json
- install
- LICENSEGood: Licensed under Apache-2.0.
- MAINTAINERS.md
- Makefile
- OWNERS
- package-lock.json
- package.json
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- recognition.md
- robots.txt
- SECURITY.mdGood: Security policy present.
- siteicon.png