CI/CD
Thu Jun 02 2022
My first contribution to Fastlane
A short article on the recent contribution I made to Fastlane's open source project.
Read Time: 📖 5 minutes
Fri Nov 26 2021
Cancelling unnecessary Github actions automatically
How to make use of the github actions concurrency feature to cancel unnecessary runs automatically. Talking about a real-world example and a tale of two approaches, and why I decided to implement it the way I did.
Read Time: 📖 4 minutes
Thu Jul 15 2021
How I use Github Actions to update my Github profile
In this post, I will talk through how you can add dynamic data to your profile README.md by scheduling jobs using a Github Action.
Read Time: 📖 5 minutes