Settings

Theme

Ask HN: Do You Want a Fastlane-centric CI Service?

1 points by mskierkowski · 3 comments · 1 min read


CI services suck for mobile app workflows; would your team be interested in a CI service built from the ground-up for mobile workflows based on Fastlane?

2 threads
rpk788

Yes.

I would assume that is why Twitter is integrating it into their Fabric platform. That's just a guess though.

PaulHoule

What is Fastlane?

  • mskierkowskiOP

    "fastlane lets you define and run your deployment pipelines for different environments. It helps you unify your app’s release process and automate the whole process. fastlane connects all fastlane tools and third party tools, like CocoaPods and Gradle." directly from the horses mouth https://fastlane.tools/

    I'm obviously a fan.

    It's a Ruby-based DSL that wraps a collection of small CLI tools to define the entire workflow. It can handle most aspects out-of-box like building, signing, taking a snapshot, pushing, etc. It appears to be extensible too, but I haven't tried that much yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection