Repository Migration from Azure Devops to GitHub | Git Hub Import Repository

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

ความคิดเห็น • 11

  • @salonisrija9630
    @salonisrija9630 2 ปีที่แล้ว +2

    Hi, Can you please share the details of how to import multiple(bunch of) Azure repositories to GitHub.

    • @ajikeezichi4501
      @ajikeezichi4501 11 หลายเดือนก่อน

      hello @salonisrija9630 did you get a solution to this

  • @searchinyou
    @searchinyou 9 หลายเดือนก่อน

    Hi Avin, thanks for the wonderful session. Had one query what if in azure devops repo has large roles than 100mb. Is Migration of such repo to github contain commit history and unchanged comnit id post migration to github

    • @AvinTechno
      @AvinTechno  9 หลายเดือนก่อน

      Are you asking that after migration, does it carry commit history ?
      Then yes, it Carrie's the commit history.

  • @josemby619
    @josemby619 ปีที่แล้ว +1

    is it possible that github also have a pipeline just like in azure devops?

    • @AvinTechno
      @AvinTechno  ปีที่แล้ว +1

      Yes, we can have gitaction, you can you use gitlab.

    • @josemby619
      @josemby619 ปีที่แล้ว

      @@AvinTechno Thank you so much. I hope you also have a tutorial video on how to use/create it using the gui website.

    • @AvinTechno
      @AvinTechno  ปีที่แล้ว

      No, I don't have that, you will have to google it, but concepts will be same, as in Azure Devops.

  • @sinnovateb4528
    @sinnovateb4528 10 หลายเดือนก่อน

    Hi @AvinTechno,
    How to configure the migration script to add permissions for users in GitHub for the repos migrated to GitHub from ADO?

    • @AvinTechno
      @AvinTechno  10 หลายเดือนก่อน

      Github users will be different from Devops user, why do you want to configure the scripts. If you have the scripts you can execute it directly.

    • @sinnovateb4528
      @sinnovateb4528 10 หลายเดือนก่อน

      @@AvinTechno So, how should I migrate repository permissions from ADO to GitHub, should have to do it manually in GitHub or is there any dynamic way of doing it?