A page in your DokuWiki was added or changed. Here are the details: Date : 2015/07/31 04:31 Browser : Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.125 Safari/537.36 IP-Address : 96.245.198.248 Hostname : pool-96-245-198-248.phlapa.fios.verizon.net Old Revision: http://wiki.x2go.org/doku.php/wiki:development:release-howto-mswin?rev=14248... New Revision: http://wiki.x2go.org/doku.php/wiki:development:release-howto-mswin Edit Summary: x2goclient should be built using jenkins User : mikedep333 @@ -33,11 +33,17 @@ | 2 | <code bash>git diff</code> | Make sure the output is exactly what you expect! | | 3 | <code bash>git commit -am 'release <ver>'</code> | | | 4 | <code bash>git push</code> | | - Now, perform a build with <ver-YYYYMMDD> as the version from X2Go-WinBuilder: + Now, if building X2Go Client, perform a build using Jenkins. + + http://jenkins.x2go.org:8080/view/All%20Releases/ + + After completed, the build will be uploaded under [[http://code.x2go.org/releases/binary-win32/x2goclient/heuler/|the heuler folder]] (and will not have the git commit hash in its filename, which sets it apart from the nightly builds.) + + + If building PyHoca-GUI perform a build with <ver-YYYYMMDD> as the version from X2Go-WinBuilder: - http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:x2goclient http://wiki.x2go.org/doku.php/wiki:development:build-howto-mswin:pyhoca-gui And do some testing. Your friendly neighborhood Windows maintainer (mike#2) always SFTPs the NSIS installers to his personal Windows desktop, and then tests them there. -- This mail was generated by DokuWiki at http://wiki.x2go.org/