About

Avatar von Max Tharr
  • Caching with Bitrise and React Native – a Post Mortem

    Caching with Bitrise and React Native – a Post Mortem

    Bitrise is currently the build system if you want to automate your mobile builds. It saves you a lot of time while keeping your build pipelines working compared to an own fastlane build setup. A significant factor here is adapting to frequent changes in Apple’s build and deployment system. Bitrise makes it very fast to set…

  • Mobile Continuous Deployment mit Bitrise

    Mobile Continuous Deployment mit Bitrise

    Der agile Gedanke hat das grundlegende Vorgehen in der Softwareentwicklung verändert. Durch iterative Vorgehensmodelle wie Scrum oder Kanban hat sich der Umgang mit Features oder Resultaten verändert. Der Entwicklungsprozess durchläuft in relativ kurzen Zyklen immer wieder die gleichen „Checkpoints“ und man kommt häufiger an den Punkt, die Fortschritte veröffentlichen oder deployen zu müssen. Der Anspruch…