Access to Jenkins CI
Mind Studios Jenkins CI web interface is located hereopen in new window If you don't have an account yet then ask your team leader to create account for you.
Setting up New project
- Go to Jenkinsopen in new window
- Select platform folder:
- Android
- iOS
- Web
- Select Folder depending on scope of the project, as example here are the folders for iOS platform:
- iOS/Rootopen in new window - Common outsource project
- Productsopen in new window - Products projects
- Internalopen in new window - Pods, Examples, Internal projects
- select appropriate subfolder if applied
- Click
New Item
in menu - Enter name of the project
- Select
Folder
type - Click
OK
- Project folder is created, now proceed to Adding job to a project