#github
Read more stories on Hashnode
Articles with this tag
This is the third and final part of the Africas Talking and GitHub Actions series. In this part, we will be looking at how to send error notifications ยท...
New month, New Tutorial ๐. In the next few weeks, I will be writing a series of tutorials on how to send SMS notifications using Africas Talking and...
Introduction Maintaining a consistent code style and following best practices are important for any Python project. However, manually fixing linting...
This article continues my series on GitHub Actions. In this article, I will show you how to improve the execution time of your GitHub Actions workflow...
GitHub Actions is a great tool for automating your workflow. However, it is not always easy to test your workflow locally. ยท New Month New Blog Post! I...
We go through how to automate Docker builds and push to GitHub Registry using GitHub Actions. ยท This write-up is a follow up to the previous article on...