Release Automation

  • 1.  Help with 'Git - Clone' and 'Git - Pull' actions

    Broadcom Employee
    Posted Jun 04, 2015 01:33 PM

    Good Afternoon, Has anyone used 'Git - Clone' and 'Git - Pull' actions to download source code from a GitHub repository? Having issues w configuring the actions. Thanks and appreciate any help!



  • 2.  Re: Help with 'Git - Clone' and 'Git - Pull' actions

    Posted Jun 04, 2015 05:52 PM

    Hi Chira,

     

    What issues are you having exactly? What version of RA and the action pack are you using?

     

    Thanks,

    Bryan



  • 3.  Re: Help with 'Git - Clone' and 'Git - Pull' actions

    Broadcom Employee
    Posted Jun 05, 2015 09:37 AM

    Hi Bryan,

    We are using RA 5.5.1 w nolio-git-actions pack 10.3.1503.1. The screenshots of the action 'Git -Clone' are below. If we do not specify 'Cloning to Directory' parameter, it fails with an error that path not specified. If we provide the path, it fails with an error that too many parameters are passed (as in image2). Thanks!

     

    Git1.jpg

    Git2.jpg



  • 4.  Re: Help with 'Git - Clone' and 'Git - Pull' actions

    Posted Jun 05, 2015 12:14 PM

    What version of git do you have installed?



  • 5.  Re: Help with 'Git - Clone' and 'Git - Pull' actions

    Broadcom Employee
    Posted Jun 05, 2015 02:59 PM

    Git 1.7.1



  • 6.  Re: Help with 'Git - Clone' and 'Git - Pull' actions
    Best Answer

    Posted Jun 05, 2015 03:05 PM

    The action pack currently supports git 1.9.0 and 1.8.4. It is working under my git 1.9.5



  • 7.  Re: Help with 'Git - Clone' and 'Git - Pull' actions

    Broadcom Employee
    Posted Jun 05, 2015 03:13 PM

    Thanks Bryan, will try using compatible git version.



  • 8.  Re: Help with 'Git - Clone' and 'Git - Pull' actions

    Broadcom Employee
    Posted Jun 10, 2015 06:13 PM

    As per suggestion from Adam, Sr Support Engineer, we added 'master' as the parameter for Branch field and it worked as expected on both windows and linux, irrespective of versions. Thansk Adam!!