#automation
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 ยท...
This is the follow-up article in a series about SMS notifications using Africas Talking and GitHub Actions. ยท This is the follow-up article in a series...
Introduction Maintaining a consistent code style and following best practices are important for any Python project. However, manually fixing linting...
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...
Use Github Actions to automate Docker builds and push to Docker Hub ยท New month new blog post.... ๐๐ Introduction In this tutorial, we will be building...
Sending messages using Africas Talking api is relatively easy and straightforward. Primarily thanks to their awesome documentation and...