On 1/22/19 9:32 AM, Scott Little wrote:
That raises an interesting subject. The script in question is a jenkins script. Part of a larger build job, which in turn is a part of a family of jobs that do various sub-tasks. The editing is through the jenkins web-gui, and that will not be made accessible to the public. I'm troubled that Jenkins doesn't seem to keep an edit history of 'config' changes out of the box, and I've yet to spot a plugin that adds this feature.
I had this kind of issue in a previous job, we ended up having a jenkins specific git repo that managed the jenkins related scripts and had very basic code in the Jenkins Web-GUI. The challenge with that was how and when the jobs got triggered, if using CI based on repo change. So I will ask, on what conditions do you trigger builds on the Jenkins? Sau!
I've been pondering making the jenkins home directory one big git, with a lot of excludes for all the build history, logs, workspaces and such. Has anyone solved this? A git could readily be published.
In the mean time, the script content can be inferred from the various build logs. A successful build would be more informative. e.g. http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190121T060...
<http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/20190121T060000Z/logs/> Accepting feedback/revisions would be another matter entirely. We'll probably stick with e-mail to myself, and build.starlingx@gmail.com, for the near term.
Scott
On 2019-01-22 11:20 a.m., Victor Rodriguez wrote:
Thanks, Scott
Please also send the link of the script so we can send patches to imrpove it
Regards
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss