Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GitLab integration #829

Closed
AlessandroAnnini opened this issue May 11, 2018 · 31 comments
Closed

Add GitLab integration #829

AlessandroAnnini opened this issue May 11, 2018 · 31 comments

Comments

@AlessandroAnnini
Copy link

🌈 Add GitLab integration

It should work just like the Github integration

@ghost
Copy link

ghost commented Jul 2, 2018

Is this in any way beginner friendly? I haven't touched CodeSandbox codebase once, but I really want to have this feature

@ghost
Copy link

ghost commented Jul 7, 2018

@CompuIves 'this' as in GitLab integration, or Gatsby support?

@CompuIves
Copy link
Member

Oh wow I responded to the wrong issue! I'm sorry. Regarding GitLab support, we'd require an equivalent version of this file for GitLab: https://github.com/codesandbox-app/codesandbox-importers/blob/master/packages/git-extractor/src/routes/github/pull/download.ts.

@ghost
Copy link

ghost commented Jul 8, 2018

Okay, I could try to do that later. @CompuIves

@camflan
Copy link

camflan commented Jul 23, 2018

@Makmm you can use https://raw.githack.com/ instead of rawgit for creating the proper Content-Type headers in the download links.

Not sure if you've made any progress on this yet. If not, I can take a swing at it later or I can help on yours

@ghost
Copy link

ghost commented Jul 25, 2018

@camflan I have been busy with my own project, so I wasn't able to do any progress sadly. If you can, you can try to do it, as I can't rn. Thanks

@magicspon
Copy link

any updates on this... gitlab integration would be super sweet

@ghost
Copy link

ghost commented Oct 1, 2018

@CompuIves I changed it to use raw.githack.com. Haven't tested as I'm pretty sure there's more to the implementation than just this. Here's the snippet: https://gitlab.com/snippets/1758936. If something is wrong hmu! and if it isn't that hard to make the full integration I could try making a PR :)

@m1chaeljmk
Copy link

+1 for this

@ArsalaBangash
Copy link

Another +1 for Gitlab integration

@Aarstad
Copy link

Aarstad commented Jan 7, 2019

+1 for gitlab!

@tonycaputome
Copy link

+1

@lbogdan
Copy link
Contributor

lbogdan commented Mar 22, 2019

@Makmm Are you still interested in pursuing this? If so, you could try taking a look at @SaraVieira 's PR here: codesandbox/codesandbox-importers#19 .

@ghost
Copy link

ghost commented Mar 27, 2019

@lbogdan honestly I don't care about it that much, but would be cool. what's wrong with SaraVieira's PR? I already some basic code a long time ago (see #829 (comment)) but it kinda was ignored.

@nadendlaprasad
Copy link

any idea when integration with gitlab will be available ?

@garethx garethx removed the PR opened label May 14, 2020
@binaryfire
Copy link

Is this still in the works?

@ajhalili2006
Copy link

👍

@CodeFreezr
Copy link

I would vote for complete Gitlab Support.

@github-actions
Copy link

github-actions bot commented Sep 4, 2020

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

@github-actions github-actions bot added the stale label Sep 4, 2020
@Vinnl
Copy link

Vinnl commented Sep 4, 2020

Might as well use this bump to share a webcomic I like:

image

@SaraVieira
Copy link
Contributor

10/10

Removing the label as this would be awesome to add

@SaraVieira SaraVieira removed the stale label Sep 4, 2020
@github-actions
Copy link

github-actions bot commented Dec 4, 2020

This issue has automatically been marked stale because there has been no activity in a while. Please leave a comment if the issue has not been resolved, or if it is not stale for any other reason. After 2 weeks, this issue will automatically be closed, unless a comment is made or the stale label is removed.

@github-actions github-actions bot added the stale label Dec 4, 2020
@github-actions
Copy link

This issue has been automatically closed because there wasn't any activity after the previous notice or the stale label wasn't removed.

@Vinnl
Copy link

Vinnl commented Dec 19, 2020

Hmm, missed that previous notice. Does another bump reopen it?

@YoungElPaso
Copy link

Also think this would be great. Currently mirroring a repo to GH just to be able to bring it into CSB - which isn't really sustainable. The other solution is using a container sandbox and then using git to pull my GL repo directly via the terminal...but then I run into file sync issues.

@FossPrime
Copy link

FossPrime commented Jul 15, 2021

So what's the current process for importing from git? Gitter, Bitbucket, Kernel.org, Launchpad, Gitlab.com etc.

I pay for a Pro account thinking I could have private Git repositories but I don't see a way to do that without using GitHub, which I am not familiar with

@osmar2008
Copy link

So, any news in this field? Can I try to help somehow?

@LeventHAN
Copy link

LeventHAN commented Mar 9, 2023

3+ years and still nada?

@AmazingGinger
Copy link

AmazingGinger commented Mar 13, 2023

3+ years and still nada?

Try Replit. They have been making progress towards supporting more git servers, GitHub is now a drop-down option in the git UI. You can also currently disable the UI and set a password/token using secrets. Which works well if you're the only developer on that sandbox.

REPLIT_GIT_ASKPASS=""
REPLIT_GIT_EDITOR=""

https://replit.com/@fossprime/Node-18

@edrcq
Copy link

edrcq commented May 22, 2023

codesandbox/codesandbox-importers#19

They said "they are on it".

5 five laters I'm on Stackblitz because CSB is too old

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests