Azure Pipelines - Build

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024
  • In this episode, part 1 of 2, Robert introduces you to Azure pipelines, a cloud service that you can use to automatically build and test your code project and make it available to other users. Robert shows how to create a Build pipeline, also known as continuous integration, which builds the entire solution every time you check in code.
    To learn more about DevOps, go to aka.ms/vst/azu....

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

  • @everyonesview
    @everyonesview 4 ปีที่แล้ว +3

    Splendid Robert. Looking forward to watching part 2. Many thanks.

  • @farmer1179
    @farmer1179 2 ปีที่แล้ว

    Great explanation and great info. Thank you very much.

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

    Great video. Thank you.

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

    Would be great if you showed us how to roll back to a previous build, other than that awesome tutorial!

  • @susmitdey9829
    @susmitdey9829 2 ปีที่แล้ว

    you could demo a continuous delivery through the azure pipelines how you can rollback or roll over

  • @beastworld8109
    @beastworld8109 2 ปีที่แล้ว

    Thank god. I love you.

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

    Can you please add a link to part 2 to the notes of this video?

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

    Why did you use the classic yaml for the publish artifact task? Is this still an issue in 2023 using VS 2022?

  • @Hettic
    @Hettic 4 ปีที่แล้ว

    Very nice explanation!!

  • @masaabmushtaq
    @masaabmushtaq 4 ปีที่แล้ว

    NICELY EXPLAINED.

  • @lackshubalasubramaniam7311
    @lackshubalasubramaniam7311 4 ปีที่แล้ว

    Very well explained

  • @hubiaoai
    @hubiaoai 3 ปีที่แล้ว

    Very good

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

    awesome ..but how to create pipeline for E2E test cases and publish test with yaml pipleline

  • @rmsoft
    @rmsoft 4 ปีที่แล้ว

    Great job

  • @tenminutetokyo2643
    @tenminutetokyo2643 4 ปีที่แล้ว

    If you have time to keep up with all the learning.

  • @a11d
    @a11d 4 ปีที่แล้ว +10

    18:10 "Me leaving MS" ?

  • @shailenderpal4072
    @shailenderpal4072 4 ปีที่แล้ว

    how can we create parameterized build jobs if we have a usecase where we need to have multiple values for single arguments?

  • @davidjackson148
    @davidjackson148 3 ปีที่แล้ว

    Could you show how to publish to external ftp not on Azure

  • @nitinchandra2950
    @nitinchandra2950 4 ปีที่แล้ว

    How to clone complete repo in YAML pipeline instead of sparse checkout??

  • @r.nageshgoud9297
    @r.nageshgoud9297 3 ปีที่แล้ว

    The slice of type Execution is Aborted beacuse of error: Microsoft.VisualStudio.Testservice.Vstestadapter.TestsNotfoundException... Could you provide some suggestion on this

  • @alword
    @alword 4 ปีที่แล้ว

    Cool video, but what about release something by ftp using azure release?

    • @RyanValizan
      @RyanValizan 4 ปีที่แล้ว

      Alword I believe this is already a task option that is available. I am working on a Toolkit for Git extension that will manage moving files between servers using Git & SSH.

  • @pt7309
    @pt7309 4 ปีที่แล้ว

    Is there anyway to specify date and time window in which the build should be deployed , so that we can control the down time of application?

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

    What if your repo is on Github and you want it to stay there, I know I can connect my pipeline to it, but I'd like to see it as a repo here too

    • @hudsonmbg
      @hudsonmbg 4 ปีที่แล้ว

      Do you mean like having Azure Repos sync with GitHub automatically?

  • @nickhalka
    @nickhalka 2 ปีที่แล้ว

    Part 2 th-cam.com/video/UUmgg2xqFxU/w-d-xo.html

  • @suprotimroy
    @suprotimroy 4 ปีที่แล้ว +3

    Very nicely explained. Looking forward to more.Many thanks for making this video.