Re: how to define multibranch pipeline with jenkinsfile from another repository (or hardcoded)?

2019-07-05 Thread Tom Brus
can I not include a declarative pipeline in another declarative pipeline? (seems simple, but there seem to be technical issues...) Anyway, thanks again for the pointers and workaround, they are happily accepted! Greetings, Tom Brus Op donderdag 4 juli 2019 15:39:00 UTC+2 schreef Daniel

how to define multibranch pipeline with jenkinsfile from another repository (or hardcoded)?

2019-07-04 Thread Tom Brus
. How can I set this up? - the *Pipeline Multibranch Plugin* only seems to allow "*by Jenkinsfile*" for *mode* - the *Multi-Branch Project Plugin* is deprecated so I like to stay away from it - I could live with a hardcaded jenkinsfile in the job itself Any help welcome! Tom Bru

build history pagination downside

2015-10-13 Thread Tom Brus
Hi, Just installed 1.633 and I discovered the new *Build History* layout. I must say, I did not carefully read through all the jira's about this ( JENKINS-26445 , ...), so I might have missed something... There are many good things about this

scheduled jobs not starting

2015-06-09 Thread Tom Brus
Hi, I recently updated to Jenkins 1.616 and now I see some of my nightly scheduled jobs not starting. I see this behaviour in several jobs. One has the following crontab: 0 1 * * 1-6 another has this crontab: 0 1 * * 0 This Sunday-one did not run last weekend, the weekly one above ran

possible trouble with hue-light plugin

2014-11-24 Thread Tom Brus
Hi All, We had an issue here that I would like to mention. I did not have time to sort out the exact details, so I will just have some vague info and suspicion. Maybe it rings a bell for someone to act on it. - The first thing we noticed was that our main build was not producing any

URGENT: trouble in jenkins downloads

2013-06-18 Thread Tom Brus
Hi All, I had my jenkins install (apt-get) on ubuntu failing with: Failed to fetch http://pkg.jenkins-ci.org/debian/binary/jenkins_1.518_all.deb 404 Not Found Then I discovered that the *Latest and greatest (1.519)http://mirrors.jenkins-ci.org/war/latest/jenkins.war * on

Re: URGENT: trouble in jenkins downloads

2013-06-18 Thread Tom Brus
no paradise without trouble, I guess ;-) Op dinsdag 18 juni 2013 15:29:26 UTC+2 schreef Kevin Fleming het volgende: Yes, it's rather disconcerting that a continuous integration tool suffers from release process failures, when such processes are eminently automatable :-) - Original

Re: URGENT: trouble in jenkins downloads

2013-06-18 Thread Tom Brus
seems to be solved now, at least ubuntu can install again... Op dinsdag 18 juni 2013 14:07:30 UTC+2 schreef Tom Brus het volgende: Hi All, I had my jenkins install (apt-get) on ubuntu failing with: Failed to fetch http://pkg.jenkins-ci.org/debian/binary/jenkins_1.518_all.deb 404

config.xml missing after install

2013-05-26 Thread Tom Brus
Hi, I install jenkins on ubuntu (in a script) and I would like to tweak the config.xml file (to add security stuff). The problem is that right after install the config.xml file is missing. Jenkins is running properly though. If I browse to my new jenkins and do something (e.g. set security) the