Understanding GitHub Actions - Automated Testing

preview_player
Показать описание
Learn how to use GitHub Actions to automate your open source project. This beginner-level tutorial will show you how to set up and use Actions to streamline your workflow and save time. Whether you're new to Actions or just looking to brush up on your skills, this video has you covered.
_______________________________

Hit like and subscribe for more content! :D

You can also follow me on the other platforms:
_______________________________
TIMESTAMPS
00:00 Summary
00:22 Hello World Action
04:00 Demo
04:36 Run Test Action
07:45 Demo
08:40 Handle Failing Tests
11:05 More on GitHub Actions

_______________________________
Рекомендации по теме
Комментарии
Автор

i can't believe this is exactly what i was looking for. Thank you!

AnaRebecaAR
Автор

Well explained. I liked how you even made clear how you add and commits files at the same time :D

przemysawbaca
Автор

Thanks ;) subscribed!
keep creating such videos,
also learned something new today

panwar
Автор

I got a problem. My file in the root but it try to open /home/runner/work/my-repo name/my repo name/my file. I do not know how to do that😢😢

phanhuyhoang
Автор

whats the github extenssion you have in VSCode ?

ricardopereira
Автор

Thanks for this video. I tried it right away but the action seems to be running for ever. It is showing "build started 1h 10m ... Starting the job..."

mohanrr
Автор

Btw can you say how are you getting suggestion on cmd prompt???

studystudy
Автор

What is that .mjs file? How are you calling it? I would expect you to have it as part of your workflow somehow, instead seems like It's auto triggering fails and passes??

Yurtle