# # ChangeLog for Jenkins/Distribute # # Generated by Trac 1.2.1 # Apr 19, 2024, 9:35:28 AM Tue, 08 Dec 2020 18:29:41 GMT Thierry Delisle [dde7d6d] * Jenkins/Distribute (modified) I still don't understand globals in groovy. Tue, 08 Dec 2020 18:22:47 GMT Thierry Delisle [8e58264] * Jenkins/Distribute (modified) * Jenkinsfile (modified) First attempt at full distribute. Fixed some typos. Fri, 04 Dec 2020 20:44:08 GMT Thierry Delisle [ad915e0] * Jenkins/Distribute (modified) Fixed incorrect space Fri, 04 Dec 2020 20:39:32 GMT Thierry Delisle [7e366bd] * Jenkins/Distribute (modified) Fix call to sed in jenkins distribute Fri, 04 Dec 2020 20:27:51 GMT Thierry Delisle [7d5d3f3] * Jenkins/Distribute (modified) Fix escape characters in jenkins distribute Fri, 04 Dec 2020 20:14:39 GMT Thierry Delisle [6b293bd] * Jenkins/Distribute (modified) Like Cforall, groovy does not support tuple assign and tuple ... Fri, 04 Dec 2020 20:10:55 GMT Thierry Delisle [8fe6040] * Jenkins/Distribute (modified) Distribute now prints the version Fri, 04 Dec 2020 02:16:41 GMT Thierry Delisle [6c9e0bc] * Jenkins/Distribute (modified) * Jenkins/tools.groovy (modified) Removed infinite recursion Fri, 04 Dec 2020 01:58:21 GMT Thierry Delisle [cf2257f] * Jenkins/Distribute (modified) Removed incorrect error handling Fri, 04 Dec 2020 01:56:11 GMT Thierry Delisle [d29a394] * Jenkins/Distribute (modified) * Jenkins/tools.groovy (modified) Distribute not checksout a specific commit on the target node Fri, 04 Dec 2020 01:49:59 GMT Thierry Delisle [c3d3c22] * Jenkins/Distribute (modified) Changed distribute to target specific commit Fri, 04 Dec 2020 01:43:24 GMT Thierry Delisle [f78ead5] * Jenkins/Distribute (modified) * Jenkins/tools.groovy (modified) Getting last successful Full Build by default Fri, 04 Dec 2020 01:32:25 GMT Thierry Delisle [782d479] * Jenkins/Distribute (modified) Changed parameter from int to string Fri, 04 Dec 2020 01:09:32 GMT Thierry Delisle [4b138dd] * Jenkins/Distribute (modified) Fixed Distribute Loading tools Fri, 04 Dec 2020 01:02:54 GMT Thierry Delisle [fd0ba75] * Jenkins/Distribute (modified) Extra old style import Fri, 04 Dec 2020 01:01:49 GMT Thierry Delisle [6855d14] * Jenkins/Distribute (modified) Missed curly Fri, 04 Dec 2020 00:46:27 GMT Thierry Delisle [4011b98] * Jenkins/Distribute (added) * Jenkins/tools.groovy (modified) First pieces of distribute jenkins script