Tag:ci
All the articles with the tag "ci".
Setup Android Gradle based Firebase App Distribution with GitHub Actions CI
A quick guide on how to set up GitHub Actions CI workflow to automatically post APK to Firebase App Distribution from your Android project.
Use node.js tools on GitHub actions CI workflow
On April 14th, 2020 GitHub announced a major change in their plans to allow free private repositories. It’s a good time to make use of…
Travis CI script for your Swagger/OpenAPI Specification
Recently I have been working with swagger in a project. Swagger 2.0 has become an open standard and now referred to as OpenAPI Specification…