Re: [EXTERNAL] - Re: how to reset build number

2017-06-09 Thread jerome
Just an idea, but if I understand you well, you may want to split the concept of Jenkins build number and the build number for you application. Maybe an SQLite db (or any other database type) where you could read/write with your main version, and make an incremental entry for the version build

Re: [EXTERNAL] - Re: how to reset build number

2017-06-08 Thread Dirk Heinrichs
On 08.06.2017 14:55, Derrik Ammons wrote: > But, Jenkins thinks the build is located in the last incremented build > directory. For example, if the previous build was 5.0.5 (24), and the > source code has 5.1.0, the iOS app has 5.1.0.1 but it's the link to > the build artifacts points to build 25

Re: [EXTERNAL] - Re: how to reset build number

2017-06-08 Thread Derrik Ammons
://jenkins-ci.361315.n4.nabble.com/how-to-reset-build-number-tp1289785p4898934.html Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop

Re: [EXTERNAL] - Re: how to reset build number

2017-06-08 Thread Dirk Heinrichs
On 08.06.2017 14:02, Richard Ginga wrote: > The Next Build Number only lets you increment the build number. you > can't set it back to anything because the build number is a very > integral part of how Jenkins works. But the Version Number Plugin

Re: how to reset build number

2017-06-08 Thread Richard Ginga
et back to 1. I >> can't >> figure out how to actually set the build number back to 1 from the Mac OS >> X >> agent node building our iOS app. >> >> >> >> -- >> View this message in context: http://jenkins-ci.361315.n4. >> nabble.com/how

Re: how to reset build number

2017-06-07 Thread Daniel Becroft
ly set the build number back to 1 from the Mac OS X > agent node building our iOS app. > > > > -- > View this message in context: > http://jenkins-ci.361315.n4.nabble.com/how-to-reset-build-number-tp1289785p4898876.html > Sent from the Jenkins users mailing list archive at N

Re: how to reset build number

2017-06-07 Thread Derrik Ammons
node building our iOS app. -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/how-to-reset-build-number-tp1289785p4898876.html Sent from the Jenkins users mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups