CI/CD with GitHub Actions [8 of 8] | .NET on Azure for Beginners

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

Комментарии • 12

  • @chidii
    @chidii 11 месяцев назад

    I enjoyed every bit of the series

  • @fieryscorpion
    @fieryscorpion Год назад +1

    Thank you so much for this series!
    I watched it from start to finish, practiced it and documented it.
    All in all, I learned quite a lot. 🙂

  • @chidii
    @chidii 11 месяцев назад

    Can the GitHub Actions be used to build and deploy the project as a container

  • @DataJuggler
    @DataJuggler Год назад

    19:41 I think by Windows 12 computers should know what we meant, instead of what we tell it we want.
    Can Git Hub Actions be used to publish to Nuget? I spend so much time updating Nuget packages all because packages rely on each other, and Nuget installs do not pay very well (0 times installs ?).

    • @marna_li
      @marna_li Год назад

      Yes, there are actions for publishing to NuGet

  • @ThomasLunsford
    @ThomasLunsford 8 месяцев назад +1

    Good video. Everyone, please stop piling on the idea that YAML is painful. Use an editor that supports YAML. No different from python. Use the tools required by the context.

  • @sarbjotsingh9998
    @sarbjotsingh9998 Год назад

    why did you have to manually run the job when it was suppose to be triggered on push

    • @ugochukwuumerie6378
      @ugochukwuumerie6378 Год назад

      I think he did it for demo purpose. Usually, you could make that hybrid, like, run manually and on push to a certain branch

  • @GuterresChristian
    @GuterresChristian Год назад

    Thank you so much Matt!

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

    awesome!, great job 👏

  • @Ukrainian_Tiger
    @Ukrainian_Tiger Год назад

    Thanks

  • @SureshAnandan-j8l
    @SureshAnandan-j8l 3 месяца назад

    Thank you so much for the video!1 it helped me to build the workflow 👍