April 2020 Summaries
3 posts from Bitrise
Filter
Month:
Year:
Post Summaries
Back to Blog
To improve speed and quality in iOS builds, developers can use Bitrise's fan out feature, which allows running tests in parallel on multiple virtual machines. This setup can significantly reduce build times, but may also increase stability issues if not managed correctly. The article describes how to implement this feature using Bitrise workflows, including triggering fan out builds from a primary workflow, collecting test results from each fan out workflow, and generating a single test report. By splitting tests into chunks and running them in parallel, developers can take advantage of multiple virtual machines to speed up their build times, making it an attractive option for large-scale testing and automation.
Apr 30, 2020
1,146 words in the original blog post.
A Bitrise egy mobil Continuous Integration and Continuous Delivery szolgáltatást fejleszt, amelyben fejlesztők tetszőleges workflow-kat tudnak összerakni különböző kis legó elemekből. A cégtől és az Infra csapatról szóló beszélgetés során feltett kihívások között említenek a felhasználói visszacsatolást, a nyitottságot és a kommunikációs képességet. Az Infra csapattal együttműködve dolgoznak, és elmondják, hogy az egyébként különálló csapatokat szorosabban integrálják, és átvinni meglévő tudást az egyik csapatból a másikba. A Bitrise-nál dolgozó embereknek növekedési mindsettel és agilis munkamódszággal kell rendelkezniük, valamint nyitottaknak és kommunikatívaknak kell lenniük. Az új kollégák számára a cégnél dolgozni nagyon fontos, mert világszinten kevés cég foglalkozik az ilyen technológiával, de itt bárkinek óriási impactja lehet.
Apr 08, 2020
1,425 words in the original blog post.
Mobile DevOps is a cultural shift that enables teams to adopt efficient collaboration systems, automate processes, and provide high-quality software to customers on time. By implementing automated tools and a growth mindset, teams can reduce release cycles, focus on new functionalities, allocate resources efficiently, use the right toolset for their specific needs, and eliminate bottlenecks. This transformation leads to faster delivery of new features, better user experiences, increased productivity, and improved return on investment, ultimately resulting in a better app development process.
Apr 02, 2020
791 words in the original blog post.