Skip to content

fix: remove disappeared repos from master_repositories.json - #965

Merged
anderdc merged 1 commit into
entrius:testfrom
aliangm:remove-missing-repos
May 4, 2026
Merged

fix: remove disappeared repos from master_repositories.json#965
anderdc merged 1 commit into
entrius:testfrom
aliangm:remove-missing-repos

Conversation

@aliangm

@aliangm aliangm commented May 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes fx-integral/metahash and threetau/kinitro from gittensor/validator/weights/master_repositories.json — both repositories return 404 on GitHub and can no longer be cloned, fetched, or evaluated.

Test plan

  • JSON validates (python3 -c "import json; json.load(open(...))")
  • No remaining references to either repo slug in the codebase

Fixes: #964

fx-integral/metahash and threetau/kinitro return 404 on GitHub and
cannot be fetched or evaluated.
@xiao-xiao-mao xiao-xiao-mao Bot added the bug Something isn't working label May 4, 2026
@anderdc
anderdc merged commit b91c62f into entrius:test May 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove disappeared repos from master_repositories.json

2 participants