Changes between Version 283 and Version 284 of KDEProblems/KDEMacPortsCI/Status


Ignore:
Timestamp:
Apr 26, 2015, 5:41:20 PM (9 years ago)
Author:
mkae (Marko Käning)
Comment:

Point to Scarlett's new CI system

Legend:

Unmodified
Added
Removed
Modified
  • KDEProblems/KDEMacPortsCI/Status

    v283 v284  
    11[[PageOutline]]
    22
    3 = Current status of setting up the OSX/CI system for Qt5+KF5 =
     3= Latest news =
     4
     5The new multi-platform KDE/CI system designed and implemented by Ben and Scarlett in her [http://scarlettgatelyclark.com/2015/kde-sok-project-final-update/ SOK project] has finally gone live as a [https://build.kde.org drop-in-replacing KDE's old Jenkins CI].
     6
     7
     8= Current status of setting up a OSX/CI system for Qt5+KF5 =
    49 
    510This page shall describe what has to be done to get a CI system for Qt5+KF5 up and running on an OSX host.
     
    277282Using {{{all-tiers-install.sh}}} or the other bash scripts allows running the OSX/CI system manually.
    278283
    279 However, in order to seamlessly integrate this into KDE's automatically functioning CI infrastructure it is necessary to create a [http://ci.openstack.org/jenkins-job-builder/index.html Jenkins builder yaml configuration] which will replace the currently used configuration on [http://build.kde.org] allowing to configure build jobs for other platforms like Windows and OSX. This enormous project has been tackled in [http://scarlettgatelyclark.com/2015/kde-sok-project-final-update/ Scarlett G. Clark's SOK project] and is progressing well.
     284However, in order to seamlessly integrate this into KDE's automatically functioning CI infrastructure it is necessary to create a [http://ci.openstack.org/jenkins-job-builder/index.html Jenkins builder yaml configuration] which will replace the currently used configuration on [http://build.kde.org] allowing to configure build jobs for other platforms like Windows and OSX.
     285
     286This enormous project has been tackled in [http://scarlettgatelyclark.com/2015/kde-sok-project-final-update/ Scarlett G. Clark's SOK project] and has eventually gone live by [drop-in-replacing KDE's old Jenkins CI https://build.kde.org].
    280287
    281288Some experiments have been made to get a Jenkins slave for OSX up and running, which is still using the classic configuration approach. The changes needed for the two builder scripts are kept in [http://quickgit.kde.org/?p=clones%2Fwebsites%2Fbuild-kde-org%2Fkaning%2Fmp-osx-ci.git&a=shortlog&h=d990247ab26a041d126e72decd03713159301a0e branch 'mp-osx-ci-jenkins' in mp-osx-ci]. At the moment only a few projects are configured, which can be built successfully, even the [http://build.kde.org/job/trojita_master_qt5/ multi-variation project Trojita].