Building PowerShell module on Azure DevOps pipeline - step by step guide

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

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

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

    That was a long video but an awesome one, I learned a lot watching it. Thank you very much

  • @cormacbracken2997
    @cormacbracken2997 8 หลายเดือนก่อน +1

    Top class! Thank You.

    • @kamilpro
      @kamilpro  8 หลายเดือนก่อน

      Glad you liked it!

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

    This deserves so much more views. Really helped me a lot. Exactly what I needed considering I do admin work and Powershell is a great part of my work and I really wanted to start using this!

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

      Thank you so much for your kind words, Glad you’ve found the video useful! If there’s any PowerShell related topic you’d like to learn more about let me know - I’ll see what can be done :).

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

    I have literally been banging my head against a wall the last few months trying to create a CI/CD pipeline using Appveyor and Proget - when I had some spare cycles to spend on it. This morning I had created an Azure DeOps account to give that a try and happened to see your post on reddit (because I had given up and was browsing reddit). This is a perfect tutorial covering exactly the necessary steps to go from having a module written to publishing it to a nuget feed. Keep up the quality work!

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

      Thank you for your kind words! One of the reasons I made this video is there's a lot of guides on other programming languages, and PowerShell somehow is lacking. I am still astonished that the length of the video is over an hour (ok, it would be shorter without my comments and explanations, but hey, it would be like reading some boring book) to present the entire process end to end, on a very basic pipeline - but I guess we all must start somewhere :).
      And the best part is, once you get used to building with pipeline, there's no coming back - you just stop thinking about the building and deployment process and can focus on your code.

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

    That was a really good, Thank you.
    Yes please, can you make another video how to make publish the module to a local nuget repository

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

    Thank you for making this :)

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

    I'm not sure if something's changed, but it doesn't seem that using Install-Package works anymore in ADO

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

      Hard to say, at the moment been working on a new video, will have a look once published. You can send me the error you getting on Discord: Kamil Pro#5190