airavata-courses / TeamZenith

Team Zenith Repository for Spring 2016 I590 Class
2 stars 4 forks source link

[Milestone - 5] - Using Travis for CI #42

Open arpiagariu opened 8 years ago

arpiagariu commented 8 years ago

Hi @airavata-courses/team-zenith ,

I am using Travis for our Project but i am getting error in Travis build. Can you please suggest?

Forked Repo: https://github.com/arpiagariu/TeamZenith Travis Build : https://travis-ci.org/arpiagariu/TeamZenith

Resources:- https://docs.travis-ci.com/user/for-beginners https://github.com/mbonaci/mbo-storm/wiki/Integrate-Travis-CI-with-your-GitHub-repo

arpiagariu commented 8 years ago

@a2l007 @anujbhan Travis build is working fine now. gradle build was failing in the travis and its not using the MVN to build. I removed the gradle file from the project and it worked fine. Please let me know if I can merge the changes to the master branch.

Organisation owner (Surresh and Marlon) has approved the request to "Travis CI for Private Projects" , now we can do the changes to master branch.

Please let me know if you are getting the build notifications from travis.

Please check the logs : https://travis-ci.org/arpiagariu/TeamZenith

smarru commented 8 years ago

Hi Arpith,

Why do you need Travis for private repo? instead of a choosing the public repo?

Suresh

On Apr 4, 2016, at 4:00 PM, Arpit Agarwal notifications@github.com wrote:

@a2l007 https://github.com/a2l007 @anujbhan https://github.com/anujbhan Travis build is working fine now. gradle build was failing in the travis and its not using the MVN to build. I removed the gradle file from the project and it worked fine. Please let me know if I can merge the changes to the master branch.

Organisation owner (Surresh and Marlon) has approved the request to "Travis CI for Private Projects" , now we can do the changes to master branch.

Please check the logs : https://travis-ci.org/arpiagariu/TeamZenith https://travis-ci.org/arpiagariu/TeamZenith — You are receiving this because you are on a team that was mentioned. Reply to this email directly or view it on GitHub https://github.com/airavata-courses/TeamZenith/issues/42#issuecomment-205470255

arpiagariu commented 8 years ago

I did it by mistake just trying the things, I thought for enabling the Travis to forked branch I need the access for 'Travis for private repo'. But I think I am wrong.

image

image

arpiagariu commented 8 years ago

Please approve my request for organisation access to airavata-courses for "Travis CI".

smarru commented 8 years ago

Great. I now removed the private access and approved the new public request..

Suresh

On Apr 4, 2016, at 4:42 PM, Arpit Agarwal notifications@github.com wrote:

Please approve my request for organisation access to airavata-courses for "Travis CI".

— You are receiving this because you are on a team that was mentioned. Reply to this email directly or view it on GitHub https://github.com/airavata-courses/TeamZenith/issues/42#issuecomment-205485476

arpiagariu commented 8 years ago

Thanks. I guess I need admin access for Team-Zenith repository.

I am getting following message on the Travis-CI page:

image

smarru commented 8 years ago

All of you now have admin access.

Suresh

On Apr 4, 2016, at 5:29 PM, Arpit Agarwal notifications@github.com wrote:

Thanks. I guess I need admin access for Team-Zenith repository.

I am getting following message on the Travis-CI page:

https://cloud.githubusercontent.com/assets/16698211/14263805/b3a81dce-fa8a-11e5-8309-4febeac99df0.png — You are receiving this because you are on a team that was mentioned. Reply to this email directly or view it on GitHub https://github.com/airavata-courses/TeamZenith/issues/42#issuecomment-205504438

arpiagariu commented 8 years ago

Thanks

It is working now.

image