# # ChangeLog for Jenkins/FullBuild # # Generated by Trac 1.2.1 # Mar 28, 2024, 3:03:06 PM Fri, 12 Aug 2016 13:56:15 GMT Thierry Delisle [5a11e07] * Jenkins/FullBuild (modified) Fixed ordering mistake in FullBuild Script error propagation Thu, 11 Aug 2016 21:10:22 GMT Thierry Delisle [296952d] * Jenkins/FullBuild (modified) Fixed error propagation in jenkins fullBuild script Thu, 11 Aug 2016 18:44:38 GMT Thierry Delisle [5ee0482] * Jenkins/FullBuild (modified) Last fix was incorrect, groovy script has weird syntax... Thu, 11 Aug 2016 18:42:54 GMT Thierry Delisle [a2c5c17] * Jenkins/FullBuild (modified) Fixed typo in FullBuild script Thu, 11 Aug 2016 18:36:41 GMT Thierry Delisle [d2f5469] * Jenkins/FullBuild (modified) Fullbuild should now properly display errors on failure Wed, 10 Aug 2016 19:42:58 GMT Thierry Delisle [5ae36ed] * Jenkins/FullBuild (modified) fixed error in error handling of jenkins full build script Wed, 10 Aug 2016 18:36:10 GMT Thierry Delisle [e109716] * Jenkins/FullBuild (modified) added some debug logs to full build script since errors seem uncaught Tue, 02 Aug 2016 13:53:00 GMT Thierry Delisle [155cce0f] * Jenkins/FullBuild (modified) fixed missing declaration in FullBuild script and reactivated full build Tue, 02 Aug 2016 13:29:57 GMT Thierry Delisle [e21c72d] * Jenkins/FullBuild (modified) * src/tests/test.py (modified) Removed unnecessary print statement in tests and temporarily disabled ... Sat, 16 Jul 2016 20:55:11 GMT Thierry Delisle [644ec6a] * Jenkins/FullBuild (modified) added ssh verbose to full build to test promote Sat, 16 Jul 2016 20:49:59 GMT Thierry Delisle [284b7aa] * Jenkins/FullBuild (modified) Deactivated build part of full build to increase iteration speed by ... Sat, 16 Jul 2016 14:47:36 GMT Thierry Delisle [920725d] * Jenkins/FullBuild (modified) Full build now properly collects git information before attempting to ... Sat, 16 Jul 2016 13:19:11 GMT Thierry Delisle [cb2e8ce] * Jenkins/FullBuild (modified) * src/tests/test.py (modified) fixed machine type issue in tests, tentative fix for full build Sat, 16 Jul 2016 01:14:45 GMT Thierry Delisle [5ed9061] * Jenkins/FullBuild (modified) Apparently jenkins scripts can't use 'for each' so the full build ... Fri, 15 Jul 2016 23:21:22 GMT Thierry Delisle [a2f86e9] * Jenkins/FullBuild (modified) fixed other mistake in full build jenkins full build script Fri, 15 Jul 2016 23:12:12 GMT Thierry Delisle [121f499] * Jenkins/FullBuild (modified) fixed stupid typo in jenkins full build Fri, 15 Jul 2016 23:06:53 GMT Thierry Delisle [ad5b73e] * Jenkins/FullBuild (modified) added missing node statement in jenkins fullbuild script Fri, 15 Jul 2016 22:22:12 GMT Thierry Delisle [18a1419] * Jenkins/FullBuild (modified) fixed various small issues with full build also reactivated emails ... Tue, 12 Jul 2016 21:19:04 GMT Thierry Delisle [e67f54c] * Jenkins/FullBuild (modified) added named parameters to jenkins full build script per last builds error Tue, 12 Jul 2016 20:51:30 GMT Thierry Delisle [b94206b] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) added some debugging messages to jenkins file, full build now starts ... Tue, 12 Jul 2016 19:49:01 GMT Thierry Delisle [6003581] * Jenkins/FullBuild (modified) * Jenkinsfile (modified) Full Build now uses pipe-as-code to be more modular Tue, 12 Jul 2016 19:04:35 GMT Thierry Delisle [1b8c156] * Jenkins/FullBuild (added) added jenkins script for full build