pingcap / ossinsight

Analysis, Comparison, Trends, Rankings of Open Source Software, you can also get insight from more than 7 billion with natural language (powered by OpenAI). Follow us on Twitter: https://twitter.com/ossinsight
https://ossinsight.io/
Apache License 2.0
1.82k stars 341 forks source link

offer/allow analyses private repos #1301

Open Borda opened 1 year ago

Borda commented 1 year ago

Feature Request

Describe the feature you'd like:

We have found this tool super useful for the validation of our OOS project: https://github.com/Lightning-AI/lightning; however, for the visibility to all our engineering, we would like to see progress also our private repositories... So we would be interested if there is an option (even paid) to have similar analyses for private repositorieries hosted on GitHub :rabbit:

Describe alternatives you've considered:

We have also been checking these two alternatives:

Teachability, Documentation, Adoption, Migration Strategy:

:otter:

sykp241095 commented 1 year ago

@Borda Sorry, there is no plan to provide analysis for private repos, as it would be related to GitHub permission granting and crawler, and private dashboard. we are focus on public events currently.

hooopo commented 1 year ago

Hi @Borda,

I'd like to introduce you to a repository dashboard that I'm currently working on that I believe may be of interest to you. You can check out the current demo at:

Compared to https://ossinsight.io/, this project offers several advantages:

The data is obtained through the GitHub API using an open source synchronization program, which ensures greater accuracy. By setting your own GitHub access token, you can synchronize data to the TiDB Cloud Serverless Tier (which is free for data up to 5GB) or other compatible cloud databases. You can also synchronize private project data by using your own GitHub access token. You have full ownership of your data and can analyze it using any SQL tool. The UI is based on Evidence, an OSS Markdown + SQL BI platform that allows you to customize the display of your data using Markdown and SQL. If you fork this project and set your own GitHub access token, you can generate your own custom dashboards for any project for free. This is made possible by using the following free tools:

Please note that this project is still in the early stages of development, and the documentation may not be very comprehensive. However, we are continuously working to add more features and data dimensions, and we welcome any feedback or suggestions you may have.

toniengelhardt commented 1 year ago

Hi @Borda, I'm building RepoTracker. If there are any specific features you are looking for that are still missing in the app pls let me know, always trying to improve ✌🏽