In this episode, Carl and Jeff take a look at how you can use Github Copilot to help build Github Actions and extend the capabilities of Github Actions to run tests and deliver a test report whenever the Github Action runs.
YouTube Video: https://www.youtube.com/live/1eCrAsrOdoE?si=E8QULabh5HycKNUx
Code it with AI Home Page: https://codeitwithai.com
The application and unit tests shown in this repository are simple and used only as a vehicle to show the generation of the GitHub Action file.
A simple run of this action generates the following report:
The build.yml file generated in this episode.
Test Reporter action used in this episode.
