Igor Delovski Board Forum Index Igor Delovski Board
My Own Personal Slashdot!
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Continuous Integration

 
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Mac Cocoa
Mac Cocoa  
Author Message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Mon Feb 25, 2019 9:11 am    Post subject: Continuous Integration Reply with quote

Basic Continuous Integration with Jenkins, Xcode, and GitHub

"In my last article, I made the case for why unit tests and code reviews are
valuable. In this one, I'm going to show you how to set up an automated
system to enforce those principles. Before allowing a PR to be merged, we're
going to require someone to review it and that all unit tests have passed."
Back to top
View user's profile Send private message
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Mon Feb 25, 2019 9:16 am    Post subject: Reply with quote

https://bugfender.com/blog/how-to-add-your-first-ios-job-to-jenkins/

How to Add Your First iOS Job to Jenkins


edit - Jenkins Starter Guide

"Our Free Ebook Covering Continuous Integration and Continuous Delivery"


Last edited by Ike on Fri Mar 08, 2019 9:54 pm; edited 1 time in total
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Mon Feb 25, 2019 3:20 pm    Post subject: Reply with quote

medium -Jenkins installation on Mac

brew update
brew cask install caskroom/versions/java8
brew install jenkins
brew services start jenkins


plus:

open /Users/[USER]/.jenkins/secrets/initialAdminPassword
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Mon Feb 25, 2019 3:36 pm    Post subject: Reply with quote

appcoda.com - Continuous Integration and Continuous Delivery with Jenkins and Fastlane

"As the test suite was already taken care of by CI, here we run scripts to sign
certificates (in Xcode/iOS contexts), and perform archives with third-party tool
like FastLane to trigger a deployable software that can be sent to users' emails
for immediate testing."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Tue Feb 26, 2019 3:23 pm    Post subject: Reply with quote

atlassian - Xcode for Bamboo page

"To have tests automatically run on the iOS Simulator and reported within
Bamboo you must make some changes to your Xcode project's test bundles
and add the Xcode build task to your Job within Bamboo."


Install: Bamboo installation guide
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Fri Mar 08, 2019 9:50 pm    Post subject: Reply with quote

appstore - Butler - Client For Jenkins

"Butler - Client For Jenkins is the best Jenkins CI client for iOS. Its simple
design as well as feature richness make it the perfect companion for your
Jenkins server.

Butler was designed with the last generation of iOS in mind. 3D touch is
supported not only on the home screen but throughout the application. The
Butler today widget simplifies the way you monitor your most important jobs
and builds."
Back to top
View user's profile Send private message
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu May 02, 2019 10:53 am    Post subject: Reply with quote

rw - Continuous Integration With GitHub, Fastlane & Jenkins

"In this tutorial, you'll learn how to use GitHub, Travis, Jenkins and fastlane to
make Continuous Integration part of your daily workflow."
Back to top
View user's profile Send private message Visit poster's website
delovski



Joined: 14 Jun 2006
Posts: 3522
Location: Zagreb

PostPosted: Thu Jun 13, 2019 6:15 pm    Post subject: Reply with quote

r - Jenkins / Travis / CircleCI / TeamCity / Bitrise

"I use Travis for my personal open-source projects as it is free for that and
the CI code is in git. I use jenkins at work and the pipeline code can't even
be referenced from a file, it have to be copied (to be able to keep it version
controlled)."
Back to top
View user's profile Send private message Visit poster's website
Ike
Kapetan


Joined: 17 Jun 2006
Posts: 3025
Location: Europe

PostPosted: Fri Dec 31, 2021 4:59 pm    Post subject: Reply with quote

r - What does a modern mobile development toolchain look like?

"SPM is a way to go, nowadays almost all the major players has a SPM version,
so you should convert to it asap and forget about anything else"
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Igor Delovski Board Forum Index -> Mac Cocoa All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Delovski.hr
Powered by php-B.B. © 2001, 2005 php-B.B. Group