open-sauced / app

🍕 Insights into your entire open source ecosystem.
https://pizza.new
Apache License 2.0
428 stars 228 forks source link

Feature: Support GitLab Repositories #4104

Open abitrolly opened 2 months ago

abitrolly commented 2 months ago

Suggested solution

GitHub is pretty well indexed by search engines, and don't need as much exposure as GitLab.

Adding https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist doesn't do anything. No errors shown.

What requests do you need to support GitLab repos? Can they be available from https://github.com/forgefed/forgefed ?

github-actions[bot] commented 2 months ago

Thanks for the issue, our team will look into it as soon as possible! If you would like to work on this issue, please wait for us to decide if it's ready. The issue will be ready to work on once we remove the "needs triage" label.

To claim an issue that does not have the "needs triage" label, please leave a comment that says ".take". If you have any questions, please comment on this issue.

For full info on how to contribute, please check out our contributors guide.

jpmcb commented 2 months ago

Thanks for the suggestion @abitrolly - OpenSauced is currently only GitHub based and we currently have no plan to introduce GitLab support: we're a small team and have chosen to focus on GitHub open source.

See: https://github.com/open-sauced/community/issues/29

Adding https://gitlab.com/gitlab-org/modelops/applied-ml/code-suggestions/ai-assist doesn't do anything. No errors shown.

Where exactly did you attempt to add a gitlab repo? What steps did you take to be able to attempt that?

Can they be available from https://github.com/forgefed/forgefed ?

To my knowledge, GitLab doesn't federate out anything from their services. So we'd want to find a different approach.

abitrolly commented 2 months ago

Where exactly did you attempt to add a gitlab repo? What steps did you take to be able to attempt that?

From the page https://app.opensauced.pizza/workspaces/48f3dbc7-9c04-44e5-85d0-c0005ade6f4b "Add repositories" button. Search doesn't work. Import allows to add repo, but after "Update Workspace" it is gone.

To my knowledge, GitLab doesn't federate out anything from their services. So we'd want to find a different approach.

Not quite right. There is this epic https://gitlab.com/groups/gitlab-org/-/epics/11247 and because GitLab is Open Source, if you post a list of ForgeFed requests needed to support integration, somebody (maybe even me, but unlikely as I need to find paid job) can add the support.