Project goal: Adding Android and/or iOS tutorials for Jenkins in the official documentation
Skills to study/improve: Documentation, Java, YAML, Android / iOS development, Command line tools
Topics such as how to proceed, what are the successful patterns, and what are the pitfalls are poorly documented. It very often requires potential users and Jenkins Administrators to "reinvent the wheel".
The project idea is to have a clear status of what can be done with Jenkins for iOS app builds now. There are only a few articles here and there about iOS.
For Android development, some experiments are available and were presented publicly.
The proof of concept could be docker-compose based. It would work under Windows, Linux, Vagrant, macOS (x86 and ARM), and mostly on Gitpod. It should be easily transposable to a production environment. The demo/proof-of-concept would be composed of a Jenkins controller (configured with JCasc), an Android agent, a generic Docker agent, an Android emulator, and an Android device farm (STF).
The idea is to have a more precise status of what can be done now with Jenkins. We could then amend the existing Android documentation and describe architectures for:
Standalone Android projects
Android apps building farms
Android distro building (customized AOSP)
Jenkins technical architecture
iOS application development
CI principle and practice
Android application development
Docker
Details to be clarified interactively, together with the mentors, during the Contributor Application drafting phase.