RE: Documentation

2021-02-10 Thread Jérôme Godbout
Hi, good to know those are going to improve, thanks for the heads up. regards, Jerome From: jenkinsci-users@googlegroups.com On Behalf Of Mark Waite Sent: February 9, 2021 7:36 PM To: Jenkins Users Subject: Re: Documentation On Tue, Feb 9, 2021 at 3:20 PM Jérôme Godbout mailto:godbo

Re: Documentation

2021-02-09 Thread Mark Waite
On Tue, Feb 9, 2021 at 3:20 PM Jérôme Godbout wrote: > > > I agree about the server having his own version with actual plugin install > is a good idea. Preventing access to it?! why?! security so I do not expose > the version of the plugins used? Having an online version up to date is > also a go

Re: Documentation on pipeline

2017-09-23 Thread Jon Schewe
On Sat, Sep 23, 2017 at 8:45 AM, Daniel Beck wrote: > > > On 23. Sep 2017, at 15:35, Mark Waite wrote: > > > > I think we can contribute to jenkins.io, even without edit access. > > The notable exception being generated pages, like everything in > https://jenkins.io/doc/pipeline/steps/ -- period

Re: Documentation on pipeline

2017-09-23 Thread Daniel Beck
> On 23. Sep 2017, at 15:35, Mark Waite wrote: > > I think we can contribute to jenkins.io, even without edit access. The notable exception being generated pages, like everything in https://jenkins.io/doc/pipeline/steps/ -- periodically generated directly from the running plugin. The differe

Re: Documentation on pipeline

2017-09-23 Thread Mark Waite
On Sat, Sep 23, 2017 at 7:18 AM Jon Schewe wrote: > On Sat, Sep 23, 2017 at 8:08 AM, Mark Waite > wrote: > >> >> >> On Sat, Sep 23, 2017 at 6:56 AM Jon Schewe wrote: >> >>> Thank you for the pointers. Do you know how this documentation >>>

Re: Documentation on pipeline

2017-09-23 Thread Jon Schewe
On Sat, Sep 23, 2017 at 8:08 AM, Mark Waite wrote: > > > On Sat, Sep 23, 2017 at 6:56 AM Jon Schewe wrote: > >> Thank you for the pointers. Do you know how this documentation >> >> relates to c

Re: Documentation on pipeline

2017-09-23 Thread Mark Waite
On Sat, Sep 23, 2017 at 6:56 AM Jon Schewe wrote: > Thank you for the pointers. Do you know how this documentation > > relates to calling ant then? To me it suggests that I don't need to write a

Re: Documentation on pipeline

2017-09-23 Thread Jon Schewe
Issue created at https://issues.jenkins-ci.org/browse/JENKINS-47076. On Saturday, September 23, 2017 at 7:56:05 AM UTC-5, Jon Schewe wrote: > > Thank you for the pointers. Do you know how this documentation >

Re: Documentation on pipeline

2017-09-23 Thread Jon Schewe
Thank you for the pointers. Do you know how this documentation relates to calling ant then? To me it suggests that I don't need to write a function to determine the platform. Is there a cent

Re: Documentation on pipeline

2017-09-22 Thread Mark Waite
Based on the unit test , I believe the "withAnt" build wrapper assures that the selected ant tool is available on the agent where you're running, and configures