Part 2 - Advantages of Github Action over Jenkins | Actions Marketplace | Custom Github Actions

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 พ.ย. 2024

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

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

    Couple of years back when I used to mention in my interviews we are using GitHub actions people were keeping blank faces and now it is different . Nice to see these videos. Thanks for sharing in depth information and knowledge. Kudos to your efforts

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

    Really appreciate your efforts in creating this solid tutorial for Github Actions, @Amuthan.
    The concepts are explained very clearly.
    Thank you so much.
    🙂

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

    Very detailed explanation overcome Jenkins features
    Thanks Amuthan 👍

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

    Another awesome tutorial @Amuthan 😊👌

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

    Hi,
    Have you created any videos related to publishing allure results after running a Maven project through GitHub Actions? I would greatly appreciate your guidance on this matter.

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

      I don’t have it but it is simple. Zip the allure folder and export it.
      Anyone can download and run
      Allure serve allure-results command

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

      @@TestingMiniBytes I am very worried about this. Can you please tell me the solution? Allure results are being published on the artifact, but I want the report to be published with the URL of the GitHub page.

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

      @@iam_shivam_rai there are blogs available on how to host allure results in GitHub pages

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

    Very helpful and well explained

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

    1 question In GitHub market place which actions is good one..?
    How do we know? Which one should choose?
    Ex; selenoid have multiple repositories with different uses in market place

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

      It is up to us to decide. See the github of repositories, look for active development or less issues

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

      @@TestingMiniBytes thanks amuthan