How to write good quality Python code with GitHub Actions4 March 2020·7 minspython github-action devops ci-cd github static-code-analysis codefactor codecovAutomate quality check for Python projects
Continuous Integration of Java project with GitHub Actions20 January 2020·14 minsjava github-action devops ci-cd github static-code-analysis sonar dockerBuild, test and publish Java application
GitHub Actions and Firebase Test Lab24 November 2019·11 minsjava android github-action devops ci-cd github firebaseAutomate running instrumentation test on Firebase Test Lab with GitHub Actions
GitHub Actions for Android: First Approach24 October 2019·9 minsjava android github-action devops ci-cd githubAutomate building and testing Android application with GitHub Actions