AKJAW

Adding Konsist and Ktlint to a GitHub Actions Continuous Integration

Automating code and architecture checks in the Continuous Integration pipeline can significantly reduce Code Review time and prevent human forgetfulness.

GitHub Actions Reducing Duplication / Boilerplate

YAML files, which are not that easy to maintain, changes are usually copied and pasted across multiple files. This article shows that there's a better way.

Kotlin Multiplatform GitHub Actions CI Verification using Labels

Having automatic verifications is an important part of Software Development, as the project and team grows it becomes crucial that no regressions are introduced into the "main" branch by mistake.

Keeping Gradle Dependencies up to Date with GitHub Actions and RefreshVersions

How to use GitHub Actions to semi-automate dependency updates using RefreshVersions

AKJAW © 2026