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
Really appreciate your efforts in creating this solid tutorial for Github Actions, @Amuthan. The concepts are explained very clearly. Thank you so much. 🙂
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 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.
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
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
Really appreciate your efforts in creating this solid tutorial for Github Actions, @Amuthan.
The concepts are explained very clearly.
Thank you so much.
🙂
Very detailed explanation overcome Jenkins features
Thanks Amuthan 👍
Another awesome tutorial @Amuthan 😊👌
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.
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
@@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.
@@iam_shivam_rai there are blogs available on how to host allure results in GitHub pages
Very helpful and well explained
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
It is up to us to decide. See the github of repositories, look for active development or less issues
@@TestingMiniBytes thanks amuthan