Build CI/CD Pipeline for Java Maven Using GitHub Actions

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

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

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

    Good video. Thank you for sharing. Just a nit that the voice volume was a little lower than expected. Keep it up.

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

      Ok. Thanks for letting me know.

  • @vinovignesh1
    @vinovignesh1 2 หลายเดือนก่อน

    Thanks for the video. One question: Why does the published package is not showing in your repository home page? I mean on the code tab right side 13:26

    • @Thetips4you
      @Thetips4you  2 หลายเดือนก่อน

      The published package will not be in the repo. You can cache the artifacts or store them to any registry.

  • @stigran
    @stigran 4 หลายเดือนก่อน +1

    The jobs are green, but does it actually detect and run unit tests. Try to add a unit test and check how many tests was run.

    • @Thetips4you
      @Thetips4you  4 หลายเดือนก่อน

      You can change the pipeline as you need.

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

      @@Thetips4you so just don't know... you copy this shitty code from github and you pretend you understand...

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

    which tool are you using to draw like in this video?
    thanks

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

      I simply used the power point.

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

    Bro I just tried this but it didn’t work, I don’t know if its because of my directory path or something like that I’m getting confused with this

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

      What is the issue you are facing?

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

      @@Thetips4you look, when I create the .github/workflow/yaml file and commit it and go through actions, it says me it was no possible to find the pom.xml file

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

      @@Thetips4you git doesn't recognize my pom.xml