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.
Automating code and architecture checks in the Continuous Integration pipeline can significantly reduce Code Review time and prevent human forgetfulness.
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.
How to use GitHub Actions to semi-automate dependency updates using RefreshVersions