Thanks for the feedback! Took a note to fix that ;)
- First and foremost, the biggest advantage is that it's hosted. You can forget about having and maintaining your own build machines. Every build you kick off will start from the same clean VM, thus never giving you a…
Good question! The main differentiator might be that our platform is more open compared to Buddybuild's enclosed ecosystem approach. That means we allow much more customizability while having the same, fast initial…
You have passwordless sudo access on the Docker containers, however when you kick off a new build we will create a new VM just for the build and start the docker container inside it, making sure that nobody can ramble…
That is so great to hear! Would love to hear more about your story!
Sure! - Biggest difference is the reusable steps (e.g. add HockeyApp step, paste API token, good to go for deploy) - Generally being more open - steps/integrations, stacks, CLI, webhook service, workflow editor are all…
We love having you in our community as well :) Thanks for the kind words!
[Bitrise co-founder here] We have a fastlane integration step ;) That said imagemagick & ghostscript are not pre-installed, but you can install both with a simple script step. All of the integrations…
Thanks for the feedback! Took a note to fix that ;)
- First and foremost, the biggest advantage is that it's hosted. You can forget about having and maintaining your own build machines. Every build you kick off will start from the same clean VM, thus never giving you a…
Good question! The main differentiator might be that our platform is more open compared to Buddybuild's enclosed ecosystem approach. That means we allow much more customizability while having the same, fast initial…
You have passwordless sudo access on the Docker containers, however when you kick off a new build we will create a new VM just for the build and start the docker container inside it, making sure that nobody can ramble…
That is so great to hear! Would love to hear more about your story!
Sure! - Biggest difference is the reusable steps (e.g. add HockeyApp step, paste API token, good to go for deploy) - Generally being more open - steps/integrations, stacks, CLI, webhook service, workflow editor are all…
We love having you in our community as well :) Thanks for the kind words!
[Bitrise co-founder here] We have a fastlane integration step ;) That said imagemagick & ghostscript are not pre-installed, but you can install both with a simple script step. All of the integrations…