MitocGroup / recink

REciNK - Rethink Continuous Integration for JavaScript Applications
https://www.npmjs.org/package/recink
Mozilla Public License 2.0
14 stars 5 forks source link

Implement recink-cnci component #152

Closed ddimitrioglo closed 6 years ago

ddimitrioglo commented 6 years ago

Goal: Replace post-build task actions to recink run cnci --sync in Jenkins

avozicov commented 6 years ago

I have configured the following project to test CNCI workflow for this ticket, please do not remove it http://jenkins.mitocgroup.com/job/Avozicov_QA_Test_Repository/

avozicov commented 6 years ago

Intermediate status:

Result:

I will debug the following use cases and come back with updates:

avozicov commented 6 years ago

Ok, I resolved issue with Jenkins Project and build (with recink run-cnci --sync) finished with success if I trigger it manually. http://jenkins.mitocgroup.com/job/avozicov_CnciTest/16/console

Now I am facing issue with triggering Jenkins job by PR from my repo https://github.com/avozicov/QA-Test-Repository/pulls

Investigating and will be back with updates

avozicov commented 6 years ago

Test Passed

eistrati commented 6 years ago

Checked.