-
Notifications
You must be signed in to change notification settings - Fork 0
New resource request: fastlane #75
Copy link
Copy link
Open
Labels
Awaiting Human ReviewNew resource requestRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 weekRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 week
Description
Activity
Metadata
Metadata
Assignees
Labels
Awaiting Human ReviewNew resource requestRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 weekRequests a new resource be created. AI based automation. Guaranteed turnaround time of ~1 week
Tool Name
fastlane
Homepage / Documentation URL
https://docs.fastlane.tools/
What should the resource manage?
Fastlane is an open-source automation tool for mobile app development. It automates repetitive tasks around building, signing, testing, and releasing iOS and Android apps.
It's primarily used by mobile developers and CI/CD systems.
Can you decide what would be best for Codify to manage? We should atleast manage the installation of fastlane and fastlane init within a project.
For the examples it would cool to show how to setup:
https://docs.fastlane.tools/actions/upload_to_app_store/
https://docs.fastlane.tools/getting-started/android/release-deployment/
Installation Notes (optional)
The tool requires ruby 3.0 to install so make sure that is available. If not then throw an error and recommend the user uses the rbenv resource to install ruby.
Use Cases (optional)
No response