Are you looking for Travis CI alternatives? From this guide written by Tibor Bödecs (TheSwiftDev), you can learn how to migrate your existing projects from Travis to Bitrise.
CI and CD techniques are a big part of all the good things that have happened to software development recently. Having CI in place means better productivity and higher confidence in our everyday work. Sounds kind of obvious, right? Well, let’s take a look at the dark side of the Moon.
Flutter CI on Bitrise reaches 1.0, with automatic project configuration, more steps and all the bells and whistles. Enjoy!
Do you need to run an instrumentation test for your Android app? We have a new step for you.
At Bitrise we love automation: it can save you time for creative work. Originally, PowerShell was developed to support system administrators automating and managing tasks and processes of the Windows operating system. Why should we consider and how can we use it in data business?
Encrypt a file on your computer, upload it into your repo and use this step to decrypt it without any further ado.
Code reviews are a must, but can be quite a pain, right? Some of it can be automated by using Danger & klint so that you can focus on meaningful and constructive development only, not typos and such. Guest post by Joe Birch.
We've already presented a possible way to create ad-hoc reports on GitHub data, but if you regularly work with information about the repositories it is worth building a package that would collect this information in a regular relational database. Read the guide on building a package processing this data.