chore(release): publish preparation — fix docs, update badges, clean configs
- Rewrite docs/getting-started.md (correct URLs, entry points, tool counts) - Update README: badges (289 tests, 589 tools, CI), FastMCP note, fix links - Add PyPI classifiers: License, OS Independent, Console - Fix community sync false positives in test allowlist - Clean docker-compose.yaml (remove internal phase references) - Update tool counts: WordPress 65→67, total 587→589 - Update GitHub URLs to airano-ir/mcphub Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -178,7 +178,7 @@ function Main {
|
||||
Write-Host " pytest --cov" -ForegroundColor Blue
|
||||
Write-Host ""
|
||||
Write-Host "For more information, visit:"
|
||||
Write-Host "https://github.com/mcphub/mcphub" -ForegroundColor Blue
|
||||
Write-Host "https://github.com/airano-ir/mcphub" -ForegroundColor Blue
|
||||
Write-Host ""
|
||||
}
|
||||
|
||||
|
||||
@@ -173,7 +173,7 @@ main() {
|
||||
echo -e " ${BLUE}pytest --cov${NC}"
|
||||
echo ""
|
||||
echo "For more information, visit:"
|
||||
echo -e "${BLUE}https://github.com/mcphub/mcphub${NC}"
|
||||
echo -e "${BLUE}https://github.com/airano-ir/mcphub${NC}"
|
||||
echo ""
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user