You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on this, I had the idea to automatically import more repositories from Github. Maybe a good indicator would be being used as a dependency on any Crystal repository we can find (currently automatic discovery is restricted to dependencies of shards that are already in the database).
So essentially, the script would just pick the dependencies from each shard and add their repos (if missing).
As mentioned in #52 (comment) I'd also like to improve the user experience for categorizing - and potentially manually adding shards. I think these two features would work well together: The auto import creates lots of new, uncategorized shards, but categorizing them gets easier and more accessible, so we can deal with that amount.
Report the ones that are missing from the catalog and include them if they are relevant.
The text was updated successfully, but these errors were encountered: