librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.11k stars 203 forks source link

Fix some filename issues for files that can't be annotated. #3168

Closed tiegz closed 1 year ago

tiegz commented 1 year ago

The first half are mis-named files, and the second half are just acronyms that we need to declare so Rails' builtin filename detection can find the classes:

Unable to annotate app/models/maintenance_stats/queries/github/releases_query.rb: file doesn't contain a valid model class
Unable to annotate app/models/maintenance_stats/stats/github/commit_count_stats.rb: file doesn't contain a valid model class
Unable to annotate app/models/maintenance_stats/stats/github/contributor_count_stats.rb: file doesn't contain a valid model class
Unable to annotate app/models/maintenance_stats/stats/bitbucket/commit_count_stats.rb: file doesn't contain a valid model class
Unable to annotate app/models/maintenance_stats/stats/bitbucket/issue_stats.rb: file doesn't contain a valid model class
Unable to annotate app/models/package_manager/swift_pm.rb: file doesn't contain a valid model class
Unable to annotate app/models/maintenance_stats/stats/bitbucket/commits_stats.rb: file doesn't contain a valid model class
Unable to annotate app/models/package_manager/cpan.rb: file doesn't contain a valid model class
Unable to annotate app/models/package_manager/cran.rb: file doesn't contain a valid model class
Unable to annotate app/models/package_manager/cran.rb: file doesn't contain a valid model class