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
The goal is to create and automate analysis of repos hosted on BitBucket. This would be similar to our existing OSCI ranking which analyses repos hosted on GitHub, with a focus on the activity by commercial organizations.
Solution that crawls data about push events commits (PEC) that should contain the following required fields:
event creation date;
commit author (email address, name);
SHA.
Adapt existing pipeline to process Bitbucket data.
We did a high-level technical analysis on the feasability of making an OSCI for repos hosted on Bitbucket. This is a summary of our findings:
Criteria
Status (Yes/No)
Notes (e.g. about how it is possible, or limitations, etc)
Is this site free to use for open source projects?
yes
Seems to be free only for teams under 5 people unless you request a community license.
Does it look like this site hosts many open source projects?
unclear
It's not clear that there are large numbers of open source projects hosted.Most public projects seem to be non-commercial (not outsourced by companies). It appears most users do not use company domains - need to investigate further.The pages/repos of many companies appear to be not active.
The goal is to create and automate analysis of repos hosted on BitBucket. This would be similar to our existing OSCI ranking which analyses repos hosted on GitHub, with a focus on the activity by commercial organizations.
We did a high-level technical analysis on the feasability of making an OSCI for repos hosted on Bitbucket. This is a summary of our findings:
If you have additional questions, feel free to contact our team.
The text was updated successfully, but these errors were encountered: