My blog posts

Sometimes I write about my experiences, thoughts, and projects. Here are some of my blog posts.

Filter by tags:

Run GitHub actions locally with act

2 min read
Speed up your CI/CD workflow by running GitHub Actions locally with act! Iteratively test each workflow and job to make sure everything works before pushing to your repository.
  • CI/CD
  • GitHub Actions
Read more ›