Sadra Yahyapour

Sadra Yahyapour

Follow
homePyAction ๐Ÿ“ฆDiaries ๐Ÿ“–Develop Like a Pro ๐Ÿ‘จโ€๐Ÿ’ปHackathons โ›ท๏ธWriteathons โœ๐ŸปBooks ๐Ÿ“•
Tag

ci-cd

#ci-cd

More content

Read more stories on Hashnode


Articles with this tag

Writing GitHub Actions in Python

Aug 18, 20237 min read

I invented PyAction and here is how you can write your actions in a flash! ยท GitHub offers the maintainers and developers, three ways of developing and...

Writing GitHub Actions in Python

Dynamic Contents on GitHub README

Apr 16, 20224 min read

One of the coolest GitHub Actions abilities is to run a CI task to do some operations to repositories. For example, you can show the weather status on...

Dynamic Contents on GitHub README

Lights, Camera, GitHub Actions

Mar 25, 20226 min read

In this article, we are going to discover this cool GitHub feature with a simple scenario that GitHub Actions will help us maintaining that. What's...

Lights, Camera, GitHub Actions