UiPath DevOps Scripts - CI CD Integration with UiPath Platform (CircleCI & GitLab Demo)

Поділитися
Вставка
  • Опубліковано 8 лис 2024

КОМЕНТАРІ • 10

  • @aishwaryapawar2763
    @aishwaryapawar2763 11 днів тому

    Hi @abullah
    The code looks good and it’s working but after deployment via gitlab cicd pipeline ,if we click the process in the package requirement it shows
    “This package version contains no requirements “ but in project.json I have dependencies.
    Any idea ?

  • @mSayan94
    @mSayan94 3 роки тому +1

    Hi. Really nice video !!. Just a question. Is there a way to publish the my UiPath project as a package in UiPath orchestrator using Gitlab CI without using these scripts ?

    • @AbdullahMAlAwlaqi
      @AbdullahMAlAwlaqi  3 роки тому +1

      yes there are ways but this is the quickest way so far

    • @mSayan94
      @mSayan94 3 роки тому

      @@AbdullahMAlAwlaqi Thanks a lot for the info. One more doubt, is there any other way to use these scripts without cloning it from GitHub ? I mean can we store them somewhere and use it ? Any suggestion.

    • @AbdullahMAlAwlaqi
      @AbdullahMAlAwlaqi  3 роки тому

      Yes, you can store it in any location available to your agent machine

  • @mSayan94
    @mSayan94 3 роки тому

    Also, would you mind sharing sharing your GitLab YAML file ?

    • @AbdullahMAlAwlaqi
      @AbdullahMAlAwlaqi  3 роки тому +1

      Thanks for noticing, YAML samples are now available in the repo

    • @mSayan94
      @mSayan94 3 роки тому +1

      @@AbdullahMAlAwlaqi Thanks a lot ! Able to see now 👍

  • @travelguide9673
    @travelguide9673 2 роки тому

    Hi, what about Gitlab runner it should be shared or we need to create runner ? also , do we need to have gitlab and uipath installed in same location?

    • @AbdullahMAlAwlaqi
      @AbdullahMAlAwlaqi  2 роки тому

      Hi Travelguide, the runner should be a Windows machine. it does not matter whether it is shared or not. And no, you don't need UiPath studio to be installed