Github Integration/ Version Control in IICS

Поділитися
Вставка
  • Опубліковано 17 січ 2025

КОМЕНТАРІ • 12

  • @sudhak5518
    @sudhak5518 2 роки тому +2

    Using source control I have connected iics and azure repos, now I want to pull the assert to higher environment using azure pipeline any possible way is there

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

      Yes. Refer to ua-cam.com/video/Jy-2gV6qKEs/v-deo.html

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

    @Informatica Support Very informative course. Can you guys please do the same for Gitlab as well? Does the concepts explained here works gitlab too?

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

    Thank you it was informative.i have one question when we pull the asset from github and the asset was already existing and now pushing some changes will the schedule remain as is on the asset if it was set previously!

  • @mshabeerm
    @mshabeerm 4 роки тому

    Thanks for the video , Very useful . Can we push the change to a different Branch? Rather than Master branch

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

    Does Informatica Cloud support GitLab?

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

      GitLab Self-Managed (on-prem repositories) is supported.

  • @kommanajyothsna7646
    @kommanajyothsna7646 4 роки тому

    From whom we will get the github url

    • @enochrufus7858
      @enochrufus7858 4 роки тому

      Kindly explain in detail what your question is?

    • @kommanajyothsna7646
      @kommanajyothsna7646 4 роки тому

      @@enochrufus7858 no my question is this can we perform code migrations in iics under one repository betwewn qa dev and prod

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

      @@kommanajyothsna7646 Yes. You can. You can also use distinct repositories for each environment and use native Git commands and IDMC CI/CD APIs in combination to achieve that.