Build CI/CD Pipeline for Java Maven Using GitHub Actions

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

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

  • @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.

  • @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.

  • @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