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

Поделиться
HTML-код
  • Опубликовано: 18 ноя 2024

Комментарии • 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 8 месяцев назад

      hello @salonisrija9630 did you get a solution to this

  • @searchinyou
    @searchinyou 6 месяцев назад

    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  6 месяцев назад

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

  • @josemby619
    @josemby619 10 месяцев назад +1

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

    • @AvinTechno
      @AvinTechno  10 месяцев назад +1

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

    • @josemby619
      @josemby619 10 месяцев назад

      @@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  10 месяцев назад

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

  • @sinnovateb4528
    @sinnovateb4528 7 месяцев назад

    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  7 месяцев назад

      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 7 месяцев назад

      @@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?