-
Notifications
You must be signed in to change notification settings - Fork 0
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
Integrate testing, code analysis and dependency monitoring services #19
Comments
@marjinal1st - I change label from Ready to In Progress ;) |
All integrations have been completed. Links: https://gemnasium.com/yakut-project/yakut Also, since I don't have admin access for project, I can't manage Travis CI. |
@marjinal1st Could you please their markdown text to REAMDE.md file? |
@marjinal1st we should active https://github.com/yakut-project/yakut/settings/hooks for travis-ci & Code Climate. Can you access settings? |
As I mentioned before up there, I don't have admin access for project. So, I'm not able to access them. |
Could you try again pls? I update the rights. |
Activated Travis CI, working 😃 But I've no idea how to get Code Climate account token. Googled it, found nothing useful 😒 |
We will solve it in future. |
Actually there's an odd problem with that. I've tried to link one of my personal repos and it worked great. But when I link this repo, it doesn't seem to work. I've contacted CodeClimate on email and Twitter, waiting for their replies. |
@marjinal1st Did you enter the codeclient token in the github service hooks https://github.com/yakut-project/yakut/settings/hooks [image: Inline images 1] On 6 September 2013 01:01, Ahmet Sezgin Duran notifications@github.comwrote:
Onur Özgür ÖZKAN Adres: Eğitim Mahallesi, Postane Sok. No:35 Kat:2 Kuyubaşı, Kadıköy, |
It's not necessary to add token if you're using CodeClimate for OSS project. When I linked my personal repo, I didn't need to add any token and it worked. I guess CodeClimate tokens are used for private projects. |
@onurozgurozkan I've contacted Code Climate our repo. The reason that Code Climate doesn't load our repo is, CC loads only master branch for OSS projects with free account. We have some options:
|
Best option is CC can load our master repo for every release we make, and analyse our code through master repo. Onur Özgür Özkan On 8 Eyl 2013, at 01:14, Ahmet Sezgin Duran notifications@github.com wrote:
|
Testing: Travis CI
Code Analysis: Code Climate
Dependency Monitoring: Gemnasium
The text was updated successfully, but these errors were encountered: