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

Support GitLab CI #19

Open
iakat opened this issue Jul 2, 2017 · 7 comments
Open

Support GitLab CI #19

iakat opened this issue Jul 2, 2017 · 7 comments

Comments

@iakat
Copy link

iakat commented Jul 2, 2017

https://docs.gitlab.com/ce/ci/

@siddharthkp
Copy link
Owner

@chauffer, I have not used gitlab, can you guide me towards their status APIs?

From what I understand, gitlab has it's own CI, which will come in handy.

@iakat
Copy link
Author

iakat commented Jul 4, 2017

@siddharthkp for the most part, it's simply Docker containers, where exit code != 0 is failure.

Some env vars are available, fwiw: https://docs.gitlab.com/ce/ci/variables/README.html

What other information would you need? Happy to jump on gitter or something to help out :D

@siddharthkp
Copy link
Owner

Thanks, this helps.

I'm not sure what's the best way to test this 🤔

I'll create a fork on gitlab?

@iakat
Copy link
Author

iakat commented Jul 6, 2017

yep, probably good enough as gitlab.com has free shared runners :D

@jagzviruz
Copy link

@siddharthkp you can try setting up repository mirroring on Gitlab to avoid maintaining two versions.

@blittle
Copy link

blittle commented Jun 19, 2019

What's the status of this? Would it be worthwhile for me to jump in and try and implement it?

@SilentImp
Copy link

Any updates?

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

5 participants