CI/CD

Portfolio

GitHub Action for Preventing Deploy on Friday

I made open source GitHub Action prevent deployment on Friday. Check the article or my GitHub profile for more details.

Read
Portfolio

Simplifying Public Data Storage (data.cesko.digital)

How we simplified the uploading process to Česko.Digital data storage hosted on AWS S3 with CloudFront by using GitHub Actions and Terraform.

Read
Automation

"Don't deploy on Friday" check in your CI/CD pipeline

You know the story about deploy on Friday. This article will show you how to implement "Don't deploy on Friday" check to your CI/CD pipeline!

Read