GitLab into Azure

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

КОМЕНТАРІ • 16

  • @menglypun1277
    @menglypun1277 Рік тому +1

    Is it possible for migration Gitlab Enterprise Server in Azure DevOps pipline?
    I found only Github Enterprise Server. So, is it possible for Gitlab Enterprise Server? And, How to archieved this?

    • @AzureDevOps
      @AzureDevOps  Рік тому

      Are you looking to migrate your CI/CD or the repo? You can easily migrate the repo by importing the repo: learn.microsoft.com/azure/devops/repos/git/import-git-repository?view=azure-devops
      For the pipelines, if you are already using YAML the deployments will probably need some work. Keep an eye out, there will be announcements of some new tools as well in this space.

  • @santosharakere
    @santosharakere 2 роки тому +1

    Excellent demo. Thanks.

  • @davidyong6969
    @davidyong6969 2 роки тому +3

    appreciate if i can have the source code of the project

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

    Thank you for such a nice explanation, but have a question to GitLab, do we have option to connect Gitlab sourcecode repo from AzureDevops while creating build/release pipeline in AzureDevops?

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

    Is it possible that I Push the code in Gitlab and Pipeline will build on Azure side? And how we can achieve this?

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

      did u get a response on that ?

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

      I got some way to do this but not sure is there any other way-
      1) write a git push command to azure in gitlab-ci.yml.
      So as soon as you push to gitlab this yml file will push to azure.
      2) Create a pipeline on azure side that will do all the build ,test etc part.

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

      U Can just create a pipeline ans choisie other git then copy thé link if thé repositiry and Ur username ans password if Ur aaccount

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

      @@wassimbenregaya5445 Is gitlab option is there ? I can find the same for Github or others but not for gitlab. If you have some link please share.

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

      When u choose others u just copy the link of thé repo u wanna build and Ur username and Ur password for Ur gitlab account it work like that

  • @chandankumar-nk1hi
    @chandankumar-nk1hi 3 роки тому

    can we get a session for migrating the Azure repository to gitlab

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

    Awesome!

  • @hacenekasdi9328
    @hacenekasdi9328 4 роки тому +1

    CAN you post the code of the pipeline please ?

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

      Is this project not on gitlab anymore? Thanks